首页
社区
课程
招聘
[分享]OllyExt v1.73
发表于: 2014-3-2 08:20 3259

[分享]OllyExt v1.73

2014-3-2 08:20
3259
https://tuts4you.com/download.php?list.94
这里面有最新的插件下载,我只是搬运。
本地放一个: OllyExt v1.7.rar

OllyExt is a plugin for Olly 2.xx debugger.

The main intention of this plugin is to provide the biggest anti-anti debugging features
and bugfixes for Olly 2.xx. Updates will come... :)

VMProtect support!

The currently available commands are the following:
        - Code Rip to Clipboard
        - Code Rip to Clipboard Recursive
        - Data Rip to Clipboard

The currently supported protections are the following:
        - IsDebuggerPresent
        - NtGlobalFlag
        - HeapFlag
        - ForceFlag
        - CheckRemoteDebuggerPresent
        - OutputDebugString
        - CloseHandle
        - SeDebugPrivilege
        - BlockInput
        - ProcessDebugFlags
        - ProcessDebugObjectHandle
        - TerminateProcess
        - NtSetInformationThread
        - NtQueryObject
        - FindWindow
        - NtOpenProcess
        - Process32First
        - Process32Next
        - ParentProcess
        - GetTickCount
        - timeGetTime
        - QueryPerformanceCounter
        - ZwGetContextThread
        - NtSetContextThread
        - KdDebuggerNotPresent
        - KdDebuggerEnabled
        - NtSetDebugFilterState
        - ProtectDRX
        - HideDRX
        - DbgPrompt
        - CreateThread
        - NtSystemDebugControl

The currently supported bugfixes are the following:
        - Caption change
        - Kill Anti-Attach ( dll integrity check )

Requirements:
- Microsoft Visual C++ 2010 Redistributable Package (x86)

OS support:
- Windows XP
- Windows Server 2003 R2
- Windows Server 2008 R2
- Windows 7
- Windows Server 2012
- Windows 8
- Windows Server 2012 R2
- Windows 8.1

Limitations:
- Because of missing PDK function data ripping is ONLY on 2.01 latest supported

If you have any problem just notify me.

About the author:

Created by Ferrit
Send your bugreports/comments to ferrit.rce@gmail.com

Enjoy :P

最新版在5楼

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 0
支持
分享
最新回复 (9)
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
最新的是 v1.73,前两天作者刚发布的。
2014-3-2 08:53
0
雪    币: 10916
活跃值: (3284)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
3
确实最新的是1.73,但是我没有那个论坛的号,能不能给个邀请码?
2014-3-2 09:04
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
那个论坛不用邀请,自己注册一个号吧。
2014-3-2 11:03
0
雪    币: 6499
活跃值: (3117)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
5
OllyExt_1.73.rar

OllyExt 1.73

Code:
    - NtClose has to return c0000008 fix
    - Error message appears if breakpoint is in the function which one to hook ( hook will be skipped )
    - Protection will be updated if a new module loaded
上传的附件:
2014-3-2 11:37
0
雪    币: 10916
活跃值: (3284)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
6
现在是需要邀请的

Now, registration has been disabled. If you want to be a member, you can be invited by registered user.
Any problem please mailto: 883600(at)qq(dot)com
2014-3-2 13:06
0
雪    币: 437
活跃值: (78)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
收藏,以备后用
2014-3-3 01:38
0
雪    币: 74
活跃值: (703)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
收藏,感谢分享
2014-3-12 08:53
0
雪    币: 1644
活跃值: (53)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
thanks a lot!
2014-4-28 19:40
0
雪    币: 2103
活跃值: (162)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
感谢分享
2014-7-10 14:25
0
游客
登录 | 注册 方可回帖
返回
//