Skip to content

A basic C++ project designed to be cracked easily, following the crackmes.one style, but open sourced and more accessible.

Notifications You must be signed in to change notification settings

ItsYaBoiSimonx/crackmeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

⚒️ CrackMeTest ⚒️

A basic C++ project designed to be cracked easily, following the crackmes.one style, but open sourced. All tasks are throughly tested to assure every task is possible.

📜 Description

This project is intentionally created with vulnerabilities and weaknesses to make it easy to crack. It serves as a learning tool to understand basic cracking.

⭐ Getting Started

To get started with this project, follow these steps:

  1. Open the project in your preferred debugger (a suggestion would be x64dbg but you need to use the bundled x32dbg, since the architecture of cpp .exe files is on 32 bits, not 64).
  2. Attempt to crack the project by exploiting the weaknesses and editing the asm code.
  3. Document your findings and solutions.

To run this project, you just need a C++ compiler (e.g., GCC, Clang) OR if you're fine with just getting a .exe file to crack, go in the releases tab.

📲 Contact

🎉 For any questions, just contact me on telegram @StraightSW.

About

A basic C++ project designed to be cracked easily, following the crackmes.one style, but open sourced and more accessible.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages