openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
pymod
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean the code of mine_main.py
Simon Pinfold
More...
over 11 years ago
Added standalone executable launcher for windows, which unpacks all required data
Simon Pinfold
More...
over 11 years ago
Improved windows support and refactored some code
Simon Pinfold
More...
over 11 years ago
Added support for getting mappings for windows processes
Simon Pinfold
More...
over 11 years ago
.
Simon Pinfold
More...
over 11 years ago
Made python, dlls, etc be loaded from a temp directory
Simon Pinfold
More...
over 11 years ago
Tidied up the os-specific hooking
Simon Pinfold
More...
over 11 years ago
Changed to using a .h file for the assembly function definitions
Simon Pinfold
More...
over 11 years ago
changed to using uintptr_t instead of a #ifdef'd typedef
Simon Pinfold
More...
over 11 years ago
renamed main.asm to a proper name
Simon Pinfold
More...
over 11 years ago
Start on Windows support (not complete)
Simon Pinfold
More...
over 11 years ago
Fixed bug in memory.search and added demo/test
Simon Pinfold
More...
over 11 years ago
Added POC for getting /proc/id/maps information from windows
Simon Pinfold
More...
over 11 years ago
added parsed module information to Memory added search function
Simon Pinfold
More...
over 11 years ago
Added ability to specify calling python only 1/n calls
Simon Pinfold
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
Simon Pinfold
More...
over 11 years ago
Updated main.py to demo modding both 32 and 64 executables
Simon Pinfold
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
Simon Pinfold
More...
over 11 years ago
* Changed logging to prefix with * * Removed unnecessary extern
Simon Pinfold
More...
over 11 years ago
Demo'd new functionality
Simon Pinfold
More...
over 11 years ago
Moved, renamed and extended memory manipulation functions
Simon Pinfold
More...
over 11 years ago
Updated test to use new functionality
Simon Pinfold
More...
over 11 years ago
Added memory manilulation
Simon Pinfold
More...
over 11 years ago
Added timing of the hook
Simon Pinfold
More...
over 11 years ago
Added better output
Simon Pinfold
More...
over 11 years ago
Fixed trying to patch when only 5 or 6 bytes were available
Simon Pinfold
More...
over 11 years ago
Added test case
Simon Pinfold
More...
over 11 years ago
Added MIT license
Simon Pinfold
More...
over 11 years ago
Initial commit
Simon Pinfold
More...
over 11 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree