Noob needs help cracking cheat code password
#19
Not the correct thread neivafit, also it's just a public key so there is no hash to decode.
Throw your base64 data in https://asn1js.eu/ and press decode and you will see the data:

Code:
SubjectPublicKeyInfo SEQUENCE (2 elem)
algorithm AlgorithmIdentifier SEQUENCE (2 elem)
algorithm OBJECT IDENTIFIER 1.2.840.10040.4.1 dsa (ANSI X9.57 algorithm)
parameters ANY SEQUENCE (3 elem)
INTEGER (1024 bit) 131226817155692588078900995157979364662985049777582925823220598461395…
INTEGER (160 bit) 1326252226907347077338315094389006646542265823727
INTEGER (1024 bit) 130902992499666048672843937015788331084089572167187540037533709997140…
subjectPublicKey BIT STRING (1048 bit) 000000101000000110000000010001110101100100001101000110101110101110011…
INTEGER (1023 bit) 501021684811495710575634958118714824996375351320628382719705112491879…
Reply


Messages In This Thread
RE: Noob needs help cracking cheat code password - by DanielG - 05-26-2025, 04:05 PM