trietptm / uberstealth

Automatically exported from code.google.com/p/uberstealth
0 stars 0 forks source link

Improved NtClose technique doesn't work on X64 systems #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select "Improved NtClose".
2. Start the debugger and let the debugge close an invalid handle.

What is the expected output? What do you see instead?
The NtClose API raises an exception but the plugin should prevent this.

Please provide any additional information below.
The issue only appears on 64 bit Windows.

Original issue reported on code.google.com by jannew...@gmail.com on 26 Sep 2011 at 7:00