Program for accessing and editing processes memory. Simple to use, yet effective memory accesser for reading, writting and editing windows processes memory!
- Open windows process
- Open process module
- Read from memory address
- Write to memory address
- Loop writting/reading value from memory address
- Read/write on key press
- Loop on key press
- Save/load config files with memory offsets
- Limit loop index
- Reading memory block
- GLFW - For window creation
- ImGui - For entire user interface
- To use it is recomended to compile software by yourself. For compilation you should check compiler and linker options, becouse I could forgot to change them to $(SolutionDir)
- If you want to use precompiled executables, make sure that you have all needed dll files. Prepare yourself to see some errors!
I am not responsible for anything that happens using this software.
Have fun! UjemnyGH