xieby1 / pinPageUnionAnalysor

Analyse page union by utilizing Intel Pin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pinPageUnionAnalysor

Trace memory access by utilizing Pin. From trace result, analyse page permissions (memory map proctection). By analysis, find the security problem of user-level binary traslating a small-page executable (guest) on a large-page OS (host).

The theory

TODO: to describe the problem of large-page guest on small-page host.

Usage

Install

Scripts

About

Analyse page union by utilizing Intel Pin


Languages

Language:C 50.3%Language:C++ 28.7%Language:Makefile 11.4%Language:Shell 9.6%