PDA

View Full Version : New plugin for OllyDbg


Aster!x
February 5th, 2004, 15:09
This plugin allows to hide debugger from IsDebuggerPresent API
function.

dELTA
February 5th, 2004, 15:59
Cool, nice work!

Aster!x
February 5th, 2004, 16:52
Quote:
[Originally Posted by dELTA]Cool, nice work!


Thanks!

Js
February 5th, 2004, 17:03
Hi Aster!x,
Always happy to see new tot. Not much documentation, out of curiosity, how does this compare/improve on the already available Isdebuggerpresent plugin?
regards

Kayaker
February 5th, 2004, 17:20
Hi Aster!x,

Kudos on the plugin. If you don't mind a couple of comments, the nicest thing you could do is teach people how to create their own Olly plugins by including the source. I fully encourage all forms of source on this board as it's the best kind of information to pass along.

I mention this specifically because, not to take away any credit at all from what you have done, but because SV also created an IsDebuggerPresent plugin and included full ASM source. I haven't actually tested either plugin, but comparing the two dlls it seems you have done it slightly different, using ContinueEventDebugHook and WaitForDebugEventHook and a different combination of _ODBG exports. It might be instructive if you included your source and people who are interested could compare the different approaches.

This is just a suggestion, and an encouragement for further plugins and open source, from which we all benefit.

Heh, I see Js (long time no Asp-talk ;-) had the same idea.

Cheers,
Kayaker

Aster!x
February 5th, 2004, 17:39
Hi Js!
My english not so good for give more full description , but you may try and choose for itself best.

Aster!x
February 5th, 2004, 23:59
Hi Kayaker!

I'll think.
Possible little later full sorces will be available on _http://www.wasm.ru/
and accordingly will here appear link.

Aster!x
February 6th, 2004, 20:22
Code was corrected.
The size of the file became else less.

doug
February 6th, 2004, 22:11
if you need help on the translation part, let us know..

there's a lot of valuable content on wasm.ru that just doesn't get to be known by the rest of the world.

The other day I was searching for undocumented windows features and out of 6 google searches, wasm.ru stuff was there 5 times..

Aster!x
September 9th, 2004, 20:07
New version of plugin

JMI
September 9th, 2004, 22:33
Thanks for the update.

Regards,

Aster!x
December 3rd, 2004, 18:25
Hide Debugger 1.2.2 has been released

more options added

pLayAr
December 4th, 2004, 03:53
good work & thanks

Aster!x
May 8th, 2005, 10:31
added protection against OutputDebugString exploit

attachment deleted because plugin may crash Olly if debug string has READONLY access, will soon be a new version.

Piccinano
May 9th, 2005, 04:56
Good work!

Thanks!

Aster!x
May 11th, 2005, 10:42
Its corrected version

_http://www.wasm.ru/forum/?action=vthread&forum=5&topic=5091&page=-1#6

SKiLLa
May 17th, 2005, 12:12
Thanx Aster!x ...

Seems you defeated the newer Debugger-detection-tricks used by the latest ASPr & Arma : devil :

No more lock-ups and
"Hide Debugger <Failed to apply protection against TerminateProcess>"

for me ;-) ... respect !

One question:
The 2 radio buttons below 'TerminateProcess' are greyed-out ?
Would you be so kind as to explain ?

diablo2oo2
May 18th, 2005, 12:59
Quote:
The 2 radio buttons below 'TerminateProcess' are greyed-out ?
Would you be so kind as to explain ?


same here

Aster!x
May 24th, 2005, 06:03
SKiLLa

Quote:
"Hide Debugger <Failed to apply protection against TerminateProcess>"


This option not works in XP sp2.

Quote:
The 2 radio buttons below 'TerminateProcess' are greyed-out ?
Would you be so kind as to explain ?


Maybe in the future I'll add code for method1 & method2 or
delete these radio buttons from dialog template

Aster!x
April 18th, 2006, 17:59
Small updating
Corrections+
Improvements+
New feature

Somebody continues to use it?

Js
April 18th, 2006, 18:05
Quote:
[Originally Posted by Aster!x]Small updating

Somebody continues to use it?

its the only plugin I do use, cheers.

Aster!x
April 18th, 2006, 18:13
some tools for testing plug-in

Ricardo Narvaja
April 18th, 2006, 18:43
i continue using is a great plugin

Ricardo Narvaja

linhanshi
April 19th, 2006, 04:33
Great share Aster!x.

SKiLLa
April 19th, 2006, 08:04
It's a great plugin I mostly only use HideDebugger & AdvancedOlly, eventhough the elapse a little

goppit
April 21st, 2006, 12:12
10x a lot Aster!x
I still use it.

Kindest regards.

BiTdEcOdE
June 15th, 2006, 20:01
thx ~
would you like to integrate some useful functions,such as allocating memory ?

(sorry for my pool english)

Aster!x
February 24th, 2010, 17:52
now source code

dELTA
March 21st, 2010, 10:33
Thanks for sharing the source of this classic plugin Aster!x.

I updated the CRCETL entry for it:

http://www.woodmann.com/collaborative/tools/Hide_Debugger

Formingus
December 7th, 2010, 05:49
thanks for sharing
Regards

zcq
March 25th, 2011, 20:59
thanks to share.

Raning
May 29th, 2011, 12:47
thanks to share. This plugin

countryman
August 2nd, 2011, 04:14
Thanx~~~