diff --git a/README.md b/README.md index 9c493f3..1335fa0 100644 --- a/README.md +++ b/README.md @@ -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)