Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Visual Basic    Ask about another Subject  
 

attari19
Jan 21, 2009, 08:49 AM
How can I decompiled VB 6.0 Project in VB 6.0 code not Native code or other...
Please Solve this hot issue

StaticFX
Jan 21, 2009, 09:11 AM
So, you have the EXE and want it back in VB6 code?

sorry to say, you cant. The best you could do would be a rough decompile into C.

attari19
Jan 23, 2009, 07:54 PM
So, you have the EXE and want it back in VB6 code?

sorry to say, you cant. The best you could do would be a rough decompile into C.

Please Define in depth how can i do it? more thanks

StaticFX
Jan 26, 2009, 06:30 AM
Dig around the internet... there are programs that can decompile EXE's