OriginStubDecrypter
OriginStubDecrypter copied to clipboard
Doesn't work with Medal of Honor Airborne
Traceback (most recent call last):
File "...\decryptOriginStub.py", line 176, in <module>
main()
File "...\decryptOriginStub.py", line 152, in main
ooa_info = parse_ooa_section(pe_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "...\decryptOriginStub.py", line 44, in parse_ooa_section
return OoaWrapper(section_data).OoaData
^^^^^^^^^^^^^^^^^^^^^^^^
File "...\OriginDecrypter\OoaWrapper.py", line 23, in __init__
self.version = versions[ooaMini.version_id_sha1_hash]
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: b'\xd5$x,\x14\x00\x00s\x0f\x9b\x84t\x9e|\xbf\x0c\x08"\xa57'
p.s. you may mention in the readme that kaitaistruct is also required