Skip to content

hifi/ollydbg-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OllyDbg v1.10 / v2.01 backup plugin

ollydbg-backup for OllyDbg v1.10 ollydbg-backup for OllyDbg v2.01

Download latest hybrid (v1.10 & v2.01) binary release: backup.dll

NOTE: The latest release depends on Microsoft Visual C++ 2010 Redistributable Package. Get it for x86 or x64 Windows.

This simple plugin allows saving the loaded executable labels and comments to a CSV file and later loading them back in. You can store, share, modify and merge your notes with ease and never lose your notes because OllyDbg flipped and threw them all out (it can happen).

The CSV file structure is as follows:

RVA,label,comment

Output files are compatible with more feature rich pyudd which was the inspiration for this plugin. Kudos to libcsv for easy to use CSV library for the C programming language.

pyudd - http://code.google.com/p/pyudd/
libcsv - http://sourceforge.net/projects/libcsv/

About

OllyDbg v1.10 / v2.01 backup plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published