View Full Version : How to install the IsDebuggerPlugin?
MidnightBlue
August 8th, 2005, 21:03
Hey everyone, I'm pretty new to debugging related stuff and I just need help on installing the Hide Debugger plugin such as IsDebuggerPlugin. I need it to get installed into Ollydbg and I've tried to put the .dll in the dolfer but it doesn't work.
Can anyone help me?
blabberer
August 9th, 2005, 05:28
here is nothing called installing a plugin with ollydbg
you jus copy paste the dll into ollydbg folder
and it should be detected plain and simple
if you copypasted your dll and it still didnt show up in plugin menu
then probably you have plugin path setup and ollydbg is looking fro the plugin in tha path insted of default ollydbg directory
to check if you have a plugin path setup
click options ->debugging options ->appearance->directories
and look if the path is correct
if not change it to the required path
or just unzip odbg110.zip to a new folder and copy paste the plugin
into the new folder and see if it works
or beter yet still the blindmans way
if there is a plugin menu in ollydbg and if the default commandline plugin is showing up
start run cmd or command
cd\
dir /s /b comman*
it should show the path of that plugin
copy isdebug* \path that it showed
it should say 1 files copied
open you ollydbg the plugin should be there
MidnightBlue
August 9th, 2005, 10:25
Dude, thanks so much for your help man. I appreaciate it!
dm47
September 23rd, 2005, 14:43
can some1 post a link for hide debugger,
none of them ever work
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.