Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Integer overflow detected
Post: Integer overflow detected
Hi all
Noob question alert!
Im trying to execute a mask attack on a .hccpx file.
I know its 10 characters long and a mix of upper and numbers.
I tried
Code:
--
hashcat -a 3 -m 2500 --force '/ro... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-26-2020, 03:16 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
slyexe Wrote: (01-26-2020, 11:44 PM)
--
first off, why are you using --force? This can cause issues cracking. Hashcat gives you reasons as to solve why it is not working correctly and you should list... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-27-2020, 02:22 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
slyexe Wrote: (01-28-2020, 12:17 AM)
--
For your mask, if you're wanting to do uppercase + digits you will need to create a custom mask using the prebuilt commands of -1 to -4. So instead of interlea... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-29-2020, 01:55 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
philsmd Wrote: (01-29-2020, 03:03 PM)
--
try the beta from https://hashcat.net/beta
--
What is the best way to install?
Do I need to remove 5.1.0?
Also I noticed a Nvidia version, I'm using A i7c... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-29-2020, 05:28 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
slyexe Wrote: (01-30-2020, 03:31 AM)
--
Simply just extract the contents of the 7z archive and you're set. Otherwise, if you're seeing nvidia or amd versions they're probably very old OCLhashcat when... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-30-2020, 09:57 AM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
Mem5 Wrote: (01-30-2020, 10:21 AM)
--
Hum, the mask u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d with mode 2500 is clearly *not* doable in a lifetime with your GTX1050.
Nobody on Earth can run this mask e... |
|
snaggle |
hashcat
|
10 |
2,723 |
01-30-2020, 06:25 PM |
|
|
Thread: Rules effects.
Post: Rules effects.
Hi, I'm looking for a way to see the results that different rules have on a various types of passwords, all numbers, all letters etc.
I have searched but can only find old posts and nothing that w... |
|
snaggle |
hashcat
|
3 |
1,040 |
02-05-2020, 04:09 PM |
|
|
Thread: Rules effects.
Post: RE: Rules effects.
undeath Wrote: (02-05-2020, 05:02 PM)
--
description for individual rules: https://hashcat.net/wiki/doku.php?id=rule_based_attack
to see what a specific ruleset generates you can use hashcat's std... |
|
snaggle |
hashcat
|
3 |
1,040 |
02-05-2020, 08:18 PM |
|
|
Thread: Hex keyspace reducer
Post: Hex keyspace reducer
Hi, I'm attempting to crack a 10 char Hex hash.
Brute-forcing is not practical for obvious reasons therefore I'm trying to reduce the keyspace.
I'm trying to use 10-Hex-Generator (https://github.co... |
|
snaggle |
hashcat
|
0 |
749 |
02-10-2020, 11:49 AM |
|
|
Thread: 10-Hex-Generator
Post: 10-Hex-Generator
Hi, I'm using 10-Hex-Generator (https://github.com/wpatoolkit/10-Hex-Generator?files=1)
Everything is working as expected but I keep losing my session.
I think it's to do with the original com... |
|
snaggle |
hashcat
|
2 |
1,297 |
02-17-2020, 09:21 PM |
|
|
Thread: 10-Hex-Generator
Post: RE: 10-Hex-Generator
undeath Wrote: (02-17-2020, 11:53 PM)
--
You cannot use restore with a pipe. Your candidate generator has to have some kind of resume support for that.
--
That would explain my problem.
Thanks for... |
|
snaggle |
hashcat
|
2 |
1,297 |
02-17-2020, 11:57 PM |