📄 petite22.txt
字号:
// Petite2.2 eop finder
// By R@dier 2004
//
MSG "please tick Memory Access Violation in options-> exceptions"
eoe here
var a
var b
var c
findop eip, #60#
bphws $RESULT, "x"
mov a,$RESULT
run
bphwc a
sti
bphws esp, "r"
mov b, esp
run
here:
esto
bphwc b
eob exit
jmp exit
exit:
sti
sti
log eip
cmt eip, "This is the entry point"
MSG "Arrived at entry point dump anytime and get imports"
ret
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -