redballoonsecurity / ofrak

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

Specify disassembler backend when starting GUI in container #293

Closed marczalik closed 1 year ago

marczalik commented 1 year ago

One sentence summary of this PR (This should go in the CHANGELOG!) Specify disassembler backend for OFRAK GUI in yaml files and modify import logic.

Link to Related Issue(s)

292

Please describe the changes in your request. Added flag to specify the ghidra backend when starting up the OFRAK GUI in the Docker container yaml files. Additionally, adjusted the import logic to fix an issue where name collisions were resulting in an exception being raised when a directory of the same name as the intended package existed in the working directory.

Anyone you think should look at this, specifically? @whyitfor @EdwardLarson @rbs-jacob