Videos Tools Areas of Research WhitePapers Our Open Source Projects Blogs Contact Us 1960
VB - OllyDbg Plugin  
VB6 Projects
File System
Binary
Misc.
VC
VB6 & C#
C & ASM
Multi-Language
Plugins
IDA/Olly/Misc

This is the code associated with an article I wrote on how to create a VB plugin for OllyDbg.

This demo utilizes the code from the "simple COM client" project in order to interface with a custom made VB Com object.

The VC stub allows VB to interact with the OllyDbg Plugin API through a wrapped set of exports it provides.Does not require full on COM programming to interact.

Download
© 2013 Sandsprite.com