OriginStubDecrypter
OriginStubDecrypter copied to clipboard
a tool to decrypt ea origin game stubs statically
Edit: I modified unknown_always_1 (type u2le) in ooa_section.ksy and : - offsets look good now for ImageBase and SizeofImage - offsets don't look good for ImportDirectory,BaseRelocationTable and ImportAddressTable Decryptor fails...
[ooa.zip](https://github.com/PotatoOfDoom/OriginStubDecrypter/files/10750764/ooa.zip) ``` Traceback (most recent call last): File "...\decryptOriginStub.py", line 176, in 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...
Protectionid reports this, and I know for a fact that license *1005288.dlf* is used. ``` Scanning -> C:\Program Files (x86)\Origin Games\Mass Effect 2\Binaries\ME2Game.exe File Compression State : 0 (Not Compressed)...