Code Monkey home page Code Monkey logo

java-crackmes's Introduction

Java-CrackMes

Welcome! This is a collection of java crackmes i made.

Crackme Difficulty Estimated time Short description Key format Solution
#1 ★★★☆☆ 1 hour Annoying obfuscation 32-bit int
#2 ★★★☆☆ 1.5 hours Annoying obfuscation 32-bit int
#3 ★★★★☆ 6 hours Dynamic invokation 64-bit long
#4 ★★☆☆☆ 45 minutes Easy but tricky length 16 hex
#5 ★★★★★ 5 hours Annoying subroutines hex
#6 (NEW) ★★★☆☆ 2.5 hours Lockpicking a door alphanumeric
#7 (NEW) ★☆☆☆☆ 30 minutes For beginners hex

Run each file with java -jar <crackme>.jar <key>, if that does not work, use java -cp <crackme>.jar <class with main method> <key>. The goal is to find a working key to input as argument, without bruteforcing the program, but with writing a keygen (that should not take longer than 30 seconds) or calculating the key by hand. Solutions with only the key are not accepted, you should explain how you solved it and attach the keygen you wrote (if you used one). Every crackme has been tested for a working key. There can be multiple solutions for some crackmes, but you do not have to find every solution. If you want to, you can submit solutions via issues, and I will add them to the repository.

java-crackmes's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

java-crackmes's Issues

Key

-2147473076

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.