Reverse Engineering Tools

Reverse engineering tools on GitHub list various utilities for disassembling, debugging, binary analysis, and more. Key categories include disassemblers (e.g., Binary Ninja), debuggers (e.g., WinDbg), emulators (e.g., Unicorn), dynamic analysis tools (e.g., Frida), and static analysis tools (e.g., PE-bear). Tools often come with reference materials and specific functionalities for tasks.

https://gist.github.com/whitequark/2bf913cdb65c1c313bf2d747f79223c5

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top