home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / debug / Disectv17b.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  5.7 KB  |  105 lines

  1. Short:    Version 1.7 - A symbolic disassembler/debugger
  2. Author:   D.M.Alderson (contactable at above address)
  3. Uploader: bill@twilite.demon.co.uk
  4. Type:     dev/debug
  5.  
  6. * ------------------------------------------------------------------------- *
  7.  
  8. Introduction
  9. ============
  10.  
  11.     Disect is a very powerful combined disassembler/debugger program,
  12. which has been designed to be easy to use. Its power is achieved at the
  13. expense of memory: the minimum requirement is 1Mb; for larger projects, 2Mb
  14. will be required. The programmer neither encourages nor condones its use to
  15. assist in illegal duplication of copyright software. Disect can be used for
  16. two main purposes: development of software; and the gaining of knowledge
  17. (hacking can be very educational).
  18.  
  19.     The debugger allows an executable file, a disk boot-block, a
  20. binary file, or an area of memory to be loaded and created as a Process. It
  21. is even possible to grab an existing memory-resident Process. A Process's
  22. instructions can be executed individually, or the Process can be activated,
  23. with or without breakpoints installed. System exceptions can be trapped
  24. before they crash the machine, and program symbols can be read from execut-
  25. able files.
  26.  
  27.     The disassembler allows a loaded program to be commented, have
  28. blank lines inserted, and have it's numbers and addresses replaced with
  29. constant or program symbols. All the symbols of Release 3 of the system
  30. include files are available to the disassembler. A program which has been
  31. dissected in this way can then be saved as two source files: a program file,
  32. and a support file. The support file will contain EQUs for all required
  33. constant symbols. System constant symbols can be EQUs (grouped by the SI file
  34. where they live), or alternatively the support file can INCLUDE all required
  35. SI files. Disect data files can be saved, to be reloaded later: 'hold on to
  36. your hacks'!
  37.  
  38.     Disect requires Release 2 of the Amiga operating system; it also
  39. requires the ASL library, and GadTools library.
  40.  
  41.     If you've paid your shareware fee then you'll have the full
  42. version. Otherwise, the copy you've got is (hopefully) only a demo. This
  43. has a few differences: you cannot disassemble to file; you cannot extract
  44. program symbols from executable files; auto trace mode is not available.
  45. In addition, you will not have all of the system symbol data files. If this
  46. is so, and since, as I don't doubt, you'll be impressed by this program, then
  47. don't hesitate in registering today, by sending your name and full address
  48. (and a cheque/postal order for £20) to the address which you'll find at the
  49. end of this file. As well as receiving the full version, you'll also be en-
  50. titled to technical support (by mail) if required. If you like this program,
  51. it's well worth the money... this will encourage further versions, which will
  52. only get even more powerful... imagine!
  53.  
  54. * ------------------------------------------------------------------------- *
  55.  
  56.  
  57. ============================= Archive contents =============================
  58.  
  59. Original  Packed Ratio    Date     Time    Name
  60. -------- ------- ----- --------- --------  -------------
  61.   110993   38802 65.0% 20-Mar-95 16:57:56  document/DisectV1.7.doc
  62.      281     189 32.7% 20-Mar-95 16:58:14  document/DisectV1.7.doc.info
  63.     9014    4000 55.6% 20-Mar-95 16:56:14  document/History.doc
  64.      262     169 35.4% 20-Mar-95 16:56:28  document/History.doc.info
  65.      310      73 76.4% 11-Mar-95 11:02:42  prefs/Prefs.pf
  66.      174     130 25.2% 11-Mar-95 11:02:42  prefs/Prefs.pf.info
  67.       16       9 43.7% 11-Mar-95 11:02:42  prefs/SysSymb.pf
  68.      174     126 27.5% 11-Mar-95 11:02:42  prefs/SysSymb.pf.info
  69.    33000   10522 68.1% 11-Mar-95 11:13:56  syssymbol/dos.ss
  70.      173     113 34.6% 11-Mar-95 11:13:48  syssymbol/dos.ss.info
  71.      173     116 32.9% 11-Mar-95 11:13:56  syssymbol/exec.ss.info
  72.    47384   15180 67.9% 11-Mar-95 11:14:04  syssymbol/intuition.ss
  73.      173     116 32.9% 11-Mar-95 11:13:56  syssymbol/intuition.ss.info
  74.      173     114 34.1% 11-Mar-95 11:14:04  syssymbol/libraries.ss.info
  75.     3260    1156 64.5% 11-Mar-95 11:13:48  syssymbol/utility.ss
  76.      173     118 31.7% 11-Mar-95 11:13:48  syssymbol/utility.ss.info
  77.    24652    8100 67.1% 11-Mar-95 11:14:16  syssymbol/exec.ss
  78.    19888    5550 72.0% 11-Mar-95 11:13:40  syssymbol/hardware.ss
  79.      173     116 32.9% 11-Mar-95 11:14:16  syssymbol/hardware.ss.info
  80.    39140   12076 69.1% 11-Mar-95 11:14:12  syssymbol/libraries.ss
  81.      668     421 36.9% 11-Mar-95 11:02:24  tutorial/KeepASL
  82.      150     115 23.3% 11-Mar-95 11:02:24  tutorial/KeepASL.info
  83.     3321     975 70.6% 11-Mar-95 11:02:24  tutorial/Program.s
  84.      262     165 37.0% 11-Mar-95 11:02:24  tutorial/Program.s.info
  85.     2932    1344 54.1% 20-Mar-95 16:57:10  AllocMultiBin
  86.      150     109 27.3% 20-Mar-95 16:58:48  AllocMultiBin.info
  87.   266572  124773 53.1% 20-Mar-95 16:52:00  DisectDemo.exe
  88.       51      51  0.0% 11-Mar-95 11:13:24  DisectV1.7
  89.      207     163 21.2% 20-Mar-95 16:58:42  DisectV1.7.info
  90.      388     231 40.4% 20-Mar-95 16:59:00  Disk.info
  91.     6087    2085 65.7% 11-Mar-95 11:02:36  tutorial/KeepASL.dsct
  92.      155     113 27.0% 11-Mar-95 11:02:34  tutorial/KeepASL.dsct.info
  93.     1529     488 68.0% 11-Mar-95 11:02:28  tutorial/Support.s
  94.      262     174 33.5% 11-Mar-95 11:02:24  tutorial/Support.s.info
  95.      260     148 43.0% 20-Mar-95 16:58:46  Document.info
  96.     2780    1503 45.9% 20-Mar-95 16:57:12  GrabMem
  97.      150     113 24.6% 20-Mar-95 16:58:50  GrabMem.info
  98.      260     150 42.3% 20-Mar-95 16:58:48  Prefs.info
  99.      260     143 45.0% 20-Mar-95 16:58:48  SysSymbol.info
  100.      260     151 41.9% 20-Mar-95 16:58:46  Tutorial.info
  101.     2248     854 62.0% 21-Mar-95 15:00:50  Disect.Install
  102.     1265     482 61.8% 21-Mar-95 14:38:58  Disect.Install.info
  103. -------- ------- ----- --------- --------
  104.   579803  231526 60.0% 26-Mar-95 20:56:06   42 files
  105.