Skip to content

Commit 4a47677

Browse files
committed
Merge branch 'master' of https://github.com/XaFF-XaFF/Shellcodev
2 parents 1944a19 + 4f23595 commit 4a47677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Shellcodev
22
Shellcodev is a tool designed to help and automate the process of shellcode creation.
33

4-
[![Test](https://img.shields.io/badge/Tested-x86-brightgreen?style=flat-square)]() [![Test](https://img.shields.io/badge/Not%20tested-x64-red?style=flat-square)]() [![Release](https://img.shields.io/badge/Release-v2.0.0-blue?style=flat-square)](https://github.com/XaFF-XaFF/Shellcodev/releases/tag/v2.0.0)
4+
[![Test](https://img.shields.io/badge/Tested-x86-brightgreen?style=flat-square)]() [![Test](https://img.shields.io/badge/Not%20tested-x64-red?style=flat-square)]() [![Release](https://img.shields.io/badge/Release-v2.1-blue?style=flat-square)](https://github.com/XaFF-XaFF/Shellcodev/releases/tag/v2.1.0)
55

66
![1](https://raw.githubusercontent.com/XaFF-XaFF/Shellcodev/master/screenshots/1.png?raw=true)
77

@@ -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)