About This File
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 bug fixes for Olly 2.xx. VMProtect support!
The currently available commands are the following:
- Code Rip to Clipboard
- Code Rip to Clipboard Recursive
- Data Rip to Clipboard
- Signature Rip to Clipboard
The currently supported protections are the following:
- IsDebuggerPresent
- NtGlobalFlag
- HeapFlag
- ForceFlag
- CheckRemoteDebuggerPresent
- OutputDebugString
- NtClose
- 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
- Custom ( Write your own )
The currently supported bug fixes 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.
What's New in Version 1.8 See changelog
Released
No changelog available for this version.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now