From c97d689b8c18d47dcfc357d18ed25062c90f0950 Mon Sep 17 00:00:00 2001 From: XaFF Date: Sun, 25 Dec 2022 06:47:05 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c476f..a6b2f65 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ shellcodes much easier to modify. Everything is in real-time, so any changes mad - **Done:** ~~String converter: String provided by user will be automatically converted to hex and encoded with little endian. In case of nullbytes, they will be removed by encrypting data with xor.~~ - Shellcode runner: User will be able to test shellcode by injecting it into the process. -- More formats. +- **Done:** ~~More formats~~. ### References Libraries used to assemble instructions: