首页
社区
课程
招聘
[转帖][OllyDbg 2.01 Plugin] - OllyDbg2FixeR
2013-10-24 15:35 9602

[转帖][OllyDbg 2.01 Plugin] - OllyDbg2FixeR

tzl 活跃值
10
2013-10-24 15:35
9602
Name: OllyDbg2FixeR 201.02
Author: quygia128
Home: http://cin1team.biz

[CTF入门培训]顶尖高校博士及硕士团队亲授《30小时教你玩转CTF》,视频+靶场+题目!助力进入CTF世界

上传的附件:
收藏
点赞0
打赏
分享
最新回复 (3)
雪    币: 196
活跃值: (21)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
enjon 2013-10-31 11:07
2
0
下载收藏,谢谢分享
雪    币: 6888
活跃值: (2539)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
menglv 2013-10-31 18:51
3
0
看来一下说明

Title: OllyDbg2FixeR 201.02
Author: quygia128
Home: http://cin1team.biz
       
Description:  

    - "OllyDbg2FixeR" is a plugin for OllyDbg201(I).                  

    - OllyDbg2FixeR allow to Fix OllyDbg Assemble BUG when you        
    press Space/DoubleClick on CALL/JUMP commands.                  

    if you had choose "Show Symbolic Addresses" in OllyDbg Options,   
    This BUG only decode by Name of API/Label when it's exist.      

    You must be checked in "Fix Assemble" Menu to Fix BUG and         
    Uncheck if you want to ReStore Assemble as default of ollyDbg.
               
    You can also add new parameter by manual for OllyDbg2FixeR to   
    Patch OllyDbg, include (ManualPatch, Address, OldByte      
    NewByte, PatchLen, PatchTime)                                             

    ManualPatch must be = 1 (Flag to Enable)                          
    PathTime must be valid.                                          
    Address[x] must be valid.                                          
    PatchLen[x] must be <= 1024 Byte.                                    
    OldByte[x] = Original Byte at adress.                                
    NewByte[x] = New Byte to patch at address.                          
    See "OllyDbg2FixeR.png" for more detail.
       
    It's easy to fix SMALL BUG of OllyDbg automatic way when
    you run OllyDbg with OllyDbg2FixeR Plugin.

[OllyDbg2FixeR]
Fix Assemble=1
ManualPatch=1
Address1=0070D80E
OldByte1=90909090909090
NewByte1=83FA1B740AEBE9
PatchLen1=7
Address2=0072D80E
OldByte2=NIL
NewByte2=83FA1B740AEBE9
PatchLen2=7
PatchTime=2
[Example]
//This Config To Fix(KeyBug) In SnD 2.2 and SnD 2.3        

怎么感觉就像就像内存补丁!
雪    币: 201
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
yongh 2013-11-29 16:28
4
0
下载看看,谢谢分享!
游客
登录 | 注册 方可回帖
返回