Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about decompiler.
Message
From
23/07/2001 14:20:02
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00534001
Message ID:
00534031
Views:
17
>Hello to all.
>1.- I'am trying refox of xitech because, I'm evaluating how to protect my software
>2.- My question is : exist a product similar to refox for Visual Basic 6.0 ?
>
>Thanks Very Much.

VB 6.0 (and I think 5.0) compiles to machine code using the same compiler as VC++; ie. you cannot "decompile" VB 6.0 once you compile it. You could create an "interpreted" version in VB 6.0 but this is usually done for development purposes only.

Older versions did not have a native compiler and could be decompiled; eg. VB 3.0.
Previous
Reply
Map
View

Click here to load this message in the networking platform