![]() |
|
#1
|
|||
|
|||
|
Any good IDT tools in Win2k?
When I debug a PE, sometimes I will use Ollydbg if target has many
anti-debug tricks. SoftICE is Ring 0 and Ollydbg is Ring 3. Many programs will detect Ring 0 debugger but leave Ring 3 debugger alone. Here the question comes, I want to see the IDT and change it. Modify INT 1 and INT 3 handler when debugging, ... I am very lazy. So don't want to write a .sys but want to find some tools to do it. :-) A little tool "IDT Tool" can do it, but only works in WinXP, not in Windows 2k. So who can tell me where to find a "IDT Tool" in Win2k? I googled and found nothing. //thanks |
|
#2
|
|||
|
|||
|
What about IceExt ?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DOS stack under Win2k | Nukacola | General Discussion | 2 | 12-07-2004 23:20 |
| DebugActiveProcessStop on Win2k | zaratustra | General Discussion | 3 | 08-27-2004 18:29 |