View Single Post
  #10  
Old 23-10-2020, 06:15
Sebazz Sebazz is offline
Registered User
 
Join Date: Mar 2016
Location: Terra
Posts: 60
Thanks: 24
Thanked 7 Times in 6 Posts
Sebazz is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Here's a couple things I've thought about on my morning walk:

- The game executable must contain the keys for each file (since it needs to be able to read all the data)

- The decrypted files cannot be read by the game since it performs the decryption of the already decrypted file, thus scrambling it again.

- The encryption algorithm used here must be a fast one, since the FitGirl repack is MD5 perfect and installs in some minutes - where the files get encrypted again.
In the Fitgirl Setup installer resources of the game, there is a file that caught my attention called tiger.exe. I imagine it must be the file that encrypt *.tiger files again, but idk how to use it.
Attached Files
File Type: rar Marvel's Avengers Setup FitGirl.rar (5.00 MB, 178 views)

Last edited by Sebazz; 23-10-2020 at 06:21.
Reply With Quote