fix: Update README to mark task 6d as completed

This commit is contained in:
Simone Licitra
2026-06-02 17:43:51 +02:00
committed by GitHub
parent 1ea15255e6
commit 4f169ce0cf
+1 -1
View File
@@ -170,7 +170,7 @@ See [`NOTICE.md`](NOTICE.md) for the full list of upstream copyrights and licens
- [x] 6a — DLL wrapper written, built (MinGW 15.2), packaged, smoke test shellcode
- [x] 6b — Crystal Palace CLI verified, real PICO built end-to-end
- [x] 6c — Dual use case A/B: `generate-implant.sh` + `bundle-implant.sh`
- [ ] 6d — Runtime test on Windows x64 lab (smoketest + real PICO, both flows)
- [x] 6d — Runtime test on Windows x64 lab (smoketest + real PICO, both flows)
---