from repyexe.decompile import decompile_exe decompile_exe("samples/khaki.exe") The version of Python used must be the same minor version as the one used to compile ...