Difference between revisions of "Software Tools"

From RECESSIM, A Reverse Engineering Community
Jump to navigation Jump to search
(Added Education section)
Line 7: Line 7:
  
 
[https://www.nsa.gov/resources/everyone/ghidra/ Ghidra]
 
[https://www.nsa.gov/resources/everyone/ghidra/ Ghidra]
 +
 +
<br />
 +
 +
== Education ==
 +
Tools are great, and sometimes free! Without knowing how to use them, they can be a big waste of time. Better to spend your time learning the basics first then applying your knowledge.
 +
 +
[https://github.com/mytechnotalent/Reverse-Engineering-Tutorial Reverse Engineering Tutorial] - A comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.

Revision as of 15:33, 23 November 2020

Schematic of an embedded device

Disassemblers, Decompilers, Development Tools, Schematic/PCB Capture and other reverse engineering software. If you used it while reverse engineering, list it here!

Tool Index

Veles

Binary Ninja

Ghidra


Education

Tools are great, and sometimes free! Without knowing how to use them, they can be a big waste of time. Better to spend your time learning the basics first then applying your knowledge.

Reverse Engineering Tutorial - A comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.