VB Decompiler free download Decompiler of Visual Basic programs. Decompiling forms, pseudo code, native code procedures (with power Pentium Pro disassembler and emulation engine), .NET IL code. 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 hel download   
 Example: Adobe Photoshop • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Bug Trackers > download now VB Decompiler

  Popular:
PMaint 2.0
PMaint Preventive Maintenance Scheduler is for quickly and…
A VIP Organizer 2.992 new!
VIP Organizer is a personal time and task management…
File Monster 2.9.8.023 new!
File Monster completely erases files from your system…
StreamAction 1.2.2
Download batch photo editor and converter with 20+ photo…
Access Boss 3.2
Prevent your kids, students, co-workers from using your…
InfoLock 1.51
InfoLock is a software that can help you to encrypt your…
NeoBirthday 2.1.1
Stop missing birthdays of friends and relatives…
Eyes&Ears 1.8
A audio/video surveillance application that supports…
FEP-Private Hero 1.0.0.1
Triple product (FProtector,Exemonitor,firewall) make…
CallBlocker 11.0.0.12
Easily select calls to block. Stop being bothered by sales…
Best 1000
  TOP-10:
AutoBatch It! 2.17
AutoBatch It! v2 is a batch image processor made for…
BioStat 2009 5.7.4.0 new!
BioStat - user-friendly biology and medicine oriented…
Wondercam 1.01
Direkeep an eyectly from your mobile phone, PC or PDA keep…
Backup4all 2.3.4
Highly configurable backup software with intuitive…
JBatch It! 5.03 new!
JBatch It! is an automated Batch JPEG, JPEG 2000…
All Converter 6.0.2
All Converter is a powerful, all-in-one, multimedia…
Firebird MP3 1.1
Firebird MP3 will help you to rip tracks from audio CD and…
Kiwi Logger 2.0
Kiwi Logger (KLOG) is a free suite of syslog message…
MonkeyPhoto 3.0
Unique Photo Greeting Cards for Christmas and all…
EzeePDF 3.7
EzeePDF is a specialized application for quickly and easily…
  Sponsored links 
  New:
Maple Professional 7.16
Maple Professional is the flagship of the tree outline…
secureSWF 3.4
secureSWF protects SWF files from decompilers and reverse…
Scan to PDF 2.24
Scan to PDF is a easy to use PDF scanning application it…
Super Sound Joiner 3.1.1.7
Super Sound Joiner joins and converts all kinds of sound…
Lock My Computer 9.3
Desktop security solution for personal or publicly…
Movavi AudioSuite 1.1.13
Convert audio files between all formats and for any…
mp4Mobile 1.4.9
Mp4Mobile is a simple video converter for portable MP4…
AVS TV Tools 2010.21008
Watch and record TV to PC from any sources like satellite…
StatPlus:mac 2009 5.7.1
Perform statistical analysis on a Mac in the familiar…
Acme TraceART v3.88
Raster to Vector converter,TraceART transform any raster…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

VB Decompiler 7.5  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
Decompiler of Visual Basic programs. Decompiling forms, pseudo code, native code procedures (with power Pentium Pro disassembler and emulation engine), .NET IL code.

Updated May 1, 2009 17:48:34
Size3797 kb
LicenceShareware
StatusNew Release
LanguagesEnglish, German, French, Portuguese
TagsDecompiler, Visual Basic, VB
OSWindows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepagevb-decompiler.org
Emailadmin@gpchsoft.com
AuthorSergey Chubchenko
VB Decompiler free download Decompiler of Visual Basic programs. Decompiling forms, pseudo code, native code procedures (with power Pentium Pro disassembler and emulation engine), .NET IL code. 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 hel download

 Zoom click for full size
Description:
   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.
Short tags:
Decompiler, Visual Basic, VB
System Requirements:
P133, 64Mb RAM
Change Info:
Disassembling .NET code. All Frameworks supported.

   Export names to IDA via IDC script, HIEW names and to MAP file.
find all version  Find last version of VB Decompiler
      Freeware alternatives VB Decompiler 7.5
Free Download now  Free Download VB Decompiler 7.5 from vb-decompiler.org

