|
Pages: [1]
|
 |
|
Author
|
Topic: VB Code from dll (Read 1431 times)
|
AGVBZone
Newbie

Posts: 1
|
Can your Decompiler retrieve any code from a VB6 dll? Thanks
|
|
|
|
|
Logged
|
|
|
|
|
TheProgrammingZone
|
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.
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |