In this section we will learn how to obfuscate our shellcode make it more hard to be detected.

Why we should obfuscate our shellcode?

IP Fuscation

What is IP Fusction?

IPv4 Fuscation

In this part we will understand how IPv4 fuscation works and how to implement it as a C code.

First How it works?

image.png

Now let’s try to implement this as a C Code and it’s so simple.

IPv4 Fuscation Function.