Skip to content

oct0xor/mgo2_crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metal Gear Online 2 decryption tool

Metal Gear Online 2 (MGO2) has an additional layer of encryption for stage files. I was not able to find info about it on XeNTaX or GitHub so I reverse engineered this algo and created a script for decryption.

Requirements

Python 2.7 or Python 3 + PyCryptodome