Author | Post | ||
greenbite |
hey guys, can you help me make a program that "bruteforces" something ? i need to crack a 5 digits code, the first number is seven. all numbers can be used multiple times |
||
25.06.2006 12:55:21 |
|
||
unstable |
for (int i=70000;i<80000;bf(i++)); |
||
Edited by unstable on 25.06.2006 13:55:28 | |||
25.06.2006 13:54:57 |
|
||
Gome |
lol nice! |
||
25.06.2006 18:15:40 |
|
||
sniperkid |
what language you want it in ? its basically just a loop formula, it is available in almost every programable language and it can be found in a tutorial page (of the language you want). P.S. Excuse my english |
||
27.06.2006 03:17:24 |
|
||
Rayden |
if it is a crackit why you do not use inside bruteforce there is a litle space on the end of the code that can be calculated and you could put your asm code there olly have that feature as many other debuggers if it is only a formula nothing better than c or c++, or if you want to be a martir use assembler... |
||
27.06.2006 10:25:56 |
|