Skip to content

Commit e8fcec7

Browse files
authored
Update README.md
1 parent 5683246 commit e8fcec7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Stealth APC Dispatcher - A stealthy alternative for thread creation on Windows (C++)
1+
# Stealth APC Dispatcher - A stealthy alternative to threads for tasking functions (Windows, C++)
2+
23
The `ApcExecutor` class schedules functions to be executed via user APC by using direct syscalls within an encrypted shellcode. Perfect for stealth operations in red-teams, anti-cheat, cheats, etc.
34

45
## How it works

0 commit comments

Comments
 (0)