Jump to content
Tuts 4 You

need help for writing Ollydbg plugin


tianna0370

Recommended Posts

Hi:

I want to write an Ollydbg plugin and already downloaded plugin development kit 1.10, but I don't know how to start developing. Could anyone give me some reference or a simple sample, such like "hello world", that could help me to start it?

Thank you very much.

Fan

Link to comment
  • 3 weeks later...

Hi:

I want to write an Ollydbg plugin and already downloaded plugin development kit 1.10, but I don't know how to start developing. Could anyone give me some reference or a simple sample, such like "hello world", that could help me to start it?

Thank you very much.

Fan

first you need to have Delphi or M Visual Basic ,Masm or other

1 you need to know programming the basic

2 study very well OllyDbg Plugin API v1.10 Help

3 pay attention to list of all functions API

4 then use the Debug method on Delphi or M Visual Basic ,Masm or other

5 the Debug mode will guide you for the right way

Link to comment

I don't have a good example implemented on ollydbg

And to be honest I was searching in my folder of plugins and

I did not fund a single one plugin coded on M Visual Basic 5/6

but there are good examples on planet-source-code

and those are phenomenal Ideas and can be implemented on ollydbg

There is one example in Olly Plugin Development Kit of M Visual Basic 5/6

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...