PDA

View Full Version : Cant attach blocked by RtlCreateUserThread


Refund
January 5th, 2009, 08:37
im working on an program which is process-hidden and anti-attach, I just want to know how does it do? so I trace DebugActiveProcess, then I find out rtlCreateUserThread return failed with eax=1.

Anyone knows why it will be? I don't have any deep resource discussing about the NtCreateThread.

Thanx if there is any comment could help.

disavowed
January 17th, 2009, 15:50
GetLastError() = ?