Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: mask files
Post: RE: mask files
Thanks for the report.
Next time please do not hesitate to open a trac ticket ( see https://hashcat.net/trac/ticket/617 ). |
|
philsmd |
Old oclHashcat Support
|
4 |
5,871 |
04-26-2015, 10:46 PM |
|
|
Thread: mask files
Post: RE: mask files
Oh, thanks for the info.
Strange that this problem wasn't found earlier. Nice find indeed.
Fortunately, the problem will be fixed with next release version (1.37).
Thanks again |
|
philsmd |
Old oclHashcat Support
|
4 |
5,871 |
04-27-2015, 12:12 AM |
|
|
Thread: Organizing
Post: RE: Organizing
Please read here: FAQ: --show (https://is.gd/OHpUwg) |
|
philsmd |
Old oclHashcat Support
|
4 |
6,388 |
05-06-2015, 06:57 PM |
|
|
Thread: Organizing
Post: RE: Organizing
@alpes please do not give bad advice. For instance the link that I posted above says (among others):
- --show is always used after the hashes have been cracked
- You do not need – and should not s... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,388 |
05-07-2015, 01:10 PM |
|
|
Thread: How to calc (md5(md5($pwd).$salt) ?
Post: RE: How to calc (md5(md5($pwd).$salt) ?
This is the algorithm used by the forum software/board VBulletin.
Hence, depending on the salt length, you either need to use -m 2611 (very short salts) or -m 2711 (longer salts).
For examples see h... |
|
philsmd |
Old hashcat Support
|
4 |
9,058 |
05-10-2015, 10:42 AM |
|
|
Thread: Output issue
Post: RE: Output issue
I don't understand the problem here:
Your example:
- algo: -m 10 = md5($pass.$salt)
- string to hash: "11puma11" (without quotes)
if pass is "11puma" and salt is "11" then we end up with a string f... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,359 |
05-13-2015, 08:49 PM |
|
|
Thread: hashcat problem
Post: RE: hashcat problem
You should never use --show while cracking (and while specifying a wordlist, mask etc).
Please read the wiki: FAQ: --show (https://is.gd/HiV9cw) |
|
philsmd |
Old hashcat Support
|
4 |
7,772 |
05-29-2015, 09:26 PM |
|
|
Thread: oclHashcat on desktop apu and decryt
Post: RE: oclHashcat on desktop apu and decryt
The general rule is: if you use --force you should not report problems or ask for help to troubleshoot
The increment question was answered at least thousands of times in the forum and on IRC, well ... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,353 |
06-02-2015, 08:50 AM |
|
|
Thread: [Resolved] Possible bug with Office 2003 hash - no collision found
Post: RE: Possible bug with Office 2003 hash - no collis...
The problems with this forum post/thread are:
1. the general forum user is *not* allowed to post hashes (see https://hashcat.net/forum/announcement-2.html ) without explicit permission from a moderato... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,235 |
08-11-2015, 08:47 PM |
|
|
Thread: [Resolved] Possible bug with Office 2003 hash - no collision found
Post: RE: [Resolved] Possible bug with Office 2003 hash ...
the reason is that -m 9710 is used to collide the RC4 hash, while -m 9700 should be *only* used when you are looking for the correct password - and don't want to use the collision mode - (again: this ... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,235 |
08-13-2015, 10:53 AM |
|
|
Thread: How to test(crack) RAR?
Post: RE: How to test(crack) RAR?
Futhermore, you need to extract the required information from the .rar file (e.g. with rar2john.py) before you start cracking with hash type -m 12500 (which you btw did not specify on the command line... |
|
philsmd |
Old oclHashcat Support
|
4 |
32,962 |
08-21-2015, 01:45 PM |
|
|
Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin
As I already said, it uses stdin for that case too. So your assumptions and claims are totally wrong.
and to answer the question about the "little trick", see this as a hint for controlling the pro... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 05:19 PM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
read this:
https://hashcat.net/trac/ticket/645#comment:3
If you use version 1.37 (which is an older version than the beta version mentioned), it won't work. |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:42 PM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
The betas are not public and version 1.38 is not released yet. You need to be beta tester to get access to betas.
https://hashcat.net/wiki/frequently_asked_questions#how_do_i_become_a_beta-tester |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:51 PM |
|
|
Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin
your problem description is very unprecise.
Do you mean you are not able to pipe a dictionary or another's process output to oclHashcat ? That should indeed work without any problem.
... or do you me... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 12:00 PM |
|
|
Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...
Code:
--
cudaHashcat64 -m 2500 --show hash_file.hccap
--
if you did specify a session name (--session) for cracking the hash(es) you need to specify it for the --show command as well.
Also see:
-... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,236 |
11-05-2015, 10:44 AM |
|
|
Thread: When is all the Truecrypt encryption ciphers available?
Post: RE: When is all the Truecrypt encryption ciphers a...
This is already implemented with newest (beta) version, see:
- https://hashcat.net/trac/ticket/394 or https://twitter.com/hashcat/status/667401031509258241
- https://hashcat.net/trac/ticket/618 or h... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,391 |
11-24-2015, 05:41 PM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux Error - this copy of hashcat is outdated
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
remove it again (apt-get remove) and then just download it from https://hashcat.net/hashcat/, extract it (7z x hashcat-2.00.7z) and run it (cd hashcat-2.00; ./hashcat-cli64.bin). Have fun |
|
philsmd |
General Help
|
4 |
16,768 |
01-01-2016, 12:45 PM |
|
|
Thread: Modify Session files to resume at choosen point
Post: RE: Modify Session files to resume at choosen poin...
That is easy and if you didn't find the answer in the forum already, you shoud find it easily by looking at the --help output:
Code:
--
-s, --skip=NUM Skip number of ... |
|
philsmd |
User Contributions
|
4 |
12,211 |
12-25-2015, 04:53 PM |
|
|
Thread: Combinator Attack problems with OCLHC2.01
Post: RE: Combinator Attack problems with OCLHC2.01
as epixoip said, you need to escape special symbols on your shell
this has nothing to do with oclHashcat
for instance -j $x won't work, because $x is seen as a variable by your operating system. e... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,348 |
01-12-2016, 01:25 PM |