Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: hashcat binary download
Post: hashcat binary download
Hi, all
How can I download the latest hashcat binary?
I couldn't find hashcat binary download link in GitHub.. |
|
inoo |
General Talk
|
1 |
1,213 |
12-31-2019, 05:04 AM |
|
|
Thread: Large wordlist editor windows
Post: RE: Large wordlist editor windows
I recommend that Install cygwin in windows system.
as a result, you will use almost of linux sw(vim, awk, sed, paste, cut, rev, tail...) in cygwin shell |
|
inoo |
General Talk
|
4 |
3,251 |
09-13-2018, 02:28 AM |
|
|
Thread: Integer overflow error
Post: Integer overflow error
Hi, everyone
I found some error in hashcat 4.0.1
I'm sure it is bug on 4.0.1 version , is't it?
[hashcat-3.30] ./hashcat64.bin -a 3 ?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a --keyspace
13647689206181
[hash... |
|
inoo |
hashcat
|
5 |
3,902 |
02-14-2018, 08:15 AM |
|
|
Thread: Integer overflow error
Post: RE: Integer overflow error
thanks for your quick reply.
I agree that (?a x 15) keyspace is huge value, I agree also that such attack is infeasible
but I think hc 3.30 keyspace calc power is more useful than hc 4.0.1 regardles... |
|
inoo |
hashcat
|
5 |
3,902 |
02-14-2018, 08:49 AM |
|
|
Thread: Integer overflow error
Post: RE: Integer overflow error
I understand this issue clearly, thanks
I have one question about that in real life doing
if i have to do infeasible huge keyspace task, so i want to devide it by N nodes
(maybe N = 100,000 MANY NODE... |
|
inoo |
hashcat
|
5 |
3,902 |
02-14-2018, 10:02 AM |
|
|
Thread: SipHash format
Post: SipHash format
I am newbie in hashcat,
I have a question about oclHashcat 1.31 new feature, Sip Hash(-m 10100)
SipHash sample in https://hashcat.net/wiki/doku.php?id=example_hashes
ad61d78c06037cd9:2... |
|
inoo |
Old oclHashcat Support
|
1 |
4,429 |
10-23-2014, 09:24 AM |
|
|
Thread: rules in combination attack
Post: RE: rules in combination attack
in my experience, no ruled oclHashcat is more faster in slow hashes
so I think below command is suitable for truecrypt hash
combinator.bin dict1.txt dict2.txt | len.bin 12 50 | \
oclHashc... |
|
inoo |
General Help
|
2 |
4,512 |
08-15-2015, 03:40 AM |
|
|
Thread: How to increase CPU Hashcat Speed In Table Attack Mode ?
Post: RE: How to increase CPU Hashcat Speed In Table Att...
Specify -n option to to yr command
It wil increase hashcat speed, but not exactly by threads ncount |
|
inoo |
General Help
|
2 |
5,357 |
08-15-2015, 03:44 AM |
|
|
Thread: rar2hashcat anywhere?
Post: RE: rar2hashcat anywhere?
Is oclHashcat not possible to crack $RAR3$1*...hash now?
It wil be awesome that oclHashcat crack every $RAR3$[0-1] hashes.. |
|
inoo |
Old oclHashcat Support
|
2 |
5,628 |
12-02-2015, 04:23 PM |
|
|
Thread: How build it from source? [Windows7]
Post: RE: How build it from source? [Windows7]
If you are only hashcat user, not source code developer,
you can download executable from below
https://hashcat.net/beta/ |
|
inoo |
hashcat
|
2 |
6,332 |
06-04-2016, 05:17 AM |
|
|
Thread: sha1(sha1($pass) confused.
Post: sha1(sha1($pass) confused.
Hello,
I have a question about 2 hash type distinguishing
It is hard to identify MySQL4.1/MySQL5(htype=300) and sha1(sha1($pass)) (htype=4500)
as reference;
https://www.palominodb.com/blog/2011... |
|
inoo |
General Help
|
3 |
7,894 |
12-21-2013, 06:57 AM |
|
|
Thread: sha1(sha1($pass) confused.
Post: RE: sha1(sha1($pass) confused.
Thanks for your reply.
All of MySQL v4.1/v5 applications use the binary digest sha1( |
|
inoo |
General Help
|
3 |
7,894 |
12-21-2013, 05:47 PM |
|
|
Thread: weird mask attack
Post: weird mask attack
Hello, I found weird thing when I executed oclHashcat-1.01 with -m 300
for example:
./oclHashcat64.exe -a 3 -m 300 --remove --status \
./mysql_hash.txt -o ../mysql_hash_result.txt \
.... |
|
inoo |
Old oclHashcat Support
|
4 |
10,188 |
01-08-2014, 05:18 PM |
|
|
Thread: weird mask attack
Post: RE: weird mask attack
Thank you for answer.
I am sorry about missing oclHashcat64.exe in win7/cygwin/bash environment.
so, cmd line is the same as Linux/bash env , though my env is win7,
for example : use \(linux/unix)... |
|
inoo |
Old oclHashcat Support
|
4 |
10,188 |
01-09-2014, 01:38 AM |
|
|
Thread: weird mask attack
Post: RE: weird mask attack
|
inoo |
Old oclHashcat Support
|
4 |
10,188 |
01-09-2014, 04:55 PM |
|
|
Thread: snucl
Post: snucl
Hi, Atom
I try to use vcl version Hashcat (vclHashcat), but vcl(0.18) + vclHashcat(0.14-0.15) is not working
I think VCL is diffcult to install and have poor features than I expected
So, I sugg... |
|
inoo |
Very old oclHashcat-plus Support
|
4 |
10,913 |
10-12-2013, 04:59 PM |
|
|
Thread: Fiji Kernel Error
Post: RE: Fiji Kernel Error
Atom,
When do you launching oclHashcat 1.38?
My 2-Fuji cards waiting 1.38.... |
|
inoo |
Old oclHashcat Support
|
8 |
11,276 |
11-18-2015, 04:22 PM |
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...
first of all, --username option is needed,
and mask | maskfile too |
|
inoo |
General Help
|
6 |
11,847 |
08-01-2015, 01:00 AM |
|
|
Thread: Integrated AMD GPU with oclHashcat
Post: RE: Integrated AMD GPU with oclHashcat
#./hashcat64.exe -b -m 900 --opencl-device-types=1,2
hashcat (v3.00-beta-72-g964a901) starting in benchmark-mode...
Device #1: Loveland, 224/896 MB allocatable, 487Mhz, 2MCU
Device #2: AMD E-3... |
|
inoo |
Old hashcat Support
|
7 |
13,397 |
06-07-2016, 04:08 PM |
|
|
Thread: Forum update
Post: RE: Forum update
Look and feel is not comfortable than old stuff, I can't smell hashcat in this look&feel.... |
|
inoo |
Organisation and Events
|
9 |
14,683 |
07-08-2015, 02:32 AM |