ReadMe.txt: Created Friday, September 17th, 2004.
Copyright ?2004 Shawn (L. Spiro) Wilcoxen.
For Version 2.0.3.8
Current Features:
// General //
01: Sees Hidden Processes
02: Unique Searches and Sub Searches
Pointer Search (Static Optional)
Relative-Ordering Search
Changed By (Sub Search)
Same as Original (Sub Search)
Template Search
// Searches //
01: Searches
Integer
Float
Double
Short
Long
Unsigned Short
Unsigned Long
Char
Byte
Exact Value
Lower Than
Greater Than
Range
Unknown
Injected (Fast)
02: Sub Searches
Exact Value
Increased
Decreased
Same
Different
changed By
Same as Original
03: Group searches
Preserve Order of Bytes
Counting Method
Relative List Order (USD)
Variable-Sized Elements? bit to 12 bytes
04: String Searches
Hex Strings
Unicode Strings
Encrypted Strings
Search by Offset
Search through all Offsets
05: Pointer Search
Exact Value
Range
Greater Than
Lower Than
Unknown
Static/Non-static
Save Offset From Target Location
06: Template Search
// Tools //
01: Converter
Integer/Reverse Integer
Float/Reverse Float
Double/Reverse Double
Short/Reverse Short
Long/Reverse Long
Unsigned Short/Reverse Unsigned Short
Unsigned Long/Reverse Unsigned Long
Byte/Reverse Byte
char/Reverse Char
Hex String/Reverse Hex String
String/Reverse String (byteswapped)
Binary/Reverse Binary
02: GameHack Converter
Convert the Popular GameHack Files (.gh) Into Memory Hacking Software files (.lmh)
03: RAM Watcher
Real-Time Display of RAM
Hexadecimal
Decimal
Char
Integer
Float
Short
Binary
Custom (Defined by Templates)
Add Addresses
Modify RAM
04: Hex Viewer
Color-coded Real-Time Display of RAM
Add Addresses
Zero Addresses
Go to Chunk Start
Go to Chunk End
Go to Pointer Location
Size Display to Chunk
Display as Hex
Display as Decimals
Export
Load Templates
Copy to Clipboard
Multiple Data-Type Views
Addresses Viewable as Literal or Relative
Add Breakpoints
Map Templates Over RAM
Status Bar
Shows Pointers to Strings
Shows the Full Names of Template Items
Shows Current Address and Relative Address
Browser Lets You Revisit Addresses You Have Recently Visited
05: Debugger
Breakpoints
Up to 3 Functions can be Assigned to Each
Select Between Built-in Functions or Write Your Own (DLL plug-in)
Add Watchpoints (read/write/access breakpoints)
Assign Names to Them for Easy Recognition
Conditional Breakpoints
Hardware Breakpoints
List of Imports/Exports and Addresses
Save Breakpoints
Create Entire Cheats Using Memory Hacking Software? Breakpointing Capabilities
06: Disassembler
Resolves Numerous Functions
Add Breakpoints
Single-Stepping
Step Over
Highlight Jumps/Calls
Assemble Code into the Target Process
Custom Comments
Resolves Pointers to Strings, Both Unicode and ASCII
Easy NOP?ng Abilities
Show Relative Addresses, Useful for Taking Notes (hold Shift in the Disassembler)
Colored Text
Full FUnction Definitions
Function Parameters Counted, Named When Possible
Function Local Variables Counted
07: Exporter
Export as Raw Binary
Export as Byte
Export as Char
Export as Double
Export as Float
Export as Integer
Export as Long
Export as Short
Export as Unsigned Short
Export as Unsigned Long
08: Encryption Editor
Create Encryptions used with String Search
09: Template Editor
Data Types:
Byte
Char
Double
Float
Integer
Long
Short
Unsigned Short
Unsigned Long
64-bit Int
Unsigned 64-bit Int
Add Templates to Templates
Add as Arrays
Add as Dynamic Arrays
Up to 7 Multidimensional Links
Add as Pads
Static
Dynamic
Conditional
Add as Pointer
Templates can be Used in Conjunction with the Hex Viewer
The Template Editor can be Used in Conjunction with the Hex Viewer
Highlight Selected Items
Highlight Links of Selected Items
Real-Time Display of Modifications to Templates
Export Templates?hare With Friends
Import Templates from structures in header/code files. Add hundreds (or thousands) of templates at a time.
10: Information Display (Select an Item from the Main List and Press I)
Base Address
Allocation Base
Allocation Protect
Region Size
State
Protect
Type
// Saving/Loading //
01: Saving
Save the Addresses You?e found
Up to 65,536 Addresses
02: Opening
Open a File of Saved Addresses
Import a File of Saved Addresses (Retains Current list of Addresses)