0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean the code of mine_main.py More... almost 12 years ago
Added standalone executable launcher for windows, which unpacks all required data More... about 12 years ago
Improved windows support and refactored some code More... about 12 years ago
Added support for getting mappings for windows processes More... about 12 years ago
. More... about 12 years ago
Made python, dlls, etc be loaded from a temp directory More... about 12 years ago
Tidied up the os-specific hooking More... about 12 years ago
Changed to using a .h file for the assembly function definitions More... about 12 years ago
changed to using uintptr_t instead of a #ifdef'd typedef More... about 12 years ago
renamed main.asm to a proper name More... about 12 years ago
Start on Windows support (not complete) More... about 12 years ago
Fixed bug in memory.search and added demo/test More... about 12 years ago
Added POC for getting /proc/id/maps information from windows More... about 12 years ago
added parsed module information to Memory added search function More... about 12 years ago
Added ability to specify calling python only 1/n calls More... about 12 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... about 12 years ago
Updated main.py to demo modding both 32 and 64 executables More... about 12 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... about 12 years ago
* Changed logging to prefix with * * Removed unnecessary extern More... about 12 years ago
Demo'd new functionality More... about 12 years ago
Moved, renamed and extended memory manipulation functions More... about 12 years ago
Updated test to use new functionality More... about 12 years ago
Added memory manilulation More... about 12 years ago
Added timing of the hook More... about 12 years ago
Added better output More... about 12 years ago
Fixed trying to patch when only 5 or 6 bytes were available More... about 12 years ago
Added test case More... about 12 years ago
Added MIT license More... about 12 years ago
Initial commit More... about 12 years ago