Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.37 KB

reverse-engineering.md

File metadata and controls

18 lines (15 loc) · 1.37 KB

Reverse Engineering

Learning

Resources

  • The Zoo - A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.

Tools

  • Cutter - Free and Open Source Reverse Engineering Platform powered by radare2
  • Ghidra - A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission
  • objdump - Displays the hex and assembly for a binary file