Similar software shotlights:
  • Spices.Net 5.6.6.3 — Wide set of actual, powerful, and universal tools is unexpendable for protecting, research, modeling, and analysis of .Net software. No secret that the Microsoft .Net technology after a few years of…
Find all software similar on VB Decompiler 7.5

Similar news:
  • Campaign to save Visual Basic 6 gathers support — An online petition gathering signatures to save Microsoft’s Visual Basic 6 programming language will not change the company’s intention to cut free support on March 31, a Microsoft representative said on Thursday afternoon.
  • In Brief: PowerBasic makes upgrade offer to Visual Basic developers — PowerBasic, a provider of enterprise programming tools, is offering a competitive upgrade offer to Visual Basic developers who may feel abandoned by Microsoft's decision to discontinue support for Visual Basic 6 and earlier versions. To ease their migrati
Find all news similar on VB Decompiler 7.5

Similar smart reviews:
  • Spices.Net Suite: All about .Net Visual Studio Can't Do — Spices.Net Suite is a collection of utilities, which brings all the strength the .Net platform *potentially* has right in a developer’s hands. Unfortunately, the functionality of the tools created by Microsoft for their own platform is always much poorer than what it could be, and Spices.Net is addressed to fix this drawback. Once installed, Spaces.Net Suite will provide you…
  • Visual Money. Smart and Ambitious. — All software developers know: There are certain areas in the market where one would never try to compete — there are some Old, Greedy Huge-Budget and Long-History Monsters out there already, and «you’ll-never-bit-them». The trick is -there is a small share of presumptuous developers who still try to take their steps in such markets — and they win! (Much more often than…
  • VBto 2.30, Visual Basic No More — For its time, Visual Basic 6 was an excellent tool. It was easy to learn, write and read, had reasonably good visual forms designer, allowed easy usage of ActiveX controls... Unfortunately, those times have gone. Now, there is .NET, there is VC++ MFC, there are other IDE with form designers, like Delphi. There is no place for good old VB6. Old projects are to be translated to new…
  • Sothink SWF Decompiler 3.7, Extract Everything — Examining what things are made of is human’s eternal passion. Examining what computer things are made of is even more attractive. Examining what Flash movies and games are made of can be useful and even necessary (while remaining so attractive!) Sothink SWF Decompiler fulfils this passion completely. Sothink SWF Decompiler can help you to examine any SWF file in details and convert…
  • Visual SQL Designer. Ease Your Work With Data. — Visual SQL-Designer is powerful software that can easily create complex SQL queries for any database. With this useful tool, you will be able to construct the most part of necessary queries using just visual interface of the user. That is really convenient. Now, when you have got Visual SQL designer, you do not have to spend hours creating queries, whether you are good at SQL or have…
  • AutoWallpaper - a kaleidoscope of wallpapers with stunning visual effects — If you are a proud owner of a shop or a multi-monitor system, you may eventually want to use your monitors to decorate your display case or workplace. A single panoramic screensaver or synchronized switching of several wallpapers would be ideal for a vivid demonstration, but setting it up using standard OS means is quite problematic, if not impossible…
  • 3D Button Visual Editor - create awesome-looking 3D buttons for your site in seconds! — Clear, unambiguous and intuitive navigation is one of the key elements of a high-quality website. No matter if you are developing a brand new site or redesigning an existing one, you must take navigation seriously. If, however, you feel much more confident coding than creating your site graphics, there seems to be only two options: either outsource this part of the work…
  • Turning the Face to the User. DJ Java Decompiler — Don’t be disappointed when instead a mono-color alphanumeric screen with a lot of mysterious characters, which make sense only to those “chosen” ones called “hackers” or “coders”, and control commands hidden behind the never-would-guess keyboard shortcuts you will see a feature-rich GUI-based editor with colored source code of your application loaded…
Find all smart reviews similar on VB Decompiler 7.5


Home > Software > Development Tools > Bug Trackers > download now VB Decompiler

See software by tags:
3d folding
Hdd partition xp
Wizard picture
see also:
Lansnail ebook2
Mobile Master
Audio Player Maker
See software by tags:
Daylight
Spur gear data calculation
Reverse mobile phone number

Copyright © 2001—2009 3d2f
Concept:
Advertisement.