mirror of
https://github.com/mochabyte0x/CTFPacker
synced 2026-06-06 16:14:33 +00:00
Update README.md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user