Software Tools: Difference between revisions
No edit summary |
add Universal Radio Hacker reference |
||
| Line 2: | Line 2: | ||
Disassemblers, Decompilers, Development Tools, Schematic/PCB Capture and other reverse engineering software. If you used it while reverse engineering, list it here! | Disassemblers, Decompilers, Development Tools, Schematic/PCB Capture and other reverse engineering software. If you used it while reverse engineering, list it here! | ||
==Tool Index== | ==Tool Index== | ||
<br /> | |||
==== Signals Analysis ==== | |||
[https://github.com/jopohl/urh Universal Radio Hacker] - tool to analyze and extract data from SDR-captured radio signals (especially pilots, ISM RF devices, etc). See youtube for tutorials and examples. | |||
==== Binary reverse engineering ==== | |||
[https://binary.ninja/ Binary Ninja] - reverse-engineering platform that can disassemble a binary and display the disassembly in linear or graph views. | [https://binary.ninja/ Binary Ninja] - reverse-engineering platform that can disassemble a binary and display the disassembly in linear or graph views. | ||