Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Can anyone explain how hashcat is able to crack Scrypt via CPU without using tons of
Post: RE: Can anyone explain how hashcat is able to crac...
the short answer is "parallelization".
You need to keep in mind that it only makes sense to use GPUs because they can parallalize things enormously good, i.e. the power of the GPUs comes only from ru... |
|
philsmd |
hashcat
|
3 |
4,791 |
07-12-2017, 05:15 PM |
|
|
Thread: old box compatibility with Hashcat
Post: RE: old box compatibility with Hashcat
That's probably a typo, I think epixoip means hashcat-legacy (https://github.com/hashcat/hashcat-legacy), i.e. the (old) CPU-based only hashcat tool (that was called "hashcat" before "oclHashcat" was ... |
|
philsmd |
General Talk
|
4 |
5,001 |
07-14-2017, 09:27 AM |
|
|
Thread: cap2hccapx essid filters
Post: RE: cap2hccapx essid filters
Currently, the code searches for exact matches.
This could be simply changed by, for instance, replacing strcmp () with strchr () here: https://github.com/hashcat/hashcat-utils/blob/b1e45b2337c2011... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,574 |
07-14-2017, 09:44 AM |
|
|
Thread: Location of TrueCrypt Hidden OS Header
Post: RE: Location of TrueCrypt Hidden OS Header
I'm not sure why you are even trying to "brute-force" the offset.
The instructions are very clear: if the whole disk (operating system) is encrypted i.e. the system starts with the special boot loade... |
|
philsmd |
hashcat
|
7 |
7,597 |
07-14-2017, 08:11 PM |
|
|
Thread: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...
If that's the case you shouldn't be able to find the string "BOOTMGR compressed" etc on the encrypted volume. Maybe you are trying to extract the "hash" from the wrong partition? |
|
philsmd |
hashcat
|
10 |
26,762 |
07-15-2017, 02:08 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
If I'm not totally (I mean completely!!!) mistaken you are totally looking at the wrong code.
The code posted by mrfancypants here: https://repl.it/JMbi/4
is not (just) the key generator.
This is a ... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-16-2017, 09:11 PM |
|
|
Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat
Use the latest release which is now also up-to-date with the source code:
7z2hashcat64-1.1.exe (for 32 bit windows use 7z2hashcat32-1.1.exe instead) |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,737 |
07-18-2017, 04:09 PM |
|
|
Thread: RAR crack
Post: RE: RAR crack
There could be many reasons why your experiencing these crashes.
I would suggest that you try the -m 12500 = RAR3-hp example hash from https://hashcat.net/wiki/example_hashes.
It would be also i... |
|
philsmd |
hashcat
|
2 |
6,493 |
07-18-2017, 05:35 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
Please be more specific at which code you are refering to. There are a lot of code snippets within this thread, e.g. 2 for different algorithms, one for searching a (8 char) substring of a specific pa... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-18-2017, 08:32 AM |
|
|
Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat
You are not allowed to post hashes within this forum (except if moderators or the administrator ask you to help them troubleshoot some problem with a specific hash).
Which version of hashcat and 7z2h... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,737 |
07-18-2017, 08:49 AM |
|
|
Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together
as far as I know this is just a warning, not an error.
Of course it would be better to use more modern/newer GPUs, but as far as I know it is still possible to use these 2 different models together.
... |
|
philsmd |
Hardware
|
6 |
5,453 |
07-27-2017, 10:48 AM |
|
|
Thread: CSV, hashes and username...
Post: RE: CSV, hashes and username...
This question was answered way too often, it even made it into the FAQ: https://hashcat.net/faq#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
has... |
|
philsmd |
hashcat
|
2 |
3,880 |
07-27-2017, 10:56 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
You forgot to also include the command you execute for -m 9820.
It also must contaiin the --username switch.
It probably should be without "$HEX[" and "]''. could be indeed a bug but from your out... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 07:12 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
The problem should be fixed with newest beta version: https://hashcat.net/beta/
The output of --show should now be correct (remember: you need to use the correct -m modes i.e. 9810 and not 9800, ot... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 10:11 AM |
|
|
Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes
Did you try to run the commands without the for/while loop?
Does the problem also happen without the loop, e.g running the commands one after the other? |
|
philsmd |
hashcat
|
22 |
17,111 |
07-28-2017, 02:20 PM |
|
|
Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes
Does the problem also happen without the --increment command line option? |
|
philsmd |
hashcat
|
22 |
17,111 |
07-29-2017, 12:56 PM |
|
|
Thread: Office hash trouble
Post: RE: Office hash trouble
you should make sure that it looks similar to the example hash listed here:
https://hashcat.net/wiki/example_hashes
You should also try to use/crack the example hash to make sure that your command... |
|
philsmd |
hashcat
|
4 |
4,319 |
07-29-2017, 03:37 PM |
|
|
Thread: Best practice dealing with dic intersections
Post: RE: Best practice dealing with dic intersections
There are countless tools, but I guess the best is to just stick to hashcat-utils's rli/rli2 tool:
- https://hashcat.net/wiki/doku.php?id=hashcat_utils#rli
- https://hashcat.net/wiki/doku.php?id=hashc... |
|
philsmd |
General Talk
|
4 |
5,551 |
07-30-2017, 07:34 AM |
|
|
Thread: -m 11600 7z
Post: RE: -m 11600 7z
Difficult to say without having the .7z and the extracted hash (but you are right, it is not allowed to post hashes here according to the forum's rules).
I would say that it makes sense in this cas... |
|
philsmd |
hashcat
|
3 |
4,073 |
08-01-2017, 11:31 AM |
|
|
Thread: cap2hccapx
Post: RE: cap2hccapx
You can use it to filter (i.e. limit) the number of "hashes" by generating a .hccapx file that only contains "hashes" involving only a very specific network name (ESSID). That means, if you know the n... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
2,852 |
08-02-2017, 10:47 AM |