Flag: Tornado! Hurricane!

OllyDbg Plugins: Modified CmdLine Plug-in

File Information
Category Open Source # Downloads Version
OllyDbg Plugins Yes 8,906 1.1

Download from OpenRCE
MD5 Sum: 377181DCD6CA3DB120E7AE5F96539F5C

Last updated on Apr 29, 2007 with the following description: modified the default cmdline plugin with print command
updated on 2006-07-12 21.30  added command loaddll
updated on 2006-07-16 22.40 added command loadplugin
updated on 2007-04-29 21:15 added command
Loadpdb

updated on 16-08-2008 17:35 added command childdbg

Author Information
Username Name E-Mail URL
  anonymouse any_anonymouseyahoocom http://

Description This plug-in is a modified version of the default command line plugin and offers the following enhancements:

- Added a printing functionality to Cmdline.dll

- Can evaluate multiple expressions on conditional Log breakPoints and log them

- Can accept arguments as comma seperated values. Ex:

print eax,ecx,edx,byte ptr ds:[eax],hex 403000


- Can accept dot notation in Conditional Log BreakPoints for silent logging and continuation. Ex:

.print eax,ecx
.next command (.ti,.to,.si,.so,.run)

=========================================


added one more command loaddll

on the commandline type loaddll  "your_dll" (dll should be in search path) or loadlll fully qualified  path to your dll (path length <= MAX_PATH)  to load any dlls in debugees process space

a sample usage attaching piotr banias efilter.dll to an arbitrary process

10000000   Module C:\WINDOWS\DESKTOP\EFILTER.DLL
10001234   Debug string: [*] Efilter by Piotr Bania <http://pb.specialised.info> is now loading
1000125F   Debug string: [*] Efilter: Attached to WIN.EXE - pid: 0xFFF8C575
10001266   Debug string: ---------------------------------------------------------------------
BFEE0000   Module C:\WINDOWS\SYSTEM\NTDLL.DLL
00401000   Program entry point
           Loaded c:\windows\desktop\efilter.dll


you can load dlls while process is running or stopped

==========================================

added third command

loadplugin "yourplugin"
can load plugins dynamically without having to
copy plugin to either pluginpath or without restarting
the session also if you have already 32 plugins loaded
you can free the last plugin and replace it with your new plugin

==========================================


added fourth command
Loadpdb

you can load symbol files from microsoft symbol server
set _NT_SYMBOL_PATH  environment variable
copy the dbghlp.dll and symsrv.dll to ollydbg directory
(these are redistributable files from windbg installation 6.6.7.5 version)
inside ollydbg
do ALT+F1  type loadpdb c:\windows\system32\ntdll.dll

thats all for now

=================================================
childdbg

added fifth command to the plugin on 16-08-2008

childbg

hit alt+f1 -> type childdbg 1 to enable debugging the child process

type childdbg 0 to disable debugging the child process

====================================================



Active in Last 5 Minutes
excavationfondations
bigines

There are 21,678 total registered users.


Recently Created Topics
PyEmu error when cal...
Sep/02
Restore Themida/Winl...
Sep/02
Anti-olly technique
Aug/30
RAR Password
Aug/29
Heap protection on W...
Aug/23
Why Inline asm in C+...
Aug/20
Bypassing OllyAdvance
Aug/17
Error in logic for g...
Aug/17
Has anyone seen this...
Aug/17
ARM Executable - Pat...
Aug/16


Recent Forum Posts
reverse engineering ...
raiden56
pydbg, memory breakp...
Researc...
RAR Password
Ineedhelp
RAR Password
cod
Heap protection on W...
voila
Heap protection on W...
j00ru
Heap protection on W...
voila
Heap protection on W...
j00ru
Heap protection on W...
psylocn
Why Inline asm in C+...
ronnie2...


Recent Blog Entries
meshmesh
Sep/01
Is it legal??

waleedassar
Aug/30
Anti-olly technique

QvasiModo
Aug/24
WinAppDbg 1.4 is out!

artemblagodarenko
Aug/18
Dataflow-0.2.0 released. Ne...

grzonu
Aug/17
Bypassing OllyAdvanced

More ...


Recent Blog Comments
tosanjay on:
Sep/02
PyEmu 0.0.2

GynvaelColdwind on:
Sep/01
Is it legal??

PeterFerrie on:
Aug/31
Anti-olly technique

dennis on:
Aug/26
Dr. Gadget IDAPython plugin

halsten on:
Aug/19
Dataflow-0.2.0 released. Ne...

More ...


Imagery
SoySauce Blueprint
Jun 6, 2008

[+] expand

View Gallery (11) / Submit