Hello ! Thanks for this cool project.
I've downloaded it and I can make it works perfectly except when it deal with my binaries, mostly compiled from ASM using nasm or masm, or compiled from linux using minGW.
The only output I get is:
INFO: XXX.exe successfully started, waiting app for exit, even if the app is already closed.
Hello ! Thanks for this cool project. I've downloaded it and I can make it works perfectly except when it deal with my binaries, mostly compiled from ASM using nasm or masm, or compiled from linux using minGW.
The only output I get is:
INFO: XXX.exe successfully started, waiting app for exit
, even if the app is already closed.Do you know where it may come from ?