REMnux / salt-states

This repository maintains the SaltStack state files for the REMnux distro.
https://REMnux.org
39 stars 21 forks source link

Update peepdf-3 requirements, header #269

Closed digitalsleuth closed 10 months ago

digitalsleuth commented 10 months ago

I've just released a new major version of peepdf-3 which will no longer "require" pylibemu or libemu for the installation, allowing it to be used without shellcode analysis on Windows and Linux platforms. The shellcode analysis function still exists with the installation of libemu and pylibemu, so this PR will modify the state to now include them, since they're no longer included as a requirement.

lennyzeltser commented 10 months ago

Thanks! I just issued a release to include this change.