armadillo iat eliminator.txt

来自「700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.」· 文本 代码 · 共 37 行

TXT
37
字号
//The script 2, rereorganizes ARM chaotic IAT//comes from the Ricardo Narvaja 207 courses, makes the revision slightlyvar itvar it2var xvar yvar pitvar pit2var dllvar dll1var pittvar it1_endvar basevar savecode//Needs to establish contentmov it, 00F32B38 //chaotic IAT first sitemov it1_end, 00F338C0//chaotic at the end of IAT sitemov it2,00F32B38//waits depositing to reorganize after the IAT first site//mov savecode, [eip]//preserved current eip directional contentmov [eip], # EBFE #//jmp eip, because reorganizes IAT quite to be slow, uses in treating can renovate the contact surface, guards against the contact surface to play dead gmi eip, MODULEBASE//takes the master file base addresslog $RESULTmov base, $RESULTINICIO:              //Initializationmov pitt, it// the pitt direction is processing the api address presently, its front all api is processed finished                     //pitt each turn to increase 4, after it is equal to the chaotic at the end of IAT site, then this script movement finishedCOMIENZO:add pit, itadd pit2, it2SEGUIMOS: //WE FOLLOWED new? 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?