Software Tools: Difference between revisions
Polymorphic7 (talk | contribs) m VT href added |
Polymorphic7 (talk | contribs) m some minor tools added |
||
| Line 21: | Line 21: | ||
*[https://github.com/craigz28/firmwalker Firmwalker] - is a script for searching the extracted firmware file system for goodies! | *[https://github.com/craigz28/firmwalker Firmwalker] - is a script for searching the extracted firmware file system for goodies! | ||
====Setup or Overlay Unpackers / Extractors ==== | |||
* [https://innounp.sourceforge.net/ innounp] - the Inno Setup Unpacker. | |||
* [https://github.com/Bioruebe/UniExtract2 Universal Extractor 2 (UniExtract2)] - is a tool designed to extract files from any type of extractable file. | |||
* [https://github.com/activescott/lessmsi lessmsi] - a tool to view and extract the contents of an Windows Installer (.msi) file. | |||
* [https://github.com/crackinglandia/fuu FUU] - [F]aster [U]niversal [U]npacker. | |||
====Binary PE Analysis / Editor (Windows)==== | ====Binary PE Analysis / Editor (Windows)==== | ||