Skip to content

Commit c97d689

Browse files
authored
Update README.md
1 parent 0591e91 commit c97d689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ shellcodes much easier to modify. Everything is in real-time, so any changes mad
4747
- **Done:** ~~String converter: String provided by user will be automatically converted to hex and encoded with little endian. In case of nullbytes, they
4848
will be removed by encrypting data with xor.~~
4949
- Shellcode runner: User will be able to test shellcode by injecting it into the process.
50-
- More formats.
50+
- **Done:** ~~More formats~~.
5151

5252
### References
5353
Libraries used to assemble instructions:

0 commit comments

Comments
 (0)