Skip to content

A simple crackme challenge written in C++, originally created by York20.

License

Notifications You must be signed in to change notification settings

jamieweb/crackme-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CrackMe-Challenge

A friend of mine wanted to learn reverse engineering, so I made this little script for him to try.

To compile:

g++ -std=c++14 -o "anyname" "source.cpp" 

About

A simple crackme challenge written in C++, originally created by York20.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%