Binary Reverse Engineering Resources
1 min read

Binary Reverse Engineering Resources

Collection of reverse engineering resources from books to challenge sites to tools.

Learning

Books

Courses

Sites

Useful

Documentation

Challenges

Most reversing challenges should be safe to run on your host, but it is always best to run on a virtual machine

Virus Exchange

Be careful with malware the below sites they host live malware

Tools

Virtual Machines

Binary Format

Disassemblers/Decompilers

Hex Editors

Binary Analysis

Bytecode Analysis

Import Reconstruction

Dynamic Analysis

Debugging