Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
-
emir
- Posts: 11
- Joined: Fri Oct 24, 2014 11:20 am
Post
by emir »
-
aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi »
It's obfuscated with an algorithm that doesn't seem very complex.
I think it's something like a 32bit initializer and 32bit xor or similar
-
Ekey
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Post
by Ekey »
-
emir
- Posts: 11
- Joined: Fri Oct 24, 2014 11:20 am
Post
by emir »
Has been decompiled code? Is there any hope?