Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Character separator for salted hashes
Post: RE: Character separator for salted hashes
The dot represents concatenation. If there was a literal dot we'd write e.g. sha1($salt.'.'.$pass)
You can simulate sha1($salt.$pass) by running sha1($pass) with -a 7, sure. But this is not a good ... |
|
epixoip |
General Talk
|
1 |
2,881 |
05-06-2017, 06:25 AM |
|
|
Thread: CheckPoint Security Gateway (firewall) and Security Management password hashes
Post: RE: CheckPoint Security Gateway (firewall) and Sec...
Great information, thank you for sharing! |
|
epixoip |
User Contributions
|
4 |
21,733 |
06-14-2015, 07:49 AM |
|
|
Thread: Choosing right card, making estimations
Post: RE: Choosing right card, making estimations
if your GPU budget is $300, get a 7950. no question. |
|
epixoip |
Hardware
|
3 |
9,315 |
06-26-2013, 09:50 AM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...
What OS? What device(s)? For all algorithms or just one particular one? |
|
epixoip |
Old oclHashcat Support
|
8 |
10,387 |
03-06-2016, 03:21 AM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...
Have you tried a newer driver and/or have you tested with latest oclHashcat beta? |
|
epixoip |
Old oclHashcat Support
|
8 |
10,387 |
03-06-2016, 09:38 PM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...
So test with latest oclHashcat beta first, and if that doesn't help then try upgrading the driver. |
|
epixoip |
Old oclHashcat Support
|
8 |
10,387 |
03-07-2016, 01:46 PM |
|
|
Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat
please post the output of clinfo |
|
epixoip |
General Help
|
12 |
29,577 |
10-09-2013, 04:17 AM |
|
|
Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat
either driver is not configured properly, or you do not have xauthority. walk back through the guide. |
|
epixoip |
General Help
|
12 |
29,577 |
10-10-2013, 01:18 AM |
|
|
Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat
You shouldn't have the SDK installed, no. Nor should you have amd-libopenc1 or amd-opencl-icd installed. All you should have installed is the driver. See the wiki for how to properly install the drive... |
|
epixoip |
General Help
|
12 |
29,577 |
08-23-2015, 08:18 PM |
|
|
Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat
-6 is CL_OUT_OF_HOST_MEMORY. Is this a mining rig with very little memory? |
|
epixoip |
General Help
|
12 |
29,577 |
09-06-2015, 11:05 PM |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
I think the problem here is you do not realize what --stdout means. --stdout means print every single candidate that is generated to --stdout, e.g. for piping into another cracking application. You wo... |
|
epixoip |
General Help
|
5 |
6,915 |
04-01-2016, 11:29 AM |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
Oh shit, right, I'm sorry. I was drunk when I wrote that. So yes, you're right, when using --stdout no cracking is possible at all, because it will indeed treat all arguments as a wordlist. Sorry. But... |
|
epixoip |
General Help
|
5 |
6,915 |
04-01-2016, 08:31 PM |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
Yes --stdout is mostly for generating candidates to pipe to other crackers or preprocessors, but also a little for "is this rule doing what I think it's doing." |
|
epixoip |
General Help
|
5 |
6,915 |
04-02-2016, 03:37 AM |
|
|
Thread: cluster-controller needed for several appliances
Post: RE: cluster-controller needed for several applianc...
I'm not sure if this is really the appropriate venue for this question, but as it is the "Misc > Hardware" forum, I suppose it's okay. I'm just always hesitant to answer questions like this as I do no... |
|
epixoip |
Hardware
|
1 |
1,594 |
04-27-2019, 05:29 AM |
|
|
Thread: CL_PLATFORM_NOT_FOUND_KHR
Post: RE: CL_PLATFORM_NOT_FOUND_KHR
My jealousy level has reached 72%. Not over the P100s, but POWER8. Anyone who knows me knows I'm a huge fucking PPC fan.
Anyway, obviously the Nvidia driver is installed, but it looks like you don'... |
|
epixoip |
hashcat
|
1 |
4,505 |
05-31-2017, 07:15 AM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
https://moodyeyeview.files.wordpress.com/2013/04/we.png |
|
epixoip |
User Contributions
|
36 |
134,713 |
09-08-2014, 10:41 PM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
works for all MS Office 97-2003 files |
|
epixoip |
User Contributions
|
36 |
134,713 |
09-09-2014, 08:53 AM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
?b?b?b?b?b is not for the collision, but for cracking the RC4 key. Once you know the RC4 key, you have the first five bytes of the MD5|SHA1 hash. You then collide that hash to find a password that wor... |
|
epixoip |
User Contributions
|
36 |
134,713 |
10-31-2014, 06:16 AM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
https://github.com/stricture/hashstack-server-plugin-oclhashcat/blob/master/scrapers/office2hashcat.py |
|
epixoip |
User Contributions
|
36 |
134,713 |
12-05-2014, 09:36 PM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
yes. it's a slightly modified version of office2john.py |
|
epixoip |
User Contributions
|
36 |
134,713 |
12-08-2014, 02:28 PM |