|
decompile by ida, make a script to save each decompiled function to a separate c file, then feed to chatgpt or gemeni in correct order, they can make python code for you. there are 2 functions which you need to feed to ai before other functions, the one which contain string literals and ther is another general function i dont remember the name,
|