|
PHP TCP/IP Sockets
hot!
|
|
Hits: 110 |
|
Date added: 12/28/2007 |
|
This brief tutorial covers how to use TCP/IP sockets in PHP. This assumes you are already aware of what a socket is and understand the basis of TCP/IP and how it works. |
|
|
|
|
Exploiting Software How to Break Code
hot!
|
|
Hits: 121 |
|
Date added: 03/08/2007 |
|
Explanation of how to write exploit code |
|
|
|
|
VBScript Programmers Reference
hot!
|
|
Hits: 141 |
|
Date added: 11/03/2007 |
|
VBScript is one of Microsoft's scripting languages, which can be employed in a variety of ways — from client-side scripting in Internet Explorer to server-side programming in ASP and the new Microsoft Windows Script Host. |
|
|
|
|
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. |
|
|
|
|
C++ Professional Programmers Handbook
hot!
|
|
Hits: 151 |
|
Date added: 04/13/2007 |
|
|
|
|
|