Used to decrypt the global-metadata.dat file encrypted by NEProtect2
usage: metadata_decrypt.py [-h] input_path output_path
Decrypting the global-metadata.dat file encrypted by NEP2
positional arguments:
input_path Path to the input global-metadata.dat file.
output_path Path to save the decrypted file.
options:
-h, --help show this help message and exit