Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Efficient way to store hashes in database ?
Post: RE: Efficient way to store hashes in database ?
Encoding the hashes in base64 will not get you the fastest processing time for storage and retrieval. In-fact, it will hurt your stats for sure.
There are MANY factors to consider with MySQL, inclu... |
|
unix-ninja |
General Talk
|
5 |
15,744 |
08-07-2012, 08:07 PM |
|
|
Thread: Slow VCL speeds
Post: RE: Slow VCL speeds
VCL is broken and is no longer supported. It is officially considered a dead technology. Sorry.
The new version of disthc should be coming out soon. It will have limited features at first (most to co... |
|
unix-ninja |
Old oclHashcat Support
|
7 |
14,627 |
12-11-2013, 12:08 AM |
|
|
Thread: Can't crack multiple hashes, only single
Post: RE: Can't crack multiple hashes, only single
Try using Unix-style encoding for newlines and see if that works any better. |
|
unix-ninja |
hashcat
|
7 |
13,884 |
05-11-2016, 06:41 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
Are you stopping the job before it finishes? You will get separate keyspaces for each mask (including each transformation of the incremental mode), so you will probably get a ton of small keyspaces be... |
|
unix-ninja |
General Help
|
11 |
13,509 |
07-22-2015, 11:53 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
Quote:
--
what I interpreted this is was that the "-b" was the main "opening" command, with "sub" commands denoted with the double dash
--
I am not sure your 20 years has helped you. You might want... |
|
unix-ninja |
General Help
|
11 |
13,509 |
07-23-2015, 09:56 PM |
|
|
Thread: distributed computing for hashcat (cpu)
Post: RE: distributed computing for hashcat (cpu)
You can use vcl as the officially supported option, or if you are up to coding a bit, you can grab disthc off of sourceforge and tweak it for hashcat instead of oclhashcat. |
|
unix-ninja |
Feature Requests
|
3 |
12,475 |
01-04-2013, 07:35 PM |
|
|
Thread: Creating a secure hash?
Post: RE: Creating a secure hash?
Unfortunately, that's not really all that secure. Especially if someone manages to leverage your source.
The best way to guarantee decent security is to assume that your source has already been compr... |
|
unix-ninja |
General Talk
|
6 |
12,460 |
01-21-2014, 03:49 AM |
|
|
Thread: Creating a secure hash?
Post: RE: Creating a secure hash?
Just as a P.S.:
No new code bases should be using MD5 or SHA1 for security in the modern age. |
|
unix-ninja |
General Talk
|
6 |
12,460 |
01-21-2014, 03:51 AM |
|
|
Thread: Unsupported or incorrect installed GPU driver detected! [ATI HD 7870]
Post: RE: Unsupported or incorrect installed GPU driver ...
did you actually read your example0.sh output? |
|
unix-ninja |
Old oclHashcat Support
|
4 |
12,433 |
09-12-2014, 04:23 PM |
|
|
Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?
Code:
--
oclHashcat64.bin --help
--
|
|
unix-ninja |
Old oclHashcat Support
|
8 |
11,570 |
07-15-2014, 03:53 PM |
|
|
Thread: Ethernet Laser
Post: RE: Ethernet Laser
umm... at that point, why not use fiber? |
|
unix-ninja |
General Talk
|
5 |
11,517 |
11-29-2012, 11:58 PM |
|
|
Thread: slight change
Post: RE: slight change
Or you could just write the script yourself.
There's no real need for Atom to do that. |
|
unix-ninja |
User Contributions
|
5 |
11,157 |
07-02-2013, 04:39 PM |
|
|
Thread: [Help] ./eula.accepted: Permission Denied
Post: RE: [Help] ./eula.accepted: Permission Denied
It needs to be able to write the EULA accepted file to that directory. Make sure the directory permissions are set properly. |
|
unix-ninja |
General Help
|
4 |
10,899 |
01-16-2014, 12:06 AM |
|
|
Thread: unbruteforceabe hash?
Post: RE: unbruteforceabe hash?
matafor Wrote: (04-30-2012, 09:45 PM)
--
Hi Folks!
I'm thinking about using a software with the following hash-algorithm: sha1(salt+sha1(salt+pass+salt))
I wanted to check if this algorithm is ... |
|
unix-ninja |
Old hashcat Support
|
4 |
10,756 |
04-30-2012, 09:57 PM |
|
|
Thread: Massive help
Post: RE: Massive help
First off, Hashcat GUI is not an official Hashcat product. It is not supported around here, and you will need to talk to the developer for support for that product.
You should learn the basics for ... |
|
unix-ninja |
Old oclHashcat Support
|
4 |
10,689 |
08-26-2014, 04:55 PM |
|
|
Thread: 5970's worth buying?
Post: RE: 5970's worth buying?
which algorithms are you comparing there? I am pretty sure the 5970 should *not* have a higher rate (apples to apples) than the GTX 970. |
|
unix-ninja |
Old oclHashcat Support
|
6 |
10,673 |
05-20-2016, 09:08 PM |
|
|
Thread: Custom algorithm
Post: RE: Custom algorithm
It could be salted in some way.
If you have access to the source, that would be your best bet. |
|
unix-ninja |
General Help
|
4 |
10,558 |
06-27-2013, 05:25 PM |
|
|
Thread: Recommanded OS for oclhashcat ?
Post: RE: Recommanded OS for oclhashcat ?
Debian or Ubuntu are good places to start |
|
unix-ninja |
Hardware
|
4 |
10,058 |
04-16-2012, 09:07 PM |
|
|
Thread: statsprocessor-0.08 Skip and Limit
Post: RE: statsprocessor-0.08 Skip and Limit
You have it right. I ran that on my machine with statsprocessor 0.09 and it works fine.
See if you can try the 64 bit binary.
If it's still an issue, maybe just wait until 0.09 is officially released... |
|
unix-ninja |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
10,000 |
04-03-2013, 08:09 PM |
|
|
Thread: hashcat not working...
Post: RE: hashcat not working...
You need to run this exe from the command line. It is not a GUI application.
Please open your terminal (cmd.exe) and run hashcat from there. |
|
unix-ninja |
General Help
|
2 |
9,830 |
02-27-2014, 09:23 PM |