home *** CD-ROM | disk | FTP | other *** search
/ Gambler 19 / GAMBLERCD19.BIN / UTILS / DDTPACK / PROGS / FM-EXT / MEMDUMP / MEMDUMP.DOC < prev    next >
Text File  |  1995-12-02  |  515b  |  23 lines

  1. MEMDUMP v0.2ß ∙ (C) 1995 by Johan Prins
  2. ───────────────────────────────────────
  3. A little utility to write the memory
  4. contents to a diskfile called 'MEMDUMP'
  5.  
  6. Why?
  7. To extract modules or graphics that use:
  8. 1. Some unknown exe-compressor
  9. 2. Strange overlay-linking
  10.  
  11. Usage:
  12.  
  13. Run MEMDUMP. A file called 'MEMDUMP' will
  14. be written into the current directory.
  15. After this you can scan the file with
  16. FM-EXT v2.0
  17.  
  18. History:
  19. v0.1ß First release
  20.  
  21. v0.2ß Added memory-clearing
  22.       Compiled with DOS32 v3.3
  23.