VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. .NET assembly always compiled to just in time compilable IL code.
Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from p-code as much as possible precisely. And after some modifications you may try to compile generated code.
If a program was compiled into the native code, restoring full source code from machine instructions is not possible. But VB decompiler can help to analyze the program even in this situation as well. It contains a powerful disassembler and emulator. This powerfull engine try to decode most assembler instructions to most likely VB commands. Of course, it fails on some optimizations of assembler code and sometimes generate not correct instructions. But at this time this is a best way to analyze native code applications.
If a program was compiled to .NET assembly, decompiler will recovery all tables and modules in managed assembly and disassemble all methods, functions and events using IL disassembler. .NET FrameWork is not needed for decompilation. Decompilation supported on all Windows 32 bit operation systems.
In general, VB Decompiler is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project.
Spices.Net Decompiler 5.8.0.14
.NET Decompiler - decompile, recover, convert binaries to C#, VB.Net, J#, Delphi .NET Decompiler - .Net assembly decompiler that recovers source code from crashes and convert executables to C#, Vb.Net, J#, Delphi.Net and managed C++ code. ...
Visual Basic 6.0 HelpVistaXPDiamond 2.0.0.0
Visual Basic 6.0 + activex controls (HVXPD) free download at visual-basic-6.com Visual Basic 6.0 activex controls (HVXPD) provides Windows GUI software engineers with numerous Visual Basic 6.0 activex controls (HVXPD) that have been thoroughly designed and tested also are engineered to help you create modern interfaces without writing ...
Spices.Net 5.4.8.0
Wide range of tools and services to protect, optimize, research .Net software. No secret that the Microsoft .Net technology after a few years of development became widely known, and a wide circle of developers uses this technology for creating more powerful and up-to-date programs.
The 9Rays.Net company was familiar with .Net ...
MarshallSoft DUN Dialer for Visual Basic 2.1
MarshallSoft Dialup Networking (DUN) Component for Visual Basic. Version 2.1, 6/13/2002.
Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit Visual Basic ...
ActivEmail 2.1
SMTP E-mail Toolkit to send mail to a SMTP mail server ActivEmail provides an easy-to-use programming interface to SMTP e-mail communications;Use it to send e-mails automatically, or in batches, from applications, web servers, or from the command-line. Use this component inside your ASP, ASP.NET, Visual Basic ...
Visual Basic Controls (Source Code) 3.0
Visual Basic Source Code. Free example control plus many others. Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6 ...
Visual Basic Controls (Source Code) 3.0
Visual Basic Source Code. Free example control plus many others. Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6 ...
HTML Help Generator for Visual Basic 6.0 2.0
HTML Help Generator for Visual Basic 6.0 creates context sensitive HTML Help integrated with your Visual Basic applications in seconds. Features HTML page and image generation, table of contents, index and search, images with hotspots. Names used in HTML ...
ActivComport 2.0
Serial Port Toolkit to communicate wih a modem or other serial port device Serial port toolkit to enable applications or scripts to communicate with a modem or other serial port device. Features full com port control, binary and ASCII data transfer, support for RS 232 and RS 485 standards and ISDN modem support.Can be used by ...
VBdocman 2.21
VBdocman - Visual Basic Documentation Generator VBdocman is a Visual Basic Add-In for automatic generating of technical documentation from your Visual Basic source files with just few mouse clicks. It parses source code and automatically creates table of contents, index, topics, cross-references and ...