Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Oracle12C format
Post: RE: Oracle12C format
See here, you are not allowed to post hashes: https://hashcat.net/forum/announcement-2.html
Furthermore, I already gave you the answer you only need the "S:..." (not the second part ";H:...")
split it... |
|
philsmd |
Old hashcat Support
|
4 |
9,044 |
07-09-2014, 04:01 PM |
|
|
Thread: Oracle12C format
Post: RE: Oracle12C format
Should work, you just need to follow the hash format ( see: https://hashcat.net/wiki/doku.php?id=example_hashes -m 112 = Oracle ), and maybe this guide too https://hashcat.net/forum/thread-2155.html on... |
|
philsmd |
Old hashcat Support
|
4 |
9,044 |
07-08-2014, 05:51 PM |
|
|
Thread: Cracking speed
Post: RE: Cracking speed
1. are you sure that the hash file is in the correct format (.hccap format), see https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 , https://hashcat.net/cap2hccap/ ...
2. screenshot says 0/0 hash... |
|
philsmd |
Old hashcat Support
|
3 |
10,530 |
07-06-2014, 07:09 PM |
|
|
Thread: Can anyone give me a help.
Post: RE: Can anyone give me a help.
Please read the wiki ( https://hashcat.net/wiki/ ) and especially this wiki page: https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
philsmd |
Old oclHashcat Support
|
2 |
4,780 |
07-05-2014, 11:13 AM |
|
|
Thread: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
Post: RE: Easy way to beat Hashcat? Does oclHashcat supp...
Seems you didn't get it.
Therefore I will explain it again with an example:
sha1_hex (sha1 ($pass)) == the one you NEED
Code:
--
$ echo -en "A\x00B\x00C\x00" | sha1sum # first 'iteration'
... |
|
philsmd |
Old oclHashcat Support
|
15 |
29,451 |
07-03-2014, 10:29 AM |
|
|
Thread: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
Post: RE: Easy way to beat Hashcat? Does oclHashcat supp...
First of all, the topic of this thread is really disgusting.
The problem at the other hand, is very easy and you should probably easy understand it (indeed here: https://hashcat.net/forum/thread-3518... |
|
philsmd |
Old oclHashcat Support
|
15 |
29,451 |
07-03-2014, 08:00 AM |
|
|
Thread: known mask structure
Post: RE: known mask structure
Read here: https://hashcat.net/wiki/doku.php?id=mask_attack
You could easily do this w/ a combination of custom charsets ( https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets ), some masks ... |
|
philsmd |
Old oclHashcat Support
|
1 |
4,168 |
07-01-2014, 04:31 PM |
|
|
Thread: suggest brute rules
Post: RE: suggest brute rules
With oclHashcat you can use mask files see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files |
|
philsmd |
General Help
|
2 |
4,862 |
06-27-2014, 07:31 PM |
|
|
Thread: Combine specific hcchr with ?d?l?u..
Post: RE: Combine specific hcchr with ?d?l?u..
The .hcchr files should contain all chars that are part of your custom charset.
Therfore, the simplest solution is to modify the .hcchr file s.t. it contains also the additional chars you need.
E.... |
|
philsmd |
General Help
|
2 |
5,220 |
06-22-2014, 01:48 PM |
|
|
Thread: Any byte in mask
Post: RE: Any byte in mask
Unfortunately, cpu hashcat currently does not support custom charset that are that long.
Instead, oclHashcat can handle such custom charset "values".
Ofc, cpu hashcat should give a warning (or bet... |
|
philsmd |
Old hashcat Support
|
1 |
4,392 |
06-20-2014, 03:30 PM |
|
|
Thread: $HEX[...]
Post: RE: $HEX[...]
Yes, encoding matters. Try this:
Code:
--
echo -en 'EFE\xc7INAR' | md5sum
f54198dc47cf5cd61202b8675e118811 -
--
or this:
Code:
--
echo -n 'EFEÇINAR' | iconv -t iso-8859-1 | md5sum
f... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,779 |
06-14-2014, 11:18 AM |
|
|
Thread: stupid behaviour when using masks hashcat execution
Post: RE: stupid behaviour when using masks hashcat exec...
1. read here: https://hashcat.net/wiki/doku.php?id=mask_attack#supported_by
"mask files are currently only supported by oclHashcat"
2. there is no masks directory nor .hcmask files within the cpu h... |
|
philsmd |
Old hashcat Support
|
2 |
7,916 |
06-12-2014, 12:27 PM |
|
|
Thread: username:password in outfile
Post: RE: username:password in outfile
After cracking... you need the original hash file and the pot file "oclHashcat.pot" which contains all your cracks (if you do not have that file you may be able to copy the outfile w/ all your cracks ... |
|
philsmd |
General Help
|
2 |
10,669 |
06-11-2014, 06:38 PM |
|
|
Thread: VCL/IB cluster The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) vs Ubuntu
Post: RE: VCL/IB cluster The-Distribution-Which-Does-Not...
oclHashcat/cudaHashcat unforunately have some GPU driver dependencies.
There is only a limited list of operating systems supported by the driver.
Ubuntu 12.04 for instance is one of the supported OS ... |
|
philsmd |
Hardware
|
1 |
4,899 |
05-27-2014, 07:28 PM |
|
|
Thread: GPU comparison (passwords per second)
Post: RE: GPU comparison (passwords per second)
For example this: https://www.golubev.com/gpuest.htm |
|
philsmd |
Hardware
|
4 |
12,882 |
05-27-2014, 07:25 PM |
|
|
Thread: GPU Drivers not installed?
Post: RE: GPU Drivers not installed?
for that problem you need to read the wiki
Especially this article: https://hashcat.net/wiki/ubernoobs |
|
philsmd |
Old oclHashcat Support
|
4 |
14,670 |
05-27-2014, 07:10 PM |
|
|
Thread: GPU Drivers not installed?
Post: RE: GPU Drivers not installed?
It is possible to install the proprietary NVidia driver also using a live cd (the problem is that a reboot may be needed and as you may already guess, after reboot the live system starts from scratch)... |
|
philsmd |
Old oclHashcat Support
|
4 |
14,670 |
05-27-2014, 06:58 PM |
|
|
Thread: oclHashcat64 Displaying wrong number of combinations
Post: RE: oclHashcat64 Displaying wrong number of combin...
The bug/problem is in your command line /mask
use ?u?u?u?u?u?u?u?u (instead of u?u?u?u?u?u?u?u) please |
|
philsmd |
Old oclHashcat Support
|
2 |
4,543 |
05-25-2014, 09:20 PM |
|
|
Thread: No output file created
Post: RE: No output file created
oclHashcat 1.20 has some new features to remove hashes if they were already cracked.
For instance, if the hash:plain line is (also) present in the pot file (cudaHashcat.pot in your case), then cuda... |
|
philsmd |
Old oclHashcat Support
|
4 |
28,540 |
05-22-2014, 04:15 PM |
|
|
Thread: --username not working- line length exception
Post: RE: --username not working- line length exception
The trac ticket https://hashcat.net/trac/ticket/441 was fixed and next version will include the bug fix.
For speed you can play around w/ -w 3 (OR -u -n values, but -w 3 should give you good result... |
|
philsmd |
Old oclHashcat Support
|
4 |
8,846 |
05-12-2014, 07:20 AM |