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.
Requirements: P133, 64Mb RAM
What's new in this version: - More additionals in P-Code and Native Code - Unpacker engine highly improved - Some bug fixes
We periodically updates pricing and software information of VB Decompiler 8.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of VB Decompiler 8.2 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare, megaupload, torrent sites, mediafire, easyshare, 4shared, badongo, box.net, divshare, filefactory, ifile, ifolder, megashare, sendspace are not allowed
VB Decompiler Lite is a 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. Since p-code consists of high-level comma....
WordBanker is a unique method of helping you to improve your English Vocabulary. Do you have trouble memorising new words or phrases ? WordBanker's "Visual Clue" method of testing means you learn without even realising it. The program comes with approximately 2700 words and you can add as many as y....
Video Decompiler - Extract Single Video Frames to Image Files. Powerful Video Decompiler that supports decompiling video files to extract the individual image frames. Supports video decompiling from the following video formats (AVI,MPEG,WMV,ASF) to the following image formats (BMP,GIF,PNG,JPEG,TIFF,EMF,WMF,PCX,TGA,J2K,RAS)....
VB 6 AntiDecompiler is a software tool that disables the decompilation of VB 6 native code programs.The decompilation can be performed by services like the VB Decompiler Service, Visual Basic 5/6 Decompiler service and tools like VB ReFormer, VB Decompiler, VB RezQ and VB Semi Decompiler.EXE encrypt....
Professional VB Activex Controls for VB 6.0 HVEE 2008 (VB ActiveX Controls) provides professional VB ActiveX Controls for Visual Basic (VB) that are easy to use and customize to give you the ability to quickly and easily create professional vb applications that have the latest visual styles and adv....
Java Obfuscator Anti-Decompiler (JOAD) is a smart java code obfuscator, class optimizer and string encrypter. It is a highly configurable but easy to use program.JOAD - Java Obfuscator Anti-Decompiler uses techniques such as smart name obfuscation (does not omit but obfuscates class files using the ....
The VB.NET Documentation Tool creates comprehensive documentation for .NET Framework projects developed in VB.NET and their associated SQL Server/Microsoft Access databases. Most types of project (Windows Forms, ASP.NET, etc.) are supported. C# code is also supported. Reports are created in standard HTML, Microsoft HTML Help and plain text formats....
Support read Kodak / Wang Annotation tag within a TIFF file and display it. Perform Barcode Recognition processes an entire page or only specific areas in a page and Supported Codabar, Code 11 Code 3 of 9, Industrial 2 from 5, Interleave 2 from 5, Matrix 2 from 5, Code 128, EAN 8, EAN 13, UPC-A, UPC-E Barcode Type....
EX4-TO-MQ4 Decompiler is a useful tool that was designed in order to provide you with a simple means of recovering your source code.Just run decompiler and drag-and-drop any ex4 file on decompiler window. Recovered source code will be stored near ex4 file. That's all. Limitations: · rec....
SWFWire Debugger is a useful application that was designed in order to provide you with a simple means of analyzing the contents of SWF files.SWFWire Debugger will display the public and private properties, as well as the methods included in the SWF package. · Automatic injection of lo....
Visual DuxDebugger is a debugger disassembler for Windows 64-bit. Main features: Fully support 64-bit native processes, Fully support 64-bit .NET processes, Full code analysis, Full memory analysis, Code edition, Memory edition, Module export formats (EXE/DLL/CSV), Debug multiple processes, Debug multiple child processes....
Psscor4 is a Windows Debugger extension used to debug .NET Framework 4 applications.Psscor4 can help you diagnose high-memory issues, high-CPU issues, crashes, hangs and many other problems that might occur in a .NET application; in scenarios involving live processes or dump files.If you are familiar with SOS....
The Adobe Flash Player Debugger package provides players and project content debuggers for Flex and Flash Developers.Updated debugger (aka debug players or content debuggers) and standalone (aka projector) versions of Flash Player 10.2 are available for Flash Builder 4, Flash Catalyst, Flash Professional CS4, and Flash Professional CS5 users....
Have you ever found yourself wondering how Microsoft Internet Explorer interacts with your Web application? Have you encountered a strange performance bottleneck that you can't track down? Are you curious about which cookies are being sent, or what downloaded content is marked as cacheable?Fiddler can help you answer these questions, and many more....
Syser Debugger is designed for the Windows NT Family which is based on the X86 platform. Syser Debugger is a core-level debugger with full-graphical interfaces and supports assembly debugging and source code debugging. Syser Debugger is able to debug Windows applications and Windows drivers. Syser D....
The Adobe Flash Player Debugger package provides players and project content debuggers for Flex and Flash Developers.Updated debugger (aka debug players or content debuggers) and standalone (aka projector) versions of Flash Player 10.2 are available for Flash Builder 4, Flash Catalyst, Flash Professional CS4, and Flash Professional CS5 users....
Have you ever found yourself wondering how Microsoft Internet Explorer interacts with your Web application? Have you encountered a strange performance bottleneck that you can't track down? Are you curious about which cookies are being sent, or what downloaded content is marked as cacheable?Fiddler can help you answer these questions, and many more....
WinGDB is an extension for Visual Studio IDE allowing to debug processes on remote machines running Linux (or other Unix systems), embedded targets or local machines (built with use of Cygwin/MinGW tools), using native Visual Studio debugging user interface. Features An Add-In for the Visual Studio....
The OllyDbg application was developed to be a 32-bit assembler level analysing debugger for Microsoft Windows. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. NOTE:This software is a shareware. To use this program on a permanent basis or for commer....
torrent files or links from rapidshare, megaupload, torrent, mediafire, 4shared, badongo, box.net, filefactory, ifile, ifolder, megashare, sendspace ARE NOT posted