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: BearShare • Top 1000
• Smart reviews
   
Search:   
     

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

  Popular:
Audio Caller ID 2.4
Audio Caller ID will announce a caller's name over your…
EasyEx html mail 2.03
Send professional e-mails in html form. Beside the text you…
AZImage 2.4.3.0 new!
An image converter supporting several formats including…
Sonar 1.1
The award winning Sonar Stock Analyzer will allow you to…
IngenMoney Pro 3.0
Drive your home budget with IngenMoney and gain 100…
Wondercam 1.01
Direkeep an eyectly from your mobile phone, PC or PDA keep…
EditExt 5.5b
EditExt (formerly EditorPro) is an advanced multi-tabbed…
Back4WinXP 4.0.5.1
Direct write (burn) CDR/CDRW. Stealth mode monitors and…
Filler Pilot 2.25.3
Form-filler for working with special forms created in Form…
Schedules4Team 2.60.0231
Schedules4Team is an ideal collaboration tool allowing you…
Best 1000
  TOP-10:
Servers Alive 6.1.2004
Servers Alive automatically monitors critical server…
Tenant Billing 5.4.8
This program will manage Rental Properties ie: Houses…
MAZAIKA 2.4
MAZAIKA is a mosaic creation application. It produced…
Diary Book 1.7
Diary Book allows you to write a diary on your computer…
PromiScan 3.0
PromiScan is a renowned sniffing node detection tool and…
PicShrink 2.1
PicShrink the incredible image compressor to edit, convert…
My CopyWriter 1.0
My CopyWriter automatically generates unlimited sales…
DriveClone Pro 3.5
Make an exact copy of your hard drive, including system…
PopUp Ad SmasheR 4.1.55
Smasher is an easy to use program that offers to stop…
InBox Filter 2.2
Detect and delete spam message from multiple e-mail…
  Sponsored links 
  New:
PC TV 4 Me 2010.21122
WATCH TV on your PC! No monthly fees and no hidden charges…
SQLite Developer 3.57
Sqlite Developer, a powerful sqlite3 database SQL…
Handy Backup 6.4
Handy Backup is a complete, data backup software for…
VisiFly 2.3.4
VisiFly is an easy-to-use program to convert your video…
Alive Task Manager 1.9.20.32
Alive Task Manager is a genuine electronic task scheduler…
Hide IP NG 1.52
Concerned about Internet privacy? Want to hide your IP…
System Keylogger 3.2.3
Spy on your computer to know how they uses home PC or track…
Calculator-7 1.01
Calculator-7 is full analog of 24 digits pocket calculator…
Codabar 3.1
Print your own rationalized Codabar from Windows! TrueType…
NexyFILES mj 5.2
SannySoft Perl Editor is an Integrated Developer Enviroment…
     
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
Other author's software:
  • DotFix NiceProtect 3.7 — NiceProtect means external protection for your applications. Protection mechanism contents modern technologies of polymorphism, metamorphism and Virtual Machine protection. In addition, your program code may be packed with powerful packer engine.
Show all author's software

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:
  • 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…
  • 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…
  • 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…
  • 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…
  • 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…
  • 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…
  • 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…
Find all smart reviews similar on VB Decompiler 7.5


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

See software by tags:
Train pictures
Avast filter
Player rm file
see also:
3herosoft DVD to iPod Converter for Mac
dog obedience tips
Free Satellite View
See software by tags:
Copy ps3 ps3
Stylevision xpath
Drag drop wysiwyg download

Copyright © 2001—2009 3d2f
Concept:
Advertisement.