Skip to content

Commit 9be6ae1

Browse files
authored
Update README.md
1 parent 6cd4e9b commit 9be6ae1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [Usage](#usage)
2424
+ [Staged](#staged)
2525
+ [Stageless](#stageless)
26+
* [To-Do](#to-do)
2627
* [Detections](#detections)
2728
* [Credits - References](#credits---references)
2829

@@ -290,6 +291,12 @@ C:\Code\CTFPacker>ls
290291
core ctfloader.exe custom_certs main.py requirements.txt shellcode.bin templates
291292
```
292293

294+
## To-Do
295+
296+
- [ ] Maybe adding a setup.py file to install via pip / pipx
297+
- [ ] Other templates with different injection techniques
298+
- [ ] Adding AMSI / ETW bypass (depends on what injection technique I am going to put here)
299+
293300
## Detections
294301

295302
- Undetected on the latest Windows 11 Defender (2025-03-18, Version 1.425.89.0)

0 commit comments

Comments
 (0)