Jump to content
Tuts 4 You

A crackme with math problem


Recommended Posts

Posted

A crackme with math problem


Just run it. It is an interesting math problem. No vm, no obfuscation. You can debug it with dnSpy even Visual Studio. You should use public method inside this crackme to generate a valid hex string and make program output correct string.


 

Posted (edited)

Either I am missing something (which is very likely, there is so much trash CIL in the methods that it is easy to miss something), or the crackme is kind of broken. I managed to construct a key that gets passed the entire verification process, yet the decryption of the flag fails with a padding error. It looks to me like some floating point precision error, but I am not sure.

  Reveal hidden contents

 

Edited by Washi
Grammar

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...