zaii on 2026-06-17 05:30:
[Click to reveal]cracked with a simple jmp 0xaddress
xd
tenzo_aoki on 2026-06-17 06:57:
[Click to reveal]pass : nnoae-2026-hps
its very easy good for starters.
xsaralele on 2026-06-17 13:53:
nnoae-2026-hps,AI is amazing
plikan on 2026-06-21 06:55:
[Click to reveal]password: nnoae-2026-hps
"secret" in sub_140001760 - qmemcpy(v11, "YYXVRsqswKSP", 12);
and if ( sub_1400011C0(v11, (__int64 *)&v12) )
{
v5 = sub_140001940(std::cout, "\n[+] CONGRATULATIONS!");
std::ostream::operator<<(v5, sub_140001B10);
v6 = "[+] Password cracked successfully!";
}
so check in sub_1400011C0
if ( a2[2] != 14 )
return 0;
so lenght = 14 symbols
if ( input[5] != '-' )
return 0;
if ( input[10] != '-' )
return 0;
so mask is XXXXX-XXXX-XXX
and then there is gener via using "secret"
kotsuge on 2026-06-26 10:15:
[Click to reveal]0000000000001891:48->EB
0000000000001892:8D->D9
obfuscate your strings bro
brokensociety on 2026-07-07 20:03:
[Click to reveal]YYXVR
Y ^ 0x37 = 0x59 ^ 0x37 = n
Y ^ 0x37 = 0x59 ^ 0x37 = n
X ^ 0x37 = 0x58 ^ 0x37 = o
V ^ 0x37 = 0x56 ^ 0x37 = a
R ^ 0x37 = 0x52 ^ 0x37 = e
sqsw
s(73) ^ 0x41 = 0x73 ^ 0x41 = 2
q(71) ^ 0x41 = 0x71 ^ 0x41 = 0
s(73) ^ 0x41 = 0x73 ^ 0x41 = 2
w(77) ^ 0x41 = 0x77 ^ 0x41 = 6
PSK
P(4b) ^ 0x23 = 0x4b ^ 0x23 = h
S(53) ^ 0x23 = 0x53 ^ 0x23 = p
K(50) ^ 0x23 = 0x50 ^ 0x23 = s
RESULT : nnoae-2026-hps
brokensociety on 2026-07-07 20:03:
[Click to reveal]YYXVR
Y ^ 0x37 = 0x59 ^ 0x37 = n
Y ^ 0x37 = 0x59 ^ 0x37 = n
X ^ 0x37 = 0x58 ^ 0x37 = o
V ^ 0x37 = 0x56 ^ 0x37 = a
R ^ 0x37 = 0x52 ^ 0x37 = e
sqsw
s(73) ^ 0x41 = 0x73 ^ 0x41 = 2
q(71) ^ 0x41 = 0x71 ^ 0x41 = 0
s(73) ^ 0x41 = 0x73 ^ 0x41 = 2
w(77) ^ 0x41 = 0x77 ^ 0x41 = 6
PSK
P(4b) ^ 0x23 = 0x4b ^ 0x23 = h
S(53) ^ 0x23 = 0x53 ^ 0x23 = p
K(50) ^ 0x23 = 0x50 ^ 0x23 = s
RESULT : nnoae-2026-hps