Skip to content

Latest commit

 

History

History
285 lines (221 loc) · 11.5 KB

reversing.md

File metadata and controls

285 lines (221 loc) · 11.5 KB

awesome-reversing

A curated list of awesome reversing resources


Books

Reverse Engineering Books

Courses

Reverse Engineering Courses

Practice

Practice Reverse Engineering. Be careful with malware.

Hex Editors

Hex Editors

Binary Format

Binary Format Tools

Disassemblers

Disassemblers

Decompiler

Generic Decompiler

Java Decompiler

.NET Decompiler

Delphi Decompiler

Python Decompiler

Binary Analysis

Binary Analysis Resources

Bytecode Analysis

Bytecode Analysis Tools

Import Reconstruction

Import Reconstruction Tools

Dynamic Analysis

Dynamic Analysis Tools

Debugging

Cross-Platform Debugging Tools

Windows-Only Debugging Tools

Linux-Only Debugging Tools

Dynamic Binary Instrumentation

Dynamic Binary Instrumentation Tools

Mac Decrypt

Mac Decrypting Tools

Emulator

Emulator Tools

Document Analysis

Document Analysis Tools

Scripting

Scripting

Android

Android tools

Yara

Yara Resources