I just added challenges one & two, as I’ve had a few requests for these. Additionally, I have included the solutions for them as a separate download just to help you out, should this be necessary. The two challenges can be downloaded here: MD5 (one-and-two.zip) = 5f916c6459ffe8c4ca318c76bd368665 The solutions can be downloaded here: MD5 (solutions-one-and-two.zip) [...]
Archive for the ‘Challenges’ Category
sat0ri RCE challenge/crackme – one/two
Posted: 8th January 2012 by sharpe in ChallengesTags: Crackme
sat0ri RCE challenge/crackme – eleven
Posted: 1st September 2011 by sharpe in ChallengesTags: Crackme, Crypto
Welcome back and thanks for considering challenge number 11. Inspired by my last challenge, I made this one simpler yet more difficult. More of an effort has gone into the encryption, which now uses 4 rotating DWORD keys instead of 1 static DWORD key. It should be more of a challenge. I removed all garbage [...]
sat0ri RCE challenge/crackme – ten
Posted: 9th August 2011 by sharpe in ChallengesTags: CERN, Crackme, Superstring
Sat0ri RCE challenge/crackme – nine
Posted: 20th December 2009 by sharpe in ChallengesTags: Crackme
My last reverseme was too easy due to the nature of the code de-obfuscation key length and usage. This time I have made some minor changes to precisely this portion of the code. Furthermore, I have added some anti-debugging stuff that I observed in a piece of malware. I hope you enjoy. Here is a [...]
All sorts of stuff is obfuscated here, including the serial-generation code as well as other “code” that may be of interest. I won’t say much more. After the unlock code has been found, type it in and it will de-obfuscate the serial generation code as with the two other challenges. If you enter an invalid [...]
The serial-generation code in this crackme is obfuscated, there are no signatures this time and the entire serial generation code has been re-written. After the unlock code has been found, type it in and it will de-obfuscate the serial generation code. If you enter an invalid code, the crackme will die (depending on your luck [...]
I chose to obfuscate most of the code in this crackme besides the unlock functionality. The serial generation code is the same as in my last crackme (#3) so there will be opcode signatures that will enable you to brute out the code encryption key. If you haven’t completed my last crackme, you should still [...]