Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotCrackme

MIT License

RobotCrackme is a solid mid-level crackme made in C, aimed at reversers who have already grasped the basic concepts of reverse engineering like unpacking and anti-debugging.

The storyline

In the crackme, you need to help "Bob the Robot" find his lost passcode, so that he could change his dying battery slot. Like my previous crackme, it adds ASCII art to make the cracking process more interesting and engaging.

robotcrackme

Protections

This crackme is packed using XOR with a key. This means that, in order to modify the file, you'll first have to dump its unpacked memory state with something like ScyllaHide.

Luckily, it's very easy to unpack :)

RobotCrackme on other platforms

Explore RobotCrackme and its solutions on crackmes.one and crackmy.app.

About

Middle-level crackme program made in C.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages