Convert Advanced ASM/Pseudocode to Python

Job ID: 38787478

Budget: $250 – $750 USD

Hello,

i need to translate a IDA Pseudocode / ASM from IDA to Python from a dll function to python. Its a function, that decrypt some date from an encoded input file.

Attached is the Pseudocode and ASM from IDA, the original DLL and a python file where I tryed to convert the function myself and 4 other functions that are used bei the mein decryption funcion (4 other works 99% correctly). Also attached an encrypted xml file for working with this to decrypt.

I have no sample decrypted file, because the function in DLL hidden exists, but is never used by any program.