dev:reverse-engineering

Reverse Engineering

Also called *reversing*.

(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
  • Ghidra – software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission
  • radare2
    • Cutter iaito – GUI for radare2
    • has plugins for YARA, FLIRT
  • Rizin – fork of radare2 with the Cutter GUI
  • binwalk – Firmware analysis
    • has plugins
  • mitmproxy
  • strings
  • hexdump
  • wxHexEditor
  • Last modified: 2023-11-04 23:34