Download of LNXcpufeature.h (LNXcpufeature.h ( external link: SF.net): 16,924 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
16,924 bytes
MD5
f23f31b9c61e7f355fe71ec7cc219220

Project Description

This project emulates an x86 system with an Intel like CPU and memory capable of loading and execute disassembled files.
The integrated debugger allows to inspect the CPU, memory and stack contents.
The objective is to use this system to discovery vulnerabilities in software.
The code to be loaded and executed by this system is produced by ObjDump software utility.

Other objectives of the system include visualization over the complexity of the executed code. Interaction between functions can be seen as a social network. Export for NetDraw was provided.
Visualization in 3D is also an objective. Export to VTK was also provided.