hehe no post count scam
but i thought a seperate post would emphasis it more so here it is
i downloaded the hidedebuggerplugin v 1.22 from here and tried it to see what happens as i anticipated it fails as i stated
to illustrate the point that is having the cake and eating it too

get one of the above debugviewers (i would prefer debugmon from osronline )
run it first
then open ollydbg along with hidedebugplugin and load a debuggee
when you hit systembreakpoint modify NtGlobalFlag to 72
and run the app
you will see ollydbg wont catch any debug strings but debug mon will catch all debug string that are passed
Code:
021:37:02.480LDR: Real INIT LIST
121:37:02.5009 C:\WINNT\system32\KERNEL32.dll init routine 77e8c3d8
221:37:02.5007 C:\WINNT\system32\USER32.dll init routine 77e33bb4
321:37:02.5007 C:\WINNT\system32\RPCRT4.DLL init routine 77d43958
421:37:02.5009 C:\WINNT\system32\ADVAPI32.dll init routine 77db87c7
521:37:02.500<LDR: KERNEL32.dll loaded. - Calling init routine at 77e8c3d8
621:37:02.500:LDR: USER32.dll loaded. - Calling init routine at