Ollydbg Anti Anti Hardware Breakpoint
Copyright (c) 2005 - Mattwood^FRET - mattwood9@gmail.com - www.pastapolis.info - http://reverseengineering.online.fr/spip/
Heya !
I have written a new plugin for ollydbg wich hook the ntdll to restore the Drx registers after a Structured Exception Handler.
It’s a AntiAnti Hardware Breakpoint like.
I writed how to bypass anti hardware breakpoint protection in the following link.
J’ai écrit un nouveau plugin pour olly qui hook ntdll afin de restorer les DRx registers apres un SEH.
C’est un Anti Anti Hardware breakpoint. :)
J’ai aussi écrit un article qui explique comment bypasser les protections anti BPM dans le lien suivant :
Vous pouvez les trouver ici :
You can find those here :
- *How install it?
set olly_hardware_breakpoint.dll in the ollydbg dir.
And if you want to use the user32.dll global loadlibrary add ravioli.dll in the System32 directory and ravioli.dll to the registery.
else set ravioli.dll in the same dir as olly_hardware_breakpoint.dll.
Ollydbg Anti Anti Hardware Breakpoint
Copyright (c) 2005 - Mattwood^FRET - mattwood9@gmail.com - www.pastapolis.info - http://reverseengineering.online.fr/spip/
- *How install it?
set olly_hardware_breakpoint.dll in the ollydbg dir.
And if you want to use the user32.dll global loadlibrary add ravioli.dll in the System32 directory and ravioli.dll to the registery.
else set ravioli.dll in the same dir as olly_hardware_breakpoint.dll.