You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Linux Shellcode Generator
2
2
3
-
This is a shellcode generator in ASM to fastdevelopment and test it in a C template, I prefer Intel syntax but if you found any AT&T syntaxis in experiments code don't worry, only read documentation inside source code
3
+
This is a shellcode generator in ASM to fast development and test it in a C snippet template, I prefer Intel syntax but if you found any AT&T syntax in experiments code don't worry, only read documentation inside source code.
4
4
5
-
All source codes run on Debian, I will try to test in some many distros.
5
+
All source codes run on Debian, I will try to test in some many Linux distros.
6
6
7
7
## Table of contents
8
8
-[Manual compilation and test](#manual-compilation-and-test)
0 commit comments