mandiant / flare-floss

FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
Apache License 2.0
3.25k stars 452 forks source link

QS: parse and render ELF structures #785

Open williballenthin opened 1 year ago

c-urly commented 10 months ago

Hey, Is anybody working on this? I was thinking of making floss supportable for the ELF file. I kind of got the gist of the core flow after browsing the code, will try to add support for ELF. Also, is there a dev chat forum? it will be easier to ask questions if I am stuck somewhere.

If someone already has a layout in mind to implement this, please do share.