Skip to content

Nishacid/Easy-CrackMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Easy-CrackMe

Simple reverse-engineering challenge for beginners.
These challenges help to understand the meaning of the term "compiled language".
They are binary files to be decompiled in order to find the low-level instructions to answer the problem posed.

🛠️ Installation

git clone https://github.com/Nishacid/Easy-CrackMe.git
cd Easy-CrackMe/
gcc crackme.c -o crackme 

About

CrackMe for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages