Orkblutt
September 26th, 2010, 16:35
Hey,
I was working on TLB desync these days (à la Tron/Shadow Walker).
My major problem was to port that code on SMP system. (see the thread here http://www.kernelmode.info/forum/viewtopic.php?f=14&t=353 ).
I finaly resolved my problem (thanks Alex to pointed me PHunter code).
A friend, also send me a link to ollybone plugin that is using that method but the SMP compatibility was a bit dirty.
So I decided to update it using the nice SMP interrupt hooking code from PHunter.
Looks to work nicely on a 2 cores/Win 7 box.
Should be very nice to update it to work on PAE system and on 64bits system.
Cheers,
Orkblutt
I was working on TLB desync these days (à la Tron/Shadow Walker).
My major problem was to port that code on SMP system. (see the thread here http://www.kernelmode.info/forum/viewtopic.php?f=14&t=353 ).
I finaly resolved my problem (thanks Alex to pointed me PHunter code).
A friend, also send me a link to ollybone plugin that is using that method but the SMP compatibility was a bit dirty.
So I decided to update it using the nice SMP interrupt hooking code from PHunter.
Looks to work nicely on a 2 cores/Win 7 box.
Should be very nice to update it to work on PAE system and on 64bits system.
Cheers,
Orkblutt