Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Author:
BitShifted
Language:
Java
Upload:
11:04 AM 09/13/2025
Platform
Multiplatform
Difficulty:
3.0
Quality:
4.0
Arch:
java
Description
Fun basic java crackme I designed to explore virtualization, and "bytecode in bytecode" or as I like to call it "Recursive Bytecode" Args: N/A (java -jar RecursiveBC.jar) Goal: enter the correct key. the program will print correct/incorrect Features: - Custom VM - Light Obfuscation (basic string and control flow, easy to reverse) - Simple Anti Tamper - Neat JVM-specific loading tricks Have fun!