We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d96a8a commit f930ec8Copy full SHA for f930ec8
README.md
@@ -24,4 +24,10 @@
24
into hex and encoded with little endian.
25
```
26
27
-### [TODO] Snippets examples
+### Snippets examples
28
+
29
+ <h4>String converter</h4>
30
+ <img align="center" src="https://github.com/XaFF-XaFF/Shellcodev/blob/master/readme/snippet1.gif?raw=true" width="1024"/>
31
32
+ <h4>Get DLL address</h4>
33
+ <img align="center" src="https://github.com/XaFF-XaFF/Shellcodev/blob/master/readme/dll.gif?raw=true" width="1024"/>
0 commit comments