Skip to content

v0.13.0

Compare
Choose a tag to compare
@JonathonReinhart JonathonReinhart released this 04 Oct 04:20

This is a minor release.

https://pypi.org/project/staticx/0.13.0/

Added

  • Added auditing of all shared libraries to detect problematic usages of RPATH/RUNPATH. Libraries now have RPATH/RUNPATH removed while being added, unless those libraries come from a PyInstalled application. (#173)

Changed

  • Rework library-adding code to lazily copy libraries before modifying (#192)