Issue of compiling cuckoomon-modified on Kili Linux 2.0
I am trying to install cuckoomon-modified using install.sh script present in the main directory.
I installed mingw 64 bit using this command " sudo apt-get install gcc-mingw-w64"
And now i am seeing this error as i execute install script.
Is the cockomon-modified is not supported in linux x64 ? And do i need to install cuckoomon from within windows 7 x64 ?
In file included from log.c:23:0: hooking.h:20:21: fatal error: Windows.h: No such file or directory #include <Windows.h>
Regards
Cuckoomon in -modified was made to be compiled with Visual Studio -- I'm not sure if mingw supports things like try/except (which MSVC does) which is used in this code base.
@KillerInstinct Thanks for the reply.
what visual studio version it was compiled ? And what other dependencies ?
Really you should be using the new repo codebase: https://github.com/spender-sandbox/cuckoomon-modified
But it was previous VS2013, which was migrated to 2015 in the below commit: https://github.com/spender-sandbox/cuckoomon-modified/commit/3f6b92cc1fac419ce810904b65da3cd4c95bcaca