Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.71 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.71 KB

CrackMe

This project contains three levels of "CrackMe" Android apps. Your task is to reverse engineer each application and find the hidden secret key.

Screenshot 2025-04-02 at 16 38 43 Screenshot 2025-04-02 at 16 39 31

Levels

  • Level 1: A relatively simple introduction to reverse engineering Android applications.
  • Level 2: Introduces more complex techniques.
  • Level 3: A challenging level requiring advanced reverse engineering skills.

APK Files

You can download the APK files from the following links:

Contributing

This project is open for contributions! If you have any improvements, solutions, or additional levels, please feel free to submit a pull request.

Contribution Guidelines:

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes.
  4. Submit a pull request with a clear description of your changes.

Example PR Contributions:

  • Solutions to each level with detailed explanations.
  • Scripts to automate the reverse engineering process.
  • New CrackMe levels.
  • Improved documentation.

Disclaimer

This project is provided for educational and informational purposes only. The authors are not responsible for any misuse of the information provided.