Tools
Collections
- A list of static analysis tools for Portable Executable (PE) files: https://www.peerlyst.com/posts/a-list-of-static-analysis-tools-for-portable-executable-pe-files-susan-parker?utm_source=twitter&utm_medium=social&utm_content=peerlyst_post&utm_campaign=peerlyst_shared_post
libpeconv
A library to load, manipulate, dump PE files.
- Github - https://github.com/hasherezade/libpeconv
filealyzer
Helps you explore alternate data streams, #PE/#ELF data and anomalies, file signatures, EXIF data, MZ header, #OpenSBI, #PEiD, #VirusTotal, Android and iOS app (file) info, all in one neat UI.
- Home: https://www.safer-networking.org/products/filealyzer/
WinDbg
- Toy scripts for playing with WinDbg JS API: https://github.com/hugsy/windbg_js_scripts
Other
- HXD - Hex Editor: https://mh-nexus.de/en/hxd/