mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-20 15:34:19 +01:00
1.5 KiB
1.5 KiB
layout, permalink, title
| layout | permalink | title |
|---|---|---|
| default | /RE101/section3/ | RE Tools |
Go Back to Reverse Engineering Malware 101
Section 3: Reverse Engineering (RE) Tools
Disassembler
Decompilers
Debuggers
Information Gathering
- CFF Explorer
- Sysinternals Suite
- procmon
- procexplorer
- InetSim: Internet Services Simulation Suite
- Yara: pattern matching rule engine
- Wireshark - network sniffing
- API Monitor
Support
- HxD Hex Editor
- Python - used for automating tasks