![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2005
Posts: 2
Rep Power: 0
![]() |
question according kernel mode.
I need to change an entry in the IVT (Interupt vector table) to point to my handler instead of pointing to the operating system habdler.
I know the IVT starts at address 0 but i cant reach this address, only if i will run in kernel mode. how do i write this code? Thanks ahead. |
|
|
|
|
|
#2 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Depends on the OS that you are running. In Windows, write a driver. In *nix, write a kernel module.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Dec 2005
Posts: 2
Rep Power: 0
![]() |
thanks....is this the only way i can access physical
memory addresses?
do you have some relevant sites or any information you can point me to?.. Thanks ahead. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|