Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-28 | remove the global declaration of the common shellcodesHEADmaster | Olivier Gayot | |
the header shellcodes.h meant to be included only by one source file. the global declaration of common_shellcodes_g is then useless and we do not want it. | |||
2014-01-27 | add the option --shellcode | Olivier Gayot | |
the user is now able to get a list of common shellcodes to append between the null bytes and the suffix closes #1 |