From 9be6ae1e97abfe79c0911066969cf00a0955a1c8 Mon Sep 17 00:00:00 2001 From: Arthur Minasyan <115954804+B0lg0r0v@users.noreply.github.com> Date: Tue, 18 Mar 2025 18:29:45 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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)