Convert Advanced ASM/Pseudocode to Python
Budget: ₹1,500 – ₹12,500 INR
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.
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.