Update README.md

This commit is contained in:
Rasta Mouse
2025-10-30 20:51:15 +00:00
parent 5ad4962453
commit 9681fd4f7f
+1 -1
View File
@@ -29,5 +29,5 @@ There are lots of improvements that can be made to this codebase. Some that com
- [x] Add BUD-style structures to track memory allocations.
- [x] Don't use RWX memory.
- [ ] Add GMA & GPA patching to the postex loader (`smartinject` is not yet supported in `stage` for prepended loaders).
- [ ] Add AMSI & ETW bypasses to the postex loader.
- [x] Add AMSI ~~& ETW~~ bypass~~es~~ to the postex loader.
- [x] Add memory freeing code on ExitThread.