Skip to content

Commit

Permalink
Update hide-thread-from-debugger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtothej committed Jul 5, 2023
1 parent a8b8558 commit 299ba42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ rule:
- or:
- string: "NtSetInformationThread"
- string: "ZwSetInformationThread"
- api: GetProcAddress
- match: link function at runtime on Windows
- api: GetCurrentThread
- number: 0x11 = ThreadHideFromDebugger

0 comments on commit 299ba42

Please sign in to comment.