About
Articles
Book Store
Distributed RCE
Downloads
Event Calendar
Forums
Live Discussion
Reference Library
RSS Feeds
Search
Users
What's New
Customize Theme
bluegrey
blackgreen
metal
simple
Flag:
Tornado!
Hurricane!
Login:
Password:
Remember Me
Register
OllyDbg Plugins
: HitTrace
File Information
Category
Open Source
# Downloads
Version
OllyDbg Plugins
Yes
N/A
1.0
Download Page
Last updated on Aug 30, 2006 with the following description: minor bug fixes
Author Information
Username
Name
E-Mail
URL
dzzie
dzzie
yahoo
com
http://sandsprite.com/openSource.html
Description
This is a simple plugin based on my modulebpx code. You set breakpoints in the UI and it will then run the app automating it and logging which ones were hit.
To set breakpoints in the main module use "main" (no quotes) as mod name
For dlls you can enter partial strings as long as they are unique and as long as they are the dlls actual name as found in its export table.
Addresses of breakpoints are set in rva's (in case a dll gets rebased)
The LogExp is optional..it accepts any type of expression the ollydbg expression window takes such as [ebp+4] or eax or whatever. If this is set and is valid then it will shoot the results to the log window on breakpoint. Sorry only supports one expression to evaluate per bpx right now.
Each breakpoint is assigned an index which is visible in the listbox. You can use one of these indexes in the abort box to have it bail on tracing when that bp is reached.
For example you can run it on looper.exe with the following settings
main 1030 [esp+8]
main 1070 [esp+8]
main 1136
abort on index: 2
Then hit View results to see hit count and log window or load the test.htl sample provided (abort on index is not saved to htl files) if you recompile looper offsets may change disasm to find new ones.
There are
31,322
total registered users.
Recently Created Topics
[help] Unpacking VMP...
Mar/12
Reverse Engineering ...
Jul/06
hi!
Jul/01
let 'IDAPython' impo...
Sep/24
set 'IDAPython' as t...
Sep/24
GuessType return une...
Sep/20
About retrieving the...
Sep/07
How to find specific...
Aug/15
How to get data depe...
Jul/07
Identify RVA data in...
May/06
Recent Forum Posts
Finding the procedur...
rolEYder
Question about debbu...
rolEYder
Identify RVA data in...
sohlow
let 'IDAPython' impo...
sohlow
How to find specific...
hackgreti
Problem with ollydbg
sh3dow
How can I write olly...
sh3dow
New LoadMAP plugin v...
mefisto...
Intel pin in loaded ...
djnemo
OOP_RE tool available?
Bl4ckm4n
Recent Blog Entries
halsten
Mar/14
Breaking IonCUBE VM
oleavr
Oct/24
Anatomy of a code tracer
hasherezade
Sep/24
IAT Patcher - new tool for ...
oleavr
Aug/27
CryptoShark: code tracer ba...
oleavr
Jun/25
Build a debugger in 5 minutes
More ...
Recent Blog Comments
nieo
on:
Mar/22
IAT Patcher - new tool for ...
djnemo
on:
Nov/17
Kernel debugger vs user mod...
acel
on:
Nov/14
Kernel debugger vs user mod...
pedram
on:
Dec/21
frida.github.io: scriptable...
capadleman
on:
Jun/19
Using NtCreateThreadEx for ...
More ...
Imagery
SoySauce Blueprint
Jun 6, 2008
[+] expand
View Gallery
(11) /
Submit