Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Help with oclhashcat
Post: RE: Help with oclhashcat
Your mask is a bit sketchy, try...
-1 ?l?d ?1?1?1?1?1?1?1?1?1 -i --increment-min 6 |
|
Si2006 |
Old oclHashcat Support
|
2 |
5,075 |
03-19-2015, 01:01 AM |
|
|
Thread: e-mail notifications
Post: RE: e-mail notifications
Try iwatch
https://iwatch.sourceforge.net/documentation.html |
|
Si2006 |
Old oclHashcat Support
|
2 |
4,807 |
03-22-2015, 08:35 PM |
|
|
Thread: Combinator attack not recognizing -j rule
Post: RE: Combinator attack not recognizing -j rule
Try enclosing you rule with quotes "$-" |
|
Si2006 |
Old oclHashcat Support
|
4 |
7,716 |
03-29-2015, 10:18 PM |
|
|
Thread: Hashcat Starts and Stops Immediately
Post: RE: Hashcat Starts and Stops Immediately
Take more care to read the output in terminal.
Status:Cracked
INFO: removed 1 hash found in pot file
You have previously cracked the hash so it is stored in the cudaHashcat.pot
Each time y... |
|
Si2006 |
Old oclHashcat Support
|
3 |
6,631 |
04-15-2015, 09:20 PM |
|
|
Thread: Sapphire r9 290x 4gb
Post: RE: Sapphire r9 290x 4gb
Add --gpu-temp-retain=20, that will keep the fans at 100% throughout an attack. |
|
Si2006 |
Old oclHashcat Support
|
8 |
11,581 |
06-08-2015, 11:03 PM |
|
|
Thread: ERROR: clGetDeviceIDs() -1 using Windows 7
Post: RE: ERROR: clGetDeviceIDs() -1 using Windows 7
Try using either -d 1 or -d 2 in your command or blacklist the onboard gpu
ie .
-d, --gpu-devices=STR Devices to use, separate with comma |
|
Si2006 |
Old oclHashcat Support
|
12 |
15,495 |
06-14-2015, 01:31 AM |
|
|
Thread: ERROR: clGetDeviceIDs() -1 using Windows 7
Post: RE: ERROR: clGetDeviceIDs() -1 using Windows 7
Just add either -d1 or -d2 to your command your currently trying to execute.
To simplify it a little just run a benchmark for now.
oclHashcat64.exe -b -m 0 -d1
or
oclHashcat64.exe -b -m 0 -d2 |
|
Si2006 |
Old oclHashcat Support
|
12 |
15,495 |
06-14-2015, 01:47 AM |
|
|
Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN
Could you simplify on how you convert the salt value to binary as I don't understand the method shown by phil.
eg: how did you get this to binary?
660806340342588628 : 0000 1001 0010 1011 1010 0111 ... |
|
Si2006 |
User Contributions
|
47 |
208,554 |
01-09-2014, 12:28 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
Can get it to work on ubuntu, I filled in the twitter auth keys and renamed the settings-dist.json and installed dependences.
PHP 5.5.22-1+deb.sury.org~precise+1 | Python 2.7.3
php scrape.php
PHP W... |
|
Si2006 |
User Contributions
|
22 |
42,299 |
03-19-2015, 08:52 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
That done the trick! Thanks |
|
Si2006 |
User Contributions
|
22 |
42,299 |
03-19-2015, 09:01 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
One more problem.
Doesn't seem to create the data folder after processing the tweets with "php scrape.php" and is also displaying a php notice in term.
Code:
--
processed 2000 tweets
Found 0... |
|
Si2006 |
User Contributions
|
22 |
42,299 |
03-19-2015, 09:31 PM |
|
|
Thread: Segmentation fault upon finding hash
Post: Segmentation fault upon finding hash
Why am i seeing a segmentation fault upon find hash? in lite version.
Both lite and plus work fine, but i'm having a hard time trying to get pyrit to work with gpu because of AMDAPP.
I had both ha... |
|
Si2006 |
Very old oclHashcat-lite Support
|
1 |
6,648 |
03-31-2013, 03:45 AM |
|
|
Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
Congrats another milestone. ;-)
How does does hashcat work with 1Password algorithm. The same as jtr method?
https://pastebin.com/mNmNsxZW |
|
Si2006 |
Very old oclHashcat-plus Announcements
|
31 |
215,942 |
08-24-2013, 09:01 PM |
|
|
Thread: 1Password - AgileBits
Post: 1Password - AgileBits
A friend on mine has forgot his master password for his 1Password App on his iPhone( it's jailbroken) and asked if i could recover it, is it possible yet? I know it uses PBKDF2-HMAC-SHA1, is there any... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
03-31-2013, 11:53 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
Hi, I download and complied the unstable-magum jumbo-8 and the openwall sample agile keychains file.
I am just scratching the surface with all this stuff, Please forgive any BS i type out, just looki... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-02-2013, 11:03 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
Figured out how to build OpenCL and for what its worth the agilekeychain supports OpenCL in JTR.
Benchmark
./john -t=60 --format=agilekeychain-opencl
OpenCL platform 0: AMD Accelerated Parallel... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-02-2013, 11:35 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
halfie Wrote: (04-14-2013, 08:07 AM)
--
Latest JtR-jumbo supports "Cloud Keychain" files (I just added support for it and the speeds are simply awesome!).
Also, a bug in parsing of "Agile Keychai... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-15-2013, 08:28 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
My bad i had to compile JTR Bleeding Jumbo
All good now |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-15-2013, 11:14 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
atom Wrote: (04-15-2013, 09:54 AM)
--
I've added PBKDF2-HMAC-SHA512 for a different algorithm. If you add a request for 1Password Agile Keychain to Trac I might add it.
--
yeah will do because
c... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-16-2013, 01:29 PM |
|
|
Thread: 1Password - AgileBits
Post: RE: 1Password - AgileBits
Ok i download and installed the Windows Version 1Password and created a master password call 'password' ironically.
I can extract the hash from and the keychain and JTR finds the master password.
... |
|
Si2006 |
Very old oclHashcat-plus Support
|
13 |
24,903 |
04-03-2013, 12:13 AM |