redballoonsecurity / ofrak

OFRAK: unpack, modify, and repack binaries.
https://ofrak.com
Other
1.85k stars 127 forks source link

Add dependencies for tools which were missing them #299

Closed EdwardLarson closed 1 year ago

EdwardLarson commented 1 year ago

One sentence summary of this PR (This should go in the CHANGELOG!) Mark dependencies on libmagic and strings utility.

Link to Related Issue(s) These are tools which OFRAK depends on. On some platforms, like Mac, they are not necessarily installed. They should have been explicitly marked as dependencies so the ofrak deps command can find and install them when necessary.

Please describe the changes in your request.

Anyone you think should look at this, specifically?

whyitfor commented 1 year ago

@EdwardLarson, can you add a "fixed" changelog to OFRAK core for the Magic issue? Otherwise I think this looks good!