home *** CD-ROM | disk | FTP | other *** search
/ Amiga Dream 59 / CDDream59.ISO / Amiga / Emulation / ROMSearcher.readme < prev    next >
Text File  |  1998-12-31  |  2KB  |  48 lines

  1. Short:    Finds hidden/encoded text in videogame ROMs (NES,GB,PCE...)
  2. Author:   Chris Covell (ccovell@direct.ca)
  3. Uploader: Chris Covell
  4. Type:     misc/emu
  5.  
  6. This is a program which will search through any binary file for a given
  7. text string.  It is specially designed for video game ROMs, which sometimes
  8. have their text encoded or stored in a format other than standard ASCII.
  9.  
  10. After ROMSearcher finds all the occurrences of the text string that it can,
  11. it can shift all the bytes in the file, letting you edit the shifted file
  12. with a HEX editor, or view the found text with a text viewer.  After you
  13. have viewed enough of the found/hidden text, and have edited it at will,
  14. ROMSearcher can then shift back the bytes, so that you can again play the
  15. game ROM, with your modifications intact.
  16.  
  17. * This program should be started from CLI only. *
  18.  
  19. I should note that you can use this program on any binary file, and not
  20. just videogame ROMs.  You really should legally own the ROMs which you
  21. would be editing or hacking with this program.
  22.  
  23. HTML documentation is included with this archive, showing you exactly how
  24. to use this program.
  25. C++ Source code is also included, and is freely distributable.
  26.  
  27.  
  28. Other things of mine which you should check out are:
  29.  
  30. pix/anim/AmiBanner.lha     ;An animating GIF banner that supports Amiga.
  31. pix/boot/Win95BURN.lha     ;My Windows'95 trasher.  Burn, baby burn!!!
  32. pix/boot/Win95BURN.jpg     ;A JPEG version of that pic.
  33. pix/boot/WinBURN24.lha     ;A 24-bit IFF version of that pic.
  34. pix/wb/BeBoxWBs.lha        ;Some pics of my WB using the BeIcons.
  35. pix/wb/JapanWB.lha         ;A Japanese Workbench. ;-)
  36. pix/wb/HAMBrowse.lha       ;A Pic showing how to browse the WWW in HAM!
  37. pix/icon/BeIcons_2.lha     ;A set of NewIcons in the BeOS style! (and more!)
  38. pix/trace/SidMan*.lha      ;Concept Render of a SID-Playing Walkman.
  39. pix/trace/SidManLCD.lha    ;LCD texture from the SID walkman.
  40. gfx/aga/HUGEBench.lha      ;Some monitor settings for a HUGE Workbench!
  41. text/font/C-64Font.lha     ;A Commodore-64 font with European accents.
  42. misc/emu/Snd2Mid.lha       ;Converts NES PSG songs to MIDI!!
  43.  
  44. You'll find much more on my webpage at http://www.sfu.ca/~ccovell/
  45. It has lots of stuff that you might enjoy exploring.
  46.  
  47. See ya!
  48.