SLAE32 Assignment3

1 · · Sept. 1, 2020, midnight
Summary
This blog post has been created for completing the requirments of the SecurityTube (Pentester Academy) x86 Assembly Language and Shellcoding on Linux certification: x86 Assembly Language and Shellcoding on Linux Student ID: SLAE-1562 Objects Study about the egg hunter shellcode Creat a working demo of the egg hunter Should be configurable for different payload Prerequisite Install libemu git clone https://github.com/buffer/libemu sudo apt-get install autoconf sudo apt-get install libtool a...