Hey,
I'm trying to debug some application but it seems to be quite restricted while being debugged, I've stripped most of it's protections (it's win32-based PE) yet the debugger keeps failing at debugging what's needed
I've digged a bit and found that there's something called "non-invasive debugging" is there any debugger out implemented that way (beside windbg) for win32 ?
Thanks in advance



