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 2829157

Browse files
Create README.md
1 parent ff88e06 commit 2829157

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Author: Kunal Varudkar
2+
#### Steps for XOR Encode and Decoder ####
3+
4+
1) Develope a shellcode
5+
2) Get the opcode using objdump
6+
3) Place the opcode in XOR-Encoder.py program
7+
4) Get the XOR Encoded opcode
8+
5) Use the XOR Encoded opcode in XOR-Decoder.nasm for decoding shellcode (dont run, it will five seg fault-JUST GET OPCODE)
9+
6) Get the final opcode of XOR Decoder.nasm using objdump
10+
7) put the opcode in test_shellcode.c
11+
12+
@@@@@@@@@@@@@ Vola @@@@@@@@@@@@@@@@

0 commit comments

Comments
(0)

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