![]() Shoutbox (View Full Shoutbox)
|
||||
Click Refresh to load shouts. |
||||
|
Brute-forcer, numbers
|
|
12-13-2007, 08:57 AM
(This post was last modified: 12-13-2007 09:01 AM by Grob. Edit Reason: )
Post: #1
|
|||
|
|||
|
Brute-forcer, numbers
Hi,
I have a friend who likes reverse engineering and stuff like that and he was trying to program a brute-forcer. As always, bored to my mind, I gave it a go to create a super-simple brute-forcer and here's the result. I hope it isn't against any rules posting this and I hope you might enjoy testing it. I had loads of fun creating it and just as with the DMA watching the szVariable getting updated in Olly, seeing the program work in action. Program description: It tries all possible number combinations from 0000000000 (I think) to 9999999999 (I think) and after every loop you check the szVariable in a function to see if the key is valid or not. Sidenote: The code is old as I haven't programmed for very long. EDIT: I just ran the program, it took me less than 30 seconds to go through all possible combinations. Code: include \masm32\include\masm32rt.inc |
|||
|
« Next Oldest | Next Newest »
|

![[-]](images/mint/collapse.gif)



