RE FORUM
[REVERSE ENGINEERING] => Tools => Topic started by: llAmElliK on December 07, 2005, 11:17:31 PM
-
This plugin is a general purpose plugin for OllyDbg that fixes some annoying things of Olly / bugs of Olly v1.10.
version 1.02
- supports now to patch plugin-limit of 32 up to 147 plugins (i guess so much are not available atm :-) if you have so much, i can simply expand the limitation lol)
version 1.01
- fixed for re-pair patched OllyDbgs
version 1.0
- Fixed analysis for a wrong value of NumOfRvaAndSizes.
- added options in plugins-menu
- fixes "%s%s" bug now also for files with "%s" in it. Olly can now also output debug-strings with "%s%s" in it and all other types of "%s%s".
- fixes a bug of olly (crashes for a faked imagebase on object-files scanning)
- added option to skip "Entry point alert"
- added option to skip "Too many patches"
- option for dll-handling
current limitations:
- dll-loading message isn't skipped when launching from context (because plugins aren't loaded then)
-
version 1.1
- anti-anti-debug added (Against anti-attach tricks)
- added follow in disassembler for packed apps
- Advanced CTRL+G
- added WinUPack patch
- plugin-limitation patch now supports patched olly (Shadow, etc)
- added CRC-ignore option (so you don't have to reanalyze file on modification, this keeps UDD and all BPs, patches, etc)
- added ignore modified BP, so olly doesn't disable BPs if memory is modified there
-
version 1.2
- Windows 98 Fix
- added flexible breakpoints (non-CC breakpoints) - Win NT based systems only
- added support for Toolhelp32 instead of psapi.dll (you'll see more processes / suspended one's also)
- added a compatiblity-layer for Pausedex function of olly (prevent crashes by some plugins)
- options will be dealt now as real options, this means they will be overtaken immediately
- Copy to executable can be always used (use this function at your own risk)
-
Version 1.25 Beta17
-
version 1.26
- Improved GetTickCount by Delta-Offset-Counter (this will lead target into a nearly timeless environment)
- Improved TLS Callback Option by reading TLS-Table of target (no more Search for bytes in ntdll)
- fixed some bugs
- Preventing Olly to crash by any RDTSC plugins or tools
- Added Anti-FindWindow
- Added two variants of Anti-RDTSC
- Added one more tab
- Added some more SEH to make it more stable
-
version 1.26 beta 12