Hunter Biden's iPhone Hacked - Edit: Evidence of relationship between Hunter and his Niece

The fuck is this artwork lol.
Self Portrait perhaps? Wouldn’t shock me if he wanted to draw himself for whatever reason (wether it be something narcissistic like self admiration or something like wanting to simply show off his artistic skills). I mean the guy has a drug addiction, thats bound to induce some creativity I guess.
 
The fuck is this artwork lol.
"Modern" / "Abstract" Art. The kind of shit hipster-faggots cream themselves over and try to force some hidden meaning into it like it's "deep" or something.
Screenshot_2022-07-09_19-03-30.png
 
scream like fed op anyone who :
Touch the files
Look up a thread about it
go to 4chan board about
read the documents in public

are being put on a list minimum.
This leak is come out because fed already decided to pardon Hunter bidden of all wrongdoing.
This scream fed honey pot

1657413684872.png
 
Waited so long to find a use for this meme. Finally that day has come (again) …
1623746078270.jpg

Regarding topic: betting 20 nigbucks it’s fake and contains CP. Nice glow op.
Also: that’s not how hashcat is used. Charset/mask pattern doesn’t make any sense. Every ?[x] stands for 1 charset at that exact spot.
?l?l?l?l would bruteforce all 4 letter lowercase passwords and nothing else.

? | Charset ===+========= l | abcdefghijklmnopqrstuvwxyz [a-z] u | ABCDEFGHIJKLMNOPQRSTUVWXYZ [A-Z] d | 0123456789 [0-9] h | 0123456789abcdef [0-9a-f] H | 0123456789ABCDEF [0-9A-F] s | !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ a | ?l?u?d?s b | 0x00 - 0xff

So ?l?d?s?u evaluates to a password of length 4 with this charset: [a-z][0-9][specialchars][A-Z]
1. Lowercase letter
2. Digit
3. Special character
4. Uppercase letter

or put differently: if the password is indeed found using this mask, then whoever posted the mask knew the password already because no one would choose this specific mask for cracking a password.

I assume he wanted to define a custom charset which includes lower, upper, digit & special characters but then you need to use:
-a 3 -1 ?l?d?s?u ?1?1?1?1?1
or
-a 3 ?a?a?a?a?a
for a 5-letter password containing all the above-mentioned charsets. (?a = ?l?u?d?s)
Lastly, use --increment and related switches so it automatically increases the length if the pw hasn’t been found.

So @Jann_Hörn : where did you get that hashcat command from?
 
Last edited:
Waited so long to find a use for this meme. Finally that day has come (again) …
View attachment 3475558

Regarding topic: betting 20 nigbucks it’s fake and contains CP. Nice glow op.
Also: that’s not how hashcat is used. Charset/mask pattern doesn’t make any sense. Every ?[x] stands for 1 charset at that exact spot.
?l?l?l?l would bruteforce all 4 letter lowercase passwords and nothing else.

? | Charset ===+========= l | abcdefghijklmnopqrstuvwxyz [a-z] u | ABCDEFGHIJKLMNOPQRSTUVWXYZ [A-Z] d | 0123456789 [0-9] h | 0123456789abcdef [0-9a-f] H | 0123456789ABCDEF [0-9A-F] s | !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ a | ?l?u?d?s b | 0x00 - 0xff

So ?l?d?s?u evaluate to: [a-z][0-9][specialchars][A-Z]
1. Lowercase letter
2. Digit
3. Special character
4. Uppercase letter

or put differently: if the password is indeed found using this mask, then whoever posted the mask knew the password already because no one would choose this specific mask for cracking a password.

I assume he wanted to define a custom charset which includes lower, upper, digit & special characters but then you need to use:
-a 3 -1 ?l?d?s?u ?1?1?1?1?1
or
-a 3 ?a?a?a?a?a
for a 5-letter password containing all the above-mentioned charsets. (?a = ?l?u?d?s)
Lastly, use --increment and related switches so it automatically increases the length if the pw hasn’t been found.
Perhaps you're the glowie. Any use of anti-Trump 2020 memes is a glowie red flag
 
Back