Skip to content

Record an area of memory and track all changes made.

Notifications You must be signed in to change notification settings

TheNaeem/MemRecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MemRecord

Pretty straight forward to use.

To save yourself some time, I recommend putting the name of the process you wanna record in the config file so you don't have to select the process each time you launch.

  1. Use MemRecord either targeted for x64 or x86, depending on the process you're using it for.
  2. Enter the address of the memory area you wanna record.
  3. Enter how many bytes you want to record from that address
  4. Record

Once you stop recording it will generate a table of offsets that had their values change during the time you were recording.

The data it records is split up into 4 byte chunks (8 bytes if x64)

auqMQtN

Feel free to contribute, there's always something to be added or improved.

About

Record an area of memory and track all changes made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages