Skip to Main Content
Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals
book

Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals

by James C Foster
April 2005
Intermediate to advanced content levelIntermediate to advanced
700 pages
20h 39m
English
Syngress
Content preview from Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals
At lines 360 through 365, the usage() function is defined and implemented.
This function displays usage information for the program to standard output.
At lines 368 through 438, the main() function is defined and implemented.This
is the main entry point of the program.This function processes user-supplied
command-line arguments and then calls the scan() function to perform the scan.
Threading and Parallelism
It is useful to employ multithreading in network applications to improve the perfor-
mance or scalability of an application. A single-threaded application such as the rpc1.c
example program must perform all operations in order, one after another ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

32/64-Bit 80x86 Assembly Language Architecture

32/64-Bit 80x86 Assembly Language Architecture

James Leiterman

Publisher Resources

ISBN: 9781597490054