代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm_detective.txt
// Script for OllyScript plugin by SHaG - http://ollyscript.apsvans.com
// Script for OllyScript plugin by SHaG - http://ollyscript.apsvans.com
/*
--------------------------------------------------
arm_detach.txt
/*
Armadillo script - detach parent from client - by hipu
tnx to Ricardo for his complete instructions (im just emulating what the man says...)
MAKE SURE ALL BREAKPOINTS ARE DELETED BEFORE EXECUT
arm_copymem.txt
var addr
var espval
var oepaddr
var maddr
var cbase
lblstart:
msgyn "Setting:Ingore all exceptions.go?"
cmp $RESULT,1
je lbl1
ret
lbl1:
dbh
gpa "OutputDebugStringA","kern
arm_standard.txt
/*
.:TEAM RESURRECTiON:.
Armadillo Standard Script by AvAtAr//stephenteh
Tested on WinXP Pro SP2, OllyDbg v1.10, OllyScript v0.92
NOTES:
- Remove all hardware breakpoints before run the scri
arm_getmodule.txt
var GetModuleHandleA
var AddressOfMagicJump
var LenOfMagicJump
var DebugString
gpa "OutputDebugStringA","kernel32.dll"
mov DebugString,$RESULT
bp DebugString
esto
bc eip
asm eip,"RETN 4"