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
Int An int represents integers. On most systems, 4 bytes are allocated in
memory for each integer.
Float A float represents floating-point numbers. On most systems, 4 bytes are
allocated in memory for each float.
Double A double represents large floating-point numbers. On most PCs, 8
bytes of memory are used to store a double-type variable.
Char A char represents characters. On most systems, only 1 byte is allocated in
memory for each character.
There are also modifiers that may alter the size and type of the preceding data types.
These are short, long, signed, and unsigned. Signed types may contain positive or nega-
tive data values. Unsigned types ma ...
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