Help
Moderator: Cheaters
-
- Old Wrinkly Member
- Posts: 271
- Joined: January 12th, 2008, 4:42 am
- Title: Re-R-Re-Re-Remix
- Location: Canada EH?
Re: Help
Like, as in a program? Or as in Manuel?Aero wrote:2-4 hours of math my ass.
Try brute force.
Contact me on WC3 Killing_Spree22, I'm at US west!
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
-
- 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
-
- 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.