Skip to content

Pyjectify v0.7

Latest
Compare
Choose a tag to compare
@Petitoto Petitoto released this 26 May 13:06
· 1 commit to main since this release

New features

Inject

  • Memory loader: added call_entry_point parameter to allow loading a module from memory without calling its entry point

Bug fix

Core

  • PE: fix change_base() (fix relocations parsing and update ImageBase in NT headers)

Others

  • Prevent empty memory allocations in injet & pythonlib modules