About 296,000 results
Open links in new tab
  1. Help. Decompile EXE back to VB source code? - Microsoft Q&A

    Apr 5, 2021 · Thanks. I was hoping for something that could decompile to VB so I could compare my 4.0.3 source code side-by-side to the decompiled version looking for changes, but I'll take …

  2. VB6- Semi VB Decompiler-VBForums

    Sep 5, 2004 · VB6- Semi VB Decompiler Semi VB Decompiler This is the only open source example that allows you to look inside the file format of vb 6.0 native/pcode exe or ocx. It uses …

  3. Semi VB Decompiler - Source Code + More-VBForums

    Jun 9, 2022 · Semi VB Decompiler - Source Code + More Been about five years since I have done any VB decompiler work so releasing what I have done so far. Has been a great learning …

  4. VBDecompiler?Get the EXE compiled by VB6 of form information …

    Aug 6, 2024 · down from pudn Semi VB Decompiler by vbgamer45 Open Source Version: 0.03 Contents What's New? Features Questions? Bugs Contact Credits What's New? Version 0.03 …

  5. Looking for good VB6 P-Code decompiler-VBForums

    Dec 24, 2013 · VB Decompiler restores the source code from the pseudo code (P-Code) as close as possible to the original. So, after some modifications you may get really workable source code.

  6. [RESOLVED] Recover/Decompile VB6 programs back to source …

    Oct 8, 2010 · Recover/Decompile VB6 programs back to source code. Is this possible? I reformatted wrong hard drive that had source code backups, and I'm in big trouble now

  7. vb6 decompiler... pls help.-VBForums

    Jul 9, 2007 · VB Decompiler restores many p-code instructions and although there is a long way to the generation of the source code that can be compiled, the decompiler will make analyzing …

  8. Decompile VB Code-VBForums

    Mar 31, 2005 · Re: Decompile VB Code Like said, look in the CodeBank part of VBForums. Or use Google and search for 'Decompile VB' or something like that. You can find almost …

  9. VB3 decompiler-VBForums

    Sep 18, 2010 · Re: VB3 decompiler Yes the VB3 exe decompiler is available DoDi's I've had one for years but we can't talk about that on here but the web is a beautiful search tool. There is a …

  10. VB decompiler?-VBForums

    Mar 5, 2000 · that is an online decompiler for vb5, it does not give the source code though it just decompiles the forms and objects on the forms into a vb project or something.