Reverse Engineering
Also called *reversing*.
tools / arsenal
(Maybe some of them are FOSS, didn't check all)
- Binary Ninja – modern UX disassembler and code analysis platform
- IDA Pro
- CFF Explorer
- Winhex
- API Monitor
- Fiddler – MITM proxy
- Scylla
- PEiD
- binvis.io
Open Source
links
- awesome-reverse-engineering list on github