

c# plugin sample for peid

description of technique here: 
http://sandsprite.com/CodeStuff/VB_Plugin_for_Olly.html

vc stub is Vc6 project file
CSharp_peid_sample   is C# (VS-2008) 

both of these compile to  

C:\tools\PEiD\plugins 

you will need to change that to your path.

if you dont compile the C# dll on your system you will 
have to register it as a COM server with regasm

see more notes in source