
Search found 19 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 Oct 27, 2009 2:27 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: This is unbelivable...
- Replies: 21
- Views: 15816
Re: This is unbelivable...
If your program was open source, you would have still had a copy.


- Mon Aug 31, 2009 1:16 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: aboat mutilthread!
- Replies: 5
- Views: 5875
Re: aboat mutilthread!
Do you have SLI enabled?
- Mon Aug 17, 2009 12:17 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: making the ATI cracker working
- Replies: 8
- Views: 9436
Re: making the ATI cracker working
No, the GPU is not working. If you look at the bottom the Program says "Failed to initialize CAL". You will need to get the right ATI drivers for it to work, and I dont believe the latest drivers from ATI work with barswf. My 4870 gets about ~1100 Mhash checks per second for you to compare yours to.
- Wed Jun 10, 2009 1:14 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Psebr, PlayStation 3 brute forcer!
- Replies: 6
- Views: 8042
Re: Psebr, PlayStation 3 brute forcer!
Ps3 uses the old cell proc if I remember correctly. Does your code work on the new cell proc?
- Mon Jun 01, 2009 7:33 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: PassRape - CUDA/ATI SHA-1/mysql/MSSQL bruter
- Replies: 11
- Views: 12824
Re: PassRape - CUDA/ATI SHA-1/mysql/MSSQL bruter
I have looked at the source code for this program and needless to say it is very poorly written. I tried running it and got better performance from my own SHA-1 bruting program (my first attempt). The author is apparently unaware of compiler optimization and shows it in his kernel. I would shy away...
- Wed May 27, 2009 12:32 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: It doesn't crack a simple MD5...
- Replies: 3
- Views: 6005
Re: It doesn't crack a simple MD5...
You don't need to downgrade your drivers, you just need the correct CAL and aticalc.dll files. Search the forums and you will find them.
- Wed May 27, 2009 12:30 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: PassRape - CUDA/ATI SHA-1/mysql/MSSQL bruter
- Replies: 11
- Views: 12824
Re: PassRape - CUDA/ATI SHA-1/mysql/MSSQL bruter
I have looked at the source code for this program and needless to say it is very poorly written. I tried running it and got better performance from my own SHA-1 bruting program (my first attempt). The author is apparently unaware of compiler optimization and shows it in his kernel. I would shy away ...
- Mon May 18, 2009 12:04 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Strange Hashes, Need Helps
- Replies: 7
- Views: 7319
Re: Strange Hashes, Need Helps
Might be easier to help you if we knew where the hashes came from. (forum?, etc.)
- Mon May 18, 2009 11:59 am
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: CUDA-Multiforcer source
- Replies: 2
- Views: 5152
Re: CUDA-Multiforcer source
Yes, I am also grateful. Hope to see great things come of this!
- Thu May 14, 2009 1:30 am
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Updated CUDA Multiforcer, with SHA1 & per-position charset
- Replies: 11
- Views: 12479
Re: Updated CUDA Multiforcer, with SHA1 & per-position charset
I noticed the branching switch statement in your md5 code. If you are interested, I have a method that places the 0x80 in the correct place without branching, at the cost of about 20 more ops. I am afraid I don't have the code on me, but I can get it to you soon if you are interested.
- Wed May 13, 2009 1:15 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Updated CUDA Multiforcer, with SHA1 & per-position charset
- Replies: 11
- Views: 12479
Re: Updated CUDA Multiforcer, with SHA1 & per-position charset
Just out of curiosity, how close are you to being able to release the source?
- Wed May 13, 2009 12:21 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: SHA-1 flow.
- Replies: 0
- Views: 3671
Re: SHA-1 flow.
Going to need some proof first. 2^52 is much better than the old 2^61.
- Fri May 01, 2009 7:28 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Updated CUDA Multiforcer, with SHA1 & per-position charset
- Replies: 11
- Views: 12479
Re: Updated CUDA Multiforcer, with SHA1 & per-position charset
And in fact it does. Step rate is 354M/s. Would it be possible to get some of the code for this? Id like to compare it to my own. If not, what about just the kernels?
- Fri May 01, 2009 6:01 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Updated CUDA Multiforcer, with SHA1 & per-position charset
- Replies: 11
- Views: 12479
Re: Updated CUDA Multiforcer, with SHA1 & per-position charset
Quite fast. Im running a GTX 295 with the md5 option and getting stepping of 109M/s. Minor note: It doesnt tell you the command line option for charsets anymore. Working on 1171 hashes at once.
EDIT:
Adding threads = 256 made it jump to 295M/s
EDIT:
Adding threads = 256 made it jump to 295M/s
- Thu Apr 23, 2009 2:43 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: lease time on my High-End GPUs cluster for $$
- Replies: 24
- Views: 20689
Re: lease time on my High-End GPUs cluster for $$
Oh no.... Cray better watch its back. 

- Fri Apr 10, 2009 5:19 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Question from a newbie
- Replies: 14
- Views: 10329
Re: Question from a newbie
Do you know how it is salted or what the salt actually is?
- Fri Apr 03, 2009 12:04 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: New brook beta
- Replies: 11
- Views: 28609
Re: New brook beta
Sweet! Ill test as soon as I get home.



- Wed Apr 01, 2009 12:15 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Some news about the project
- Replies: 23
- Views: 16011
Re: Some news about the project
BarsMonster wrote:I afraid to give any timeframesthe_drag0n wrote:sweet. is there any timeframe ?I have 3 commercial projects competing for my time with free barswf
Make it open source and all the work will be done for you!


- Wed Mar 25, 2009 10:31 pm
- Forum: BarsWF, Cryptography, Security, GPGPU and supercomputing
- Topic: Status of the ATI GPU Version ?
- Replies: 224
- Views: 167671
Re: Status of the ATI GPU Version ?
Bars: Is there a way you can recompile the md5 cracker for the latest ATI drivers? If not, could you put up a tutorial on how to make it work? I feel like my 4870 is going to waste 
