Hi
I like to compile Hyperion in kali linux but it seems command not found?
How can I get the path and compile it?
/usr/share/windows-binaries/Hyperion-1.0# ls
Examples Fasm FasmAES-1.0 license.txt Makefile Obj readme.txt Src
root@kali:/usr/share/windows-binaries/Hyperion-1.0# i586-mingw32msvc-g++ Src/Crypter/*.cpp -o hyperion.exe
bash: i586-mingw32msvc-g++: command not found
I appriciate your help