paradroid001 / desertemu

Emulation for firmware reversing
2 stars 0 forks source link

As a developer I want to understand the landscape of binary analysis tools so I can make an effective contribution #14

Open paradroid001 opened 1 week ago

paradroid001 commented 1 week ago

In writing tooling to assist in getting set up for binary analysis, some functionality may already exist and we don't need to reinvent the wheel. We want to identify gaps in what exists, and use best practices / conventions where possible.

We want to of course understand the suite of tools we will use to interrogate binaries (strings, readelf, objdump, file, strace, ltrace, ldd, binwalk, etc.), but else what exists in terms of automated or semi-automated tooling either on the web or for specific systems.

washyking commented 1 day ago

TOOLS FOR POSSIBLE USE ############

Scalpel find and extract files embedded in a file

Bulk extractor extract pcaps and network details(URLS,domains,IPs,MACs,mails)