Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashes getting skipped
Post: RE: Hashes getting skipped
All of this information is documented in the wiki, I even linked it.
I will try to explain it anyway:
1. --custom-charset2 ?l?d means "define a custom charset with all lower letters and digits" ... |
|
philsmd |
hashcat
|
6 |
5,792 |
03-01-2017, 05:41 PM |
|
|
Thread: Hashes.org Script
Post: RE: Hashes.org Script
guys please...
if the error is (simplified) "command line argument 1 is missing, please provide it", we don't need to discuss this issue in 5+ posts, do we? Just provide the argument that is requested... |
|
philsmd |
General Talk
|
15 |
30,804 |
11-20-2013, 08:38 PM |
|
|
Thread: Hashfile 'hash100.txt' on line 1 Token length exception : No Hashes Loaded
Post: RE: Hashfile 'hash100.txt' on line 1 Token length ...
Do not use --force
Do not use --show (makes no sense while trying to *crack* hashes)
Example hashes can be found here: https://hashcat.net/wiki/example_hashes
or use the command: hashcat -m 1000 ... |
|
philsmd |
hashcat
|
2 |
850 |
03-29-2020, 12:34 PM |
|
|
Thread: Hashfile input format
Post: RE: Hashfile input format
--username
please do not post hashes. you will be banned |
|
philsmd |
hashcat
|
6 |
3,092 |
07-18-2019, 06:58 AM |
|
|
Thread: Hashfile input format
Post: RE: Hashfile input format
https://hashcat.net/faq#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
philsmd |
hashcat
|
6 |
3,092 |
07-18-2019, 05:31 PM |
|
|
Thread: Hashfile input format
Post: RE: Hashfile input format
nope, you should run --show always without any dictionary file, as explained in the link above which arguments are allowed/required/optional |
|
philsmd |
hashcat
|
6 |
3,092 |
07-20-2019, 05:21 PM |
|
|
Thread: hashmode sha1(sha1($pass).$salt) support?
Post: RE: hashmode sha1(sha1($pass).$salt) support?
This seems to be similar to:
-m 4520 = sha1($salt.sha1($pass))
-m 4521 = Redmine
-m 4522 = PunBB
but with the $salt at the end instead of at the beginning (all of the above use the salt at the s... |
|
philsmd |
hashcat
|
1 |
521 |
05-04-2020, 07:06 PM |
|
|
Thread: hashtopus client
Post: RE: hashtopus client
Firstly, you probably should use hashtopussy (https://github.com/s3inlc/hashtopussy/releases) and not hashtopus (which doesn't even seem to be compatible with hashcat 3.40).
Secondly, this is the has... |
|
philsmd |
hashcat
|
2 |
3,545 |
03-22-2017, 03:04 PM |
|
|
Thread: Hashtopussy Mask Attack
Post: RE: Hashtopussy Mask Attack
The problem is that this is not the hashtopussy forum.
Hashtopussy is a 3rd party software. You are asking your question at the wrong place
You should try to find the answers to your questions by ... |
|
philsmd |
General Talk
|
2 |
2,468 |
02-03-2018, 09:10 PM |
|
|
Thread: Having Issues Trying To Crack MD5 w/ Wordlist
Post: RE: Having Issues Trying To Crack MD5 w/ Wordlist
Well, you could try to remove pocl and mesa and other OpenCL runtimes that are not recommended on https://hashcat.net/hashcat/ and install the Intel OpenCL driver for your AMD CPU (yeah, that's not a ... |
|
philsmd |
hashcat
|
3 |
2,897 |
07-06-2018, 08:53 AM |
|
|
Thread: having trouble with hashcat working with gpu's
Post: RE: having trouble with hashcat working with gpu's
first step: uninstall pocl |
|
philsmd |
hashcat
|
5 |
1,707 |
12-29-2019, 09:22 AM |
|
|
Thread: HC 3.0 generates gibberish with rules and full syntax on WPA
Post: RE: HC 3.0 generates gibberish with rules and full...
That is kind of obvious since --stdout doesn't expect any other other files besides the files needed for the attack type (e.g. -a 0 expects a dictionary or directory, -a 3 expects a mask, -a 1 expects... |
|
philsmd |
hashcat
|
2 |
3,688 |
08-11-2016, 12:47 PM |
|
|
Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
The algorithm is also not complete. One of the important steps is missing... how does a password cracking tool know if the password is correct ? the verification code i.e. checking the decrypted byte... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-10-2020, 07:34 AM |
|
|
Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
this sounds very interesting
@womble, do you plan on sharing your hashcat module and opening a pull request (PR) on github ?
what is your strategy with avoiding false positive (or can we assume ... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-15-2020, 08:39 AM |
|
|
Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
oh... are you mpalmer on github ? yeah, I see that there are some still open PRs, I think atom/jsteube is busy a lot, but I will try to ping him on IRC etc. normally it doesn't take that long (I think... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-15-2020, 12:59 PM |
|
|
Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?
Hi,
I quickly decided to accept this challenge and to try to build a *POC* code that is able to *pseudo*-convert the hccap back to a valid cap file.
ATTENTION: cap2hccap (the "*other*"==reverse) c... |
|
philsmd |
General Help
|
10 |
24,518 |
05-10-2013, 02:37 PM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
beta versions of hashcat can be found here: https://hashcat.net/beta/
it's worth a try |
|
philsmd |
hashcat
|
18 |
6,022 |
08-27-2019, 07:08 PM |
|
|
Thread: hcmask file with custom charset usage
Post: RE: hcmask file with custom charset usage
everything must be defined within the hcmask file.
the format is very clear and also allows using hcchr files etc within the hcmask file directly.
You can't (and are NOT allowed) to define custo... |
|
philsmd |
hashcat
|
2 |
1,143 |
12-31-2019, 03:50 PM |
|
|
Thread: hcmask is not recognized in OSX
Post: RE: hcmask is not recognized in OSX
I double-checked the wiki page, https://hashcat.net/wiki/doku.php?id=mask_attack , says this:
Code:
--
Note: mask files are currently only supported by oclHashcat
--
Is that the page you looked at ... |
|
philsmd |
Old hashcat Support
|
2 |
5,445 |
01-08-2014, 12:50 PM |
|
|
Thread: hcstat to hcstat2
Post: RE: hcstat to hcstat2
well, in theory one could develop a tool to convert .hcstat files into .hcstat2 files, but at the end it doesn't make much sense because the new file format of course has several advantages (most impo... |
|
philsmd |
hashcat
|
2 |
2,035 |
11-29-2018, 10:44 AM |