Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
-
aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi »
The data is obfuscated.
I tought it was a simple one-byte xor but I was wrong.
-
aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi »
-
chphat11
- Posts: 37
- Joined: Wed Feb 13, 2019 4:08 pm
Post
by chphat11 »
aluigi wrote:http://aluigi.org/bms/gunz_mtg.bms
thanks very much

-
aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi »
Not sure if you are interested in modding the game.
In that case I can write a MTG to ZIP (and viceversa obviously).
-
chphat11
- Posts: 37
- Joined: Wed Feb 13, 2019 4:08 pm
Post
by chphat11 »
aluigi wrote:Not sure if you are interested in modding the game.
In that case I can write a MTG to ZIP (and viceversa obviously).
thanks, can you write that by C# language ?
-
aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Post
by aluigi »
Oh no.
It's just a ZIP file with the information encrypted byte-per-byte, the C function is in the script
-
chphat11
- Posts: 37
- Joined: Wed Feb 13, 2019 4:08 pm
Post
by chphat11 »
aluigi wrote:Oh no.
It's just a ZIP files with the information encrypted byte-per-byte, the C function is in the script
really, I don't know

, I just read the script and understand litte

-
chphat11
- Posts: 37
- Joined: Wed Feb 13, 2019 4:08 pm
Post
by chphat11 »
thanks bro, you're awesome