Writting linux32 shellcode from scratch - 1

Writting linux32 shellcode from scratch - 1

Here we go! About this course In these series of posts we’ll walk through the creation and implementation of Linux Shellcode for x32 systems. We’ll go from basic operations using syscalls to the implementation of crypters/encoders and we’ll be able...