home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / odbg109d / readme.txt < prev    next >
Text File  |  2003-07-15  |  2KB  |  49 lines

  1. OllyDbg 1.09d is a 32-bit assembler-level analyzing debugger for
  2. Microsoft(R) Windows(R) with intuitive interface. Emphasis on binary
  3. code analysis makes it particularly useful in cases where source is
  4. unavailable. It predicts contents of registers, recognizes procedures,
  5. API calls, switches, tables, constants and strings, locates routines
  6. from object files and libraries, allows custom labels and comments in
  7. disassembled code, writes patches back to executable file and more.
  8.  
  9. You can write your own plugins - dynamic link libraries that attach to
  10. OllyDbg and provide new functions. Plugins can insert entries into
  11. pop-up menus of OllyDbg windows, process keyboard shortcuts, save data
  12. to .ini and .udd files and call more than 170 functions exported by
  13. OllyDbg. Plugin interface is free - provided that you distribute your
  14. plugins free of charge.
  15.  
  16. Installation is not necessary. Simply create new directory and unpack
  17. the contents of the zip archive. No installation means also no trash in
  18. registry and system directories. You even can start OllyDbg from the
  19. floppy disk.
  20.  
  21. Distribution includes plugins bookmark.dll (bookmarks in Disassembler)
  22. and cmdline.dll (command line).
  23.  
  24. This software is a shareware and Copyright (C) 2000-2003 Oleh Yuschuk.
  25. You can use it and distribute FOR FREE, provided that OllyDbg remains
  26. unchanged. Read license.txt for details.
  27.  
  28. To use this software on a permanent basis or for commercial purposes,
  29. you must register OllyDbg by filling registration form and emailing it
  30. to Ollydbg@t-online.de. The registration is free of charge and assumes
  31. no financial or other obligations from both sides - just be fair and
  32. let me know that you like this software :)
  33.  
  34. If you have questions, or to get the newest information and bugfixes,
  35. visit OllyDbg Internet site 
  36.  
  37.      http://home.t-online.de/home/Ollydbg
  38.  
  39. Please report encountered errors and problems to
  40.  
  41.      Ollydbg@t-online.de
  42.  
  43. In general, I promise no support but will try to answer your questions.
  44.  
  45. Hope my debugger will meet your demands,
  46.  
  47.  
  48. Oleh Yuschuk                                         July 16, 2003
  49.