[Articles][Exploitation] A Primer to Windows x64 shellcoding

This commit is contained in:
pe3zx 2018-04-16 10:27:36 +07:00
parent d6b1a5bdc8
commit 1557d9b716

View File

@ -321,6 +321,7 @@ My curated list of awesome links, resources and tools
*Art of crafting shellcode*
- [A Primer to Windows x64 shellcoding](https://blahcat.github.io/2017/08/14/a-primer-to-windows-x64-shellcoding/)
- [Shellcoding for Linux and Windows Tutorial](http://www.vividmachines.com/shellcode/shellcode.html)
- [SLAE: Bind TCP Shell Assignment 1](http://0xdeadcode.se/archives/637)
- [SLAE: Reverse TCP Shell Assignment 2](http://0xdeadcode.se/archives/689)