Help
Moderator: Cheaters
-
weirdone2
- Forum Staff
- Posts: 926
- Joined: June 3rd, 2007, 8:03 pm
Re: Help
Brute force eh what if it's like 10digits or more. -.-' Besides the only language I have enough knowledge to make a brute force for it would be autoit and I don't think it would type fast enuf. :S
-
Aero
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Help
If you can figure out wc3's overflow system you can actually just reverse the process since you're given both the final 2 numbers.
If they only checked one number then whatever the second is would be a mystery.
Then, if the person trying to reverse it let that second number equal whatever they want, chances are they will run into incorrect characters or reals.
So, consider yourself lucky they gave you both values ^.^.
Now, it's just a matter of if you can figure out the overflow system and make a proggie to reverse it for you.
If they only checked one number then whatever the second is would be a mystery.
Then, if the person trying to reverse it let that second number equal whatever they want, chances are they will run into incorrect characters or reals.
So, consider yourself lucky they gave you both values ^.^.
Now, it's just a matter of if you can figure out the overflow system and make a proggie to reverse it for you.
