This commit is contained in:
dash
2019-06-13 13:06:05 +02:00
parent 6e83997e04
commit 7632784cec

View File

@@ -11,9 +11,8 @@
Collection of Shellcode Lab Sessions at from different cons the past years. Consists of PDF Slides and Example codes.
x86_32 - This is the Shellcode Lab for IA-32 saying 32Bit Intel CPUs
x86_64 - This is the Shellcode Lab for IA-64 saying 64Bit Intel CPUs
* x86_32 - This is the Shellcode Lab for IA-32 saying 32Bit Intel CPUs
* x86_64 - This is the Shellcode Lab for IA-64 saying 64Bit Intel CPUs
Ch33rs
dash