0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean the code of mine_main.py More... over 11 years ago
Added standalone executable launcher for windows, which unpacks all required data More... over 11 years ago
Improved windows support and refactored some code More... over 11 years ago
Added support for getting mappings for windows processes More... over 11 years ago
. More... over 11 years ago
Made python, dlls, etc be loaded from a temp directory More... over 11 years ago
Tidied up the os-specific hooking More... over 11 years ago
Changed to using a .h file for the assembly function definitions More... over 11 years ago
changed to using uintptr_t instead of a #ifdef'd typedef More... over 11 years ago
renamed main.asm to a proper name More... over 11 years ago
Start on Windows support (not complete) More... over 11 years ago
Fixed bug in memory.search and added demo/test More... over 11 years ago
Added POC for getting /proc/id/maps information from windows More... over 11 years ago
added parsed module information to Memory added search function More... over 11 years ago
Added ability to specify calling python only 1/n calls More... over 11 years ago
Fixed using different saved_called_from pointers for each patch but only saving the last one. Now they all use the same More... over 11 years ago
Updated main.py to demo modding both 32 and 64 executables More... over 11 years ago
* Added 32 bit support * Fixed rflags and rsp not being preserved exactly (rsp is now accurate when given to the hook as well) * Added rollback for if the hook call fails More... over 11 years ago
* Changed logging to prefix with * * Removed unnecessary extern More... over 11 years ago
Demo'd new functionality More... over 11 years ago
Moved, renamed and extended memory manipulation functions More... over 11 years ago
Updated test to use new functionality More... over 11 years ago
Added memory manilulation More... over 11 years ago
Added timing of the hook More... over 11 years ago
Added better output More... over 11 years ago
Fixed trying to patch when only 5 or 6 bytes were available More... over 11 years ago
Added test case More... over 11 years ago
Added MIT license More... over 11 years ago
Initial commit More... over 11 years ago