Yes, you can (most probably) consider this to be a fairly regular segment from this point on :) As I said before I’ve always been partial to RCE, and I don’t think I’ll ever get sick of it. Today’s installment is another tutorial that I felt shouldn’t be published. The reason is because it’s a tutorial on how to solve an example reversing challenge for the IITAC online RCE adacemy, and I generally don’t think it’s a good move to show other people how to do this stuff when they can get certified for it. However, this is just a training example so I think I’m safe.
The challenge consists of a few tasks:
- Removing a nag-screen
- Finding a hard-coded serial number
- Finding a valid name/serial combination
- Writing a key generator
You can grab it from here.