newsoft / ldt_test

Sample code for exercising __NR_modify_ldt syscall on Linux 32-bit and 64-bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Sample code for exercising __NR_modify_ldt syscall on Linux 32-bit and 64-bit.

Tested on Ubuntu 15.10 x64 with GCC 5.2.1.

Use at your own risk!

About

Sample code for exercising __NR_modify_ldt syscall on Linux 32-bit and 64-bit.


Languages

Language:C 100.0%