Search found 4 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable- Tue Jan 12, 2010 5:23 am
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: About md5 bruteforcer
- Replies: 5
- Views: 6116
Re: About md5 bruteforcer
There's always this topic http://3.14.by/forum/viewtopic.php?f=8&t=47 BTW you will not get 2.9 times faster by reversing, if your program is only doing MD5 it will be about 1.4545 times faster. Your function to generate the next password is probably really slow. Thanks to your tip,I finally underst...
- Wed Jan 06, 2010 4:55 pm
- Forum: General Talk
- Topic: What language do you know?
- Replies: 13
- Views: 16463
Re: What language do you know?
Speaking:English,Chinese
Programming:C/C++,python,vb,php
Programming:C/C++,python,vb,php
- Wed Jan 06, 2010 4:50 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: About md5 bruteforcer
- Replies: 5
- Views: 6116
Re: About md5 bruteforcer
Has BarsMonster publiced the fasted md5 GPU bruteforcer? I'm so curious about the implement... Yesterday I saw a post discussing tricks of speeding up the calculation,which was also hard to understand... http://www.freerainbowtables.com/phpBB3/viewtopic.php?f=2&t=715 I can achieve a performance of ...
- Tue Jan 05, 2010 8:37 am
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: About md5 bruteforcer
- Replies: 5
- Views: 6116
About md5 bruteforcer
Has BarsMonster publiced the fasted md5 GPU bruteforcer? I'm so curious about the implement... Yesterday I saw a post discussing tricks of speeding up the calculation,which was also hard to understand... http://www.freerainbowtables.com/phpBB3/viewtopic.php?f=2&t=715 I can achieve a performance of o...