Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1093 Discussions

Analyzing Segmented / Linear Address Of A Process

reverseengineer
Beginner
247 Views
Hi All,

I am great follower of Intel and want to understand the following

a) analyzing linear address space

b) analyzing segmented memory space.

=============================================

Lab :

a) created win32 applicaiton
b) attached the application to the debugger
c) analyzed the physical address of the process

But i want to know whether process is using linear address space/ segmented memory . Please assist me analyzing the memory ofthe process.

0 Kudos
1 Reply
Aubrey_W_
New Contributor I
247 Views
Hello,

You can find information about the operating system support environment of Intel architectures, including memory management, in volume 3A of the Intel 64 and IA-32 Architectures Software Developer's Manuals at http://www.intel.com/products/processor/manuals/index.htm.

Best regards,

==
Aubrey W.
Intel Software Network Support

Intel 64 and IA-32 Architectures Software Developer's Manuals

0 Kudos
Reply