i want to know if there is any method to retrieve GDT informations under Linux
You can get/set LDTs using the function modify_ldt (not a real function but a syscall, so you'll have to call it manually).
But for the GDT I don't know. But anyway, AFAIK, the GDT is not changed once the system is booted, so you can read it from the source ;-).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With