LibExploit Examples ------------------- This directory contains several examples of using the LibExploit API, to write your own exploits. - exp1/ Work! A local buffer overflow. - exp2/ Work! A program to display or run a shellcode or to list all the shellcodes avaliable in LibXploit. - exp3/ Work! A remote buffer overflow. - exp4/ Broken! Another way of writing local buffers. - exp5/ Work! Local exploit with crypto shellcode. Using ADMmutate API. - misc/ Ramdom testing code.