From Collaborative RCE Tool Library
Conditional Branch Logger
| Tool name: | Conditional Branch Logger |
|
||
|---|---|---|---|---|
| Author: | Blabberer / dELTA / Kayaker | |||
| Website: | N/A | |||
| Current version: | 1.0 | |||
| Last updated: | June 13, 2007 | |||
| Direct D/L link: | Locally archived copy | |||
| License type: | Free / Open Source | |||
| Description: | Conditional Branch Logger is a plugin which gives control and logging capabilities for conditional branch instructions over the full user address space of a process. Useful for execution path analysis and finding differences in code flow as a result of changing inputs or conditions. It is also possible to log conditional jumps in system dlls before the Entry Point of the target is reached. Numerous options are available for fine tuning the logging ranges and manipulating breakpoints. | |||
| Related URLs: | No related URLs have been submitted for this tool yet | |||
| Screenshot: |
|---|
Feed containing all updates for this tool.
Here below you will find useful notes about this tool, left by other users.
You are welcome to add your own useful notes here, or edit any existing notes to improve or extend them.
(please also edit it if you think it fits well in some additional category, since this can also be controlled)
Please consider sharing the source code for the GUI. It would be quite helpful for those of us with custom versions of OllyDbg, where ollydbg.exe is not used.
- Fyyre
I know... Sadly it contains components that I am not allowed to share, that's the problem and the reason I'm not doing it. :-/
- dELTA