

vb6 plugin sample for peid

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

vc stub is Vc6 project file it compiles  ./../vb_peid_cstub.dll
vb_ui   is vb6 it compiles   ./../Vb_PEID_Plugin.dll  (ActiveX dll)

place both dlls in \peid\plugins to run.

Vb_PEID_Plugin.dll is an activex dll, you must regsvr32 it

see more notes in source