Writing Shellcode
hot!
|
|
Hits: 149 |
|
Date added: 04/15/2007 |
|
Basic Shellcode tutorial. Shellcode is useful for local exploitation, or exploiting a computer when you already have an account on it. You can use shellcode in conjunction with a program that will overflow its buffer and overwrite the return address with shellcode, which is then run by the computer. |
|
|