MDE and VB6 EXE

  • Thread starter Thread starter Bob Barnes
  • Start date Start date
B

Bob Barnes

On both MDE and a VB6 EXE....they CAN'T be "returned"
to any of the Forms, Modules, Code which made the MDE
and EXE....correct?

If they can, how would someone do that? Are there
"specialist Companies" to do that?

TIA - Bob
 
Bob said:
On both MDE and a VB6 EXE....they CAN'T be "returned"
to any of the Forms, Modules, Code which made the MDE
and EXE....correct?

If they can, how would someone do that? Are there
"specialist Companies" to do that?

There are now utilities available that can convert an MDE back to an MDB.
Not exactly as it started out, but close enough for anything that matters.
I thought this had been the case with VB exes for a long time.
 
Rick - I seldom go to the "VB Classic" Newsgroup..not enough sure where the
VB6 EXE "restore" might be...will look tomorrow...

Any idea where a Utility might be to "restore" VB6 from an EXE??

THANK you - Bob
 
well I think that is why they make 'code obfuscation' tools- so that
this isnt' possible in .NET.

I'm fairly sure it's allowed in VB6.. I just don't know where. I might
check on www.theinquirer.co.uk or www.theregister.co.uk I think that
I've seen a tool for decompiling vb6 apps.. in one of their articles
over the years.

HTH I do try

-Aaron
 
Looks as though you may be right. Back when I used to hang out in the VB
newsgroups, I recall seeing an explanation of why it wasn't possible, but
doing a quick search through Google just now, it looks as though it is
possible to get around those restrictions, just as it with MDEs.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



message
well I think that is why they make 'code obfuscation' tools- so that
this isnt' possible in .NET.

I'm fairly sure it's allowed in VB6.. I just don't know where. I might
check on www.theinquirer.co.uk or www.theregister.co.uk I think that
I've seen a tool for decompiling vb6 apps.. in one of their articles
over the years.

HTH I do try

-Aaron
 
Thanks guys.

a a r o n . k e m p f @ g m a i l . c o said:
well I think that is why they make 'code obfuscation' tools- so that
this isnt' possible in .NET.

I'm fairly sure it's allowed in VB6.. I just don't know where. I might
check on www.theinquirer.co.uk or www.theregister.co.uk I think that
I've seen a tool for decompiling vb6 apps.. in one of their articles
over the years.

HTH I do try

-Aaron
 
Thanks guys.

Douglas J. Steele said:
Looks as though you may be right. Back when I used to hang out in the VB
newsgroups, I recall seeing an explanation of why it wasn't possible, but
doing a quick search through Google just now, it looks as though it is
possible to get around those restrictions, just as it with MDEs.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



message
well I think that is why they make 'code obfuscation' tools- so that
this isnt' possible in .NET.

I'm fairly sure it's allowed in VB6.. I just don't know where. I might
check on www.theinquirer.co.uk or www.theregister.co.uk I think that
I've seen a tool for decompiling vb6 apps.. in one of their articles
over the years.

HTH I do try

-Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top