首页
社区
课程
招聘
RE-Pair 0.2
发表于: 2005-1-29 22:37 5703

RE-Pair 0.2

2005-1-29 22:37
5703
Version 0.2
  -----------
  Lost my sources so i had to recode most of the program
  Currently it changes classname/captions of: OllyDbg, Smartcheck and Reg/Filemon.
  I have also added a patch that fixes the OutputDebugString Vurn.  All credit for this patch
  goes to goggles99, Flagmax, JuneMouse, gabri3l, and others from Woodman and Exetools.  
  Mostly googles99, because i used his sources.  I just added to my tool to make it an 'all-in-one'
  solution.  I no longer plan to add any SI support as IceExt does an excellent job of this.
  
  Version 0.1
  -----------
  First release.  Right now all that it does is:
  'Fixes' RegMon, FileMon, and SmartCheck by giving them random Class names.
  *Note*  This does not work on the ia64XP version of FileMon or RegMon.
  *Note*  The filemon/regmon patch was tested on version 5.x.  The class
    names changed a bit in previous versions.  So if you get the
    'wrong file' error, just upgrade to the newest version of regmon
    or filemon.  No versions before 5.0 will be supported, but newer
      versions will.

  Hooks the API IsDebuggerPresent to always return FALSE.  This will help
  protect Olly and SmartCheck against calls to this API.
  *Note*  This does not help against anti-SI code.
  *Note*  This currently only works on 9x.
  *Note*  This only works when the program is running.

  Still to come:
  A decent GUI.  (Maybe.)
  IsDebuggerPresent hook for NT based systems.
  Renaming of SmartChecks .SUP files.

附件:RE-Pair0.2.zip

[课程]Linux pwn 探索篇!

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 154
活跃值: (216)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
支持,顶!
2005-1-30 00:10
0
游客
登录 | 注册 方可回帖
返回
//