Update README.md

This commit is contained in:
Arthur Minasyan
2025-03-18 18:29:45 +01:00
committed by GitHub
parent 6cd4e9b306
commit 9be6ae1e97
+7
View File
@@ -23,6 +23,7 @@
* [Usage](#usage)
+ [Staged](#staged)
+ [Stageless](#stageless)
* [To-Do](#to-do)
* [Detections](#detections)
* [Credits - References](#credits---references)
@@ -290,6 +291,12 @@ C:\Code\CTFPacker>ls
core ctfloader.exe custom_certs main.py requirements.txt shellcode.bin templates
```
## To-Do
- [ ] Maybe adding a setup.py file to install via pip / pipx
- [ ] Other templates with different injection techniques
- [ ] Adding AMSI / ETW bypass (depends on what injection technique I am going to put here)
## Detections
- Undetected on the latest Windows 11 Defender (2025-03-18, Version 1.425.89.0)