View Single Post
  #1  
Old 08-04-2022, 10:59
criostatiz criostatiz is offline
Registered User
 
Join Date: May 2018
Location: ukraine
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
criostatiz is on a distinguished road
Please tell me how get password from repack by xatab

Please tell me how get the password from the archive. I tried through the password from ram dump file, but it's not there completely. I tried to get the password from the installer file (compile.bin), but it is encrypted.
In compile.bin file
[2259] PUSHTYPE 17(String) // 11
[2264] ASSIGN Base[11], [#3#5#3#4#3#5#23#5#3'4587'] -password?
[2292] PUSHTYPE 26(U8) // 12
[2297] ASSIGN Base[12], [0]
[2309] PUSHTYPE 17(String) // 13
[2314] ASSIGN Base[13], ['']
[2329] PUSHTYPE 17(String) // 14
[2334] PUSHTYPE 16(UnicodeString) // 15
[2339] PUSHTYPE 16(UnicodeString) // 16
[2344] ASSIGN Base[16], ['{app}\']
[2365] PUSHVAR Base[15] // 17
In ram dump
2D 70 03 05 03 04 03 05 17 05 03 34 35 38 37 -p.........4587 -password?

Files
CompiledCode.zip

CodeSection.zip

ram_dump.zip

data1.bin.rar

Last edited by criostatiz; 09-04-2022 at 04:36.
Reply With Quote
Sponsored Links