TheProgrammingZone.com Semi VB Decompiler
Pages: 1
VB Code from dll By: AGVBZone Date: March 11, 2005, 02:29:58 PM
Can your Decompiler retrieve any code from a VB6 dll?
Thanks
VB Code from dll By: VisualBasicZone Date: March 11, 2005, 08:39:57 PM
Depends on what you mean by code,
but yes Semi VB Decompiler does handle VB5/6 dll files.
On the amount of code that can be recovered varies on whether it was compiled to P-Code or Native if it is P-Code then Semi VB Decompiler will recover some information.
I would say though 95% of the VB applications out there are compiled to Native, only time you really see P-Code is if the application was build with the learning edition of VB.
Pages: 1