Skip to content

Update for SecTor 2024

Latest
Compare
Choose a tag to compare
@nightlark nightlark released this 23 Oct 11:20
· 8 commits to main since this release

Updated release for SecTor 2024 demo, with a list of the more interesting changes since BHUSA release below. Mach-O file info extraction is the big one -- it's an optional feature that can be installed with pip install surfactant[macho] (note: uses lief as a dependency, which only releases binary wheels for currently supported Python versions... older versions of lief don't retroactively get compiled wheels for new Python versions either).

What's Changed

New Contributors

Full Changelog: v0.0.0rc8...v0.0.0rc10