Skip to content

Commit 0cbd968

Browse files
committed
Corrected spelling
1 parent 2d469c3 commit 0cbd968

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,8 +1,8 @@
11
# Linux Shellcode Generator
22

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.
44

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.
66

77
## Table of contents
88
- [Manual compilation and test](#manual-compilation-and-test)

0 commit comments

Comments
 (0)