Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c6e73aa

Browse files
Update Xor-Encoder.py
1 parent 46d2a61 commit c6e73aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Shellcode/Xor-Encoder.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# python code for xor encoder
44

5-
shellcode = ("\x31\xc0\x50\x68\x6e\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89\xe3\x50\x89\xe2\x53\x89\xe1\xb0\x0b\xcd\x80") #place your shellcode here
5+
shellcode = ("place your shellcode here")
66

77
encoded = ""
88
encoded2 = ""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /