Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Complete newbie here, best version to install on old Windows 10 laptop
Post: RE: Complete newbie here, best version to install ...

First of all, with Hashcat one can try to "crack hashes" (not "hashing cracks" or something ;-) ). As stated on the Hashcat-homepage, simply follow the downloadlink to the latest (or older) version...
Banaanhangwagen hashcat 13 9,220 11-07-2024, 12:14 PM
    Thread: hi there im a newbie with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and hashcat and i want to know how or where
Post: RE: hi there im a newbie with The-Distribution-Whi...

put the hash between single quotes also: - avoid The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) - your mask is too large, it will be unfeasable
Banaanhangwagen hashcat 1 2,370 05-24-2024, 09:19 AM
    Thread: Securenotes2hashcat.pl is not extracting some of my hashes
Post: RE: Securenotes2hashcat.pl is not extracting some ...

Try this: https://github.com/openwall/john/blob/bleeding-jumbo/run/applenotes2john.py
Banaanhangwagen hashcat 4 4,240 05-15-2024, 11:38 PM
    Thread: VeraCrypt test
Post: RE: VeraCrypt test

You used -m 13731 which is the mode for a non-bootable partition, while you extracted 512 bytes to "data" like it is a bootable-partition. Please double-check if you selected during configuration Ver...
Banaanhangwagen General Talk 4 4,929 05-14-2024, 10:11 AM
    Thread: Does anybody cracked Apple Secure Notes hash successfully!
Post: RE: Does anybody cracked Apple Secure Notes hash s...

ofcourse
Banaanhangwagen hashcat 2 3,592 05-10-2024, 01:18 PM
    Thread: how to create a mask in Hebrew?
Post: RE: how to create a mask in Hebrew?

This issue has already been documented on this forum or on other blogposts. Do some research, and you'll be fine. Let's take your example "דהו" As Snoopy stated, the hebrew characters are multiby...
Banaanhangwagen hashcat 4 5,748 04-28-2024, 12:28 PM
    Thread: Large amount of false positives cracking apple keychain -m 23100 login.keychain
Post: RE: Large amount of false positives cracking apple...

The b' on your screen is an encoding/decoding-thing. As for the false positives, this is extensively discussed here https://github.com/hashcat/hashcat/issues/2457#issuecomment-647462514 You'll rea...
Banaanhangwagen hashcat 1 3,118 04-28-2024, 11:42 AM
    Thread: Syntax
Post: RE: Syntax

A good start would be playing around with custom mask attack (https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets), since you know the length and the fact that it is lower/upper/digit or ...
Banaanhangwagen hashcat 1 2,778 04-26-2024, 10:09 AM
    Thread: -m 18300 APFS
Post: RE: -m 18300 APFS

Correct
Banaanhangwagen hashcat 16 40,595 02-26-2024, 12:56 PM
    Thread: Apple notes password
Post: RE: Apple notes password

It means that you have 900 password-protected notes in "NoteStore.sqlite". The notes have a follow-up number and the script will only show you the protected ones. 900 is - well - a lot! If you know...
Banaanhangwagen hashcat 2 4,382 02-01-2024, 12:40 AM
    Thread: "zsh: segmentation fault (core dumped)" error (pls help ;-;)
Post: RE: "zsh: segmentation fault (core dumped)" error ...

Avoid VM's. Avoid The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). Use a machine with the correct GPU-drivers installed. See the homepage for minimum versions: https://hashcat.net/hashcat/
Banaanhangwagen hashcat 2 4,769 01-29-2024, 10:31 AM
    Thread: Excel crack with possible passwords
Post: RE: Excel crack with possible passwords

A Hybrid attack with -a 7 would be a possibility. https://hashcat.net/wiki/doku.php?id=hybrid_attack
Banaanhangwagen hashcat 4 6,297 01-29-2024, 10:25 AM
    Thread: Decrypting Chrome's Login Data password entries
Post: RE: Decrypting Chrome's Login Data password entrie...

in order to recover the saved passwords from the Chromium browser you need the "Login Data" and the "storagekey", as found in the Keychain-application of the mac. (you can retrieve this key with a si...
Banaanhangwagen hashcat 2 5,237 01-29-2024, 12:36 AM
    Thread: Excel crack with possible passwords
Post: RE: Excel crack with possible passwords

A possible approach could be: make two wordlists; one with all possible base-words, and a second wordlist with all possible suffix. Combine them with -a 1. (this will most likely work if the first pa...
Banaanhangwagen hashcat 4 6,297 01-29-2024, 12:12 AM
    Thread: cannot recognise hash
Post: RE: cannot recognise hash

You need to use -m 124 (and also put the hash in hex) See https://hashcat.net/wiki/doku.php?id=example_hashes
Banaanhangwagen hashcat 1 3,657 01-29-2024, 12:05 AM
    Thread: Bitlocker
Post: RE: Bitlocker

I am sorry Snoopy, but b8vr is right. In order to crack the recovery key, you'll need to use the mask ?d?d?d?d?d?d- and so on. The - is included. So that is 6 times 8 digits, seperated by 7 times...
Banaanhangwagen hashcat 12 29,486 01-25-2024, 03:25 PM
    Thread: Need help with Adobe Experience Manager (AEM) SHA-256 hashes
Post: RE: Need help with Adobe Experience Manager (AEM) ...

Make sure you've got the latest beta, as found here https://hashcat.net/beta/, and you'll be fine. Also, please double check your typing: you'll need to use -m 32031 or -m 32041 (and not 32030 or...
Banaanhangwagen hashcat 2 4,076 01-24-2024, 01:08 PM
    Thread: Extract hash with T2
Post: RE: Extract hash with T2

MikhailPole Wrote: (01-03-2024, 01:09 PM) -- how i could to extract hash from ssd with T2 chip? -- at my knowledge, it's not possible (on the other hand, there is a commercial tool Passware that d...
Banaanhangwagen hashcat 2 4,511 01-04-2024, 09:24 AM
    Thread: Success!
Post: RE: Success!

you were talking about an "old macbook pro" and I assumed that there was no encryption enabled since it had to be enabled manually by the user back in the days (also because you didn't mention encrypt...
Banaanhangwagen General Talk 5 8,276 12-28-2023, 12:27 AM
    Thread: Success!
Post: RE: Success!

Cool find. PS: I mentionnend this already several times on the forum: one can try to crack the keychain-hash instead, which is +/- 7 times faster than the macOS-login.  See : https://hashcat.net/for...
Banaanhangwagen General Talk 5 8,276 12-27-2023, 10:26 PM