Skip to content

A curated list of awesome reverse engineering resources for various topics

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

ReversingID/Awesome-Reversing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Reverse Engineering Awesome

(n) Art and science of breaking something down, extracting design and mechanics behind, and manipulating into its basic principle.

Reversing is the process of, partially or fully, recovering the design, requirement specifications, and functions of a product from an analysis of object.

Contents

Reverse Engineering is a large topic, so we divide it into several specializations:

Software Reverse Engineering

Read the list.

Software Reverse Engineering focus on code, related data, and architecture which build a complete software.

In most case, the target of Software Reversing is code in compiled form (native or intermediate), either executable or libraries.

Hardware Reverse Engineering

Read the list

Hardware Reverse Engineering focus on circuitry (boards, ICs) and intercomponent relation.

Format Reverse Engineering

Read the list

Data Format Reverse Engineering focus on representation and interpretation of structured data in stored or transmitted form.

Database Reverse Engineering

Read the list

Database Reverse Engineering focus on collection of structured data (entities) and relationship among them.

About

A curated list of awesome reverse engineering resources for various topics

Topics

Resources

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published