Évasion anti-virus

Obfuscation de code PHP
https://www.gaijin.at/en/tools/php-obfuscator

Recompilation de netcat
git clone https://github.com/int0x33/nc.exe/
sudo apt install mingw-w64

changer le compilateur dans le Makefile par CC=x86_64-w64-mingw32-gcc

make 2>/dev/null

Leave a Reply