Boomerang for Windows 0.3.1 Alpha
"Revive old code with Boomerang, a powerful Windows 7 decompiler."
Boomerang for Windows, developed by The Boomerang Decompiler Project, is an innovative software that enables you to decompile executables and recover source code from binary files. This powerful tool can transform the way you work with software optimization, reverse engineering, and analysis. With an intuitive user interface and support for multiple platforms, this software is a must-have for any software developer or engineer. Download Boomerang for Windows today and unlock a whole new world of software capabilities.
Boomerang for Windows 0.3.1 Alpha full details
File Size: | 1.77 MB |
---|---|
License: | Open Source |
Price: | FREE |
Released: | 2009-02-28 |
Downloads: | Total: 1030 | This Month: 3 |
Publisher: | The Boomerang Decompiler Project |
Publisher URL: | http://boomerang.sourceforge.net/ |
Download Boomerang for Windows 0.3.1 Alpha
Save Boomerang for Windows to My Stuff
Tweet
Boomerang for Windows - Windows 7 Download awards
Boomerang for Windows 0.3.1 Alpha full description
A general, open source, retargetable decompiler of machine code programs
This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable, possibly even maintainable source file that does the same thing. It is therefore the opposite of a compiler, which takes a source file and makes an executable. However, a general decompiler does not attempt to reverse every action of the decompiler, rather it transforms the input program repeatedly until the result is high level source code. It therefore won't recreate the original source file; probably nothing like it. It does not matter if the executable file has symbols or not, or was compiled from any particular language. (However, declarative languages like ML are not considered.)
The intent is to create a retargetable decompiler (i.e. one that can decompile different types of machine code files with modest effort, e.g. X86-windows, sparc-solaris, etc). It was also intended to be highly modular, so that different parts of the decompiler can be replaced with experimental modules. It was intended to eventually become interactive, a la IDA Pro, because some things (not just variable names and comments, though these are obviously very important) require expert intervention. Whether the interactivity belongs in the decompiler or in a separate tool remains unclear.
By transforming the semantics of individual instructions, and using powerful techniques such as Static Single Assignment dataflow analysis, Boomerang should be (largely) independent of the exact behaviour of the compiler that happened to be used. Optimisation should not affect the results. Hence, the goal is a general decompiler.
Boomerang's License
Why the change?
The original vision for Boomerang was somewhat different from what it turned out. There were high hopes that it would be quite usable by now, and that perhaps several commercial companies might like to incorporate the Boomerang engine into their product. For example, a disassembler like IDA Pro or Sourcer. However, this has not happened, so the advantage of a BSD-license (i.e. that it can be used as part of proprietary as well as free software) becomes moot.
Not releaseing Boomerang under the GNU General Public License becomes more and more difficult to sustain, because of all the highly useful GPL'd software that can't be used. One example is the GNU BFD library for reading executable, object, and library files. Hopefully soon, Boomerang will have signature generating and library function identifying software, and this is easier using the GPL'd BFD library. As you no doubt know, using GPL'd code in any body of code requires the whole body of code to be released under the GPL.
So soon, Boomerang will transition from a BSD-like license to a combined BSD-like license and the GPL. (Some existing code was written while the authors were working for Sun Microsystems, and that code must be used in conjunction with the BSD-like license.
How does Boomerang's new license work?
The requirements for both parts of the license are quite simple, and are readily combined. Basically, the restrictions are:
* The file LICENSE.TERMS has to be distributed with the source code or binary distributions. This file is basically the combined original LICENSE.TERMS file with the GPL license file.
* Source files with the Sun copyright notice must retain those notices.
* Source files with the GPL notice must retain those notices.
* Modifications to the source code and the binaries generated from them can be freely redistributed, as long as these conditions are met, and in addition the usual GPL conditions are met. In other words, the source code must be made available either from a web site (the Sourceforge project page satisfies this requirement).
This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable, possibly even maintainable source file that does the same thing. It is therefore the opposite of a compiler, which takes a source file and makes an executable. However, a general decompiler does not attempt to reverse every action of the decompiler, rather it transforms the input program repeatedly until the result is high level source code. It therefore won't recreate the original source file; probably nothing like it. It does not matter if the executable file has symbols or not, or was compiled from any particular language. (However, declarative languages like ML are not considered.)
The intent is to create a retargetable decompiler (i.e. one that can decompile different types of machine code files with modest effort, e.g. X86-windows, sparc-solaris, etc). It was also intended to be highly modular, so that different parts of the decompiler can be replaced with experimental modules. It was intended to eventually become interactive, a la IDA Pro, because some things (not just variable names and comments, though these are obviously very important) require expert intervention. Whether the interactivity belongs in the decompiler or in a separate tool remains unclear.
By transforming the semantics of individual instructions, and using powerful techniques such as Static Single Assignment dataflow analysis, Boomerang should be (largely) independent of the exact behaviour of the compiler that happened to be used. Optimisation should not affect the results. Hence, the goal is a general decompiler.
Boomerang's License
Why the change?
The original vision for Boomerang was somewhat different from what it turned out. There were high hopes that it would be quite usable by now, and that perhaps several commercial companies might like to incorporate the Boomerang engine into their product. For example, a disassembler like IDA Pro or Sourcer. However, this has not happened, so the advantage of a BSD-license (i.e. that it can be used as part of proprietary as well as free software) becomes moot.
Not releaseing Boomerang under the GNU General Public License becomes more and more difficult to sustain, because of all the highly useful GPL'd software that can't be used. One example is the GNU BFD library for reading executable, object, and library files. Hopefully soon, Boomerang will have signature generating and library function identifying software, and this is easier using the GPL'd BFD library. As you no doubt know, using GPL'd code in any body of code requires the whole body of code to be released under the GPL.
So soon, Boomerang will transition from a BSD-like license to a combined BSD-like license and the GPL. (Some existing code was written while the authors were working for Sun Microsystems, and that code must be used in conjunction with the BSD-like license.
How does Boomerang's new license work?
The requirements for both parts of the license are quite simple, and are readily combined. Basically, the restrictions are:
* The file LICENSE.TERMS has to be distributed with the source code or binary distributions. This file is basically the combined original LICENSE.TERMS file with the GPL license file.
* Source files with the Sun copyright notice must retain those notices.
* Source files with the GPL notice must retain those notices.
* Modifications to the source code and the binaries generated from them can be freely redistributed, as long as these conditions are met, and in addition the usual GPL conditions are met. In other words, the source code must be made available either from a web site (the Sourceforge project page satisfies this requirement).
Boomerang for Windows 0.3.1 Alpha download tags
Bookmark Boomerang for Windows
Boomerang for Windows for Windows 7 - Copyright information
All Boomerang for Windows reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.
Windows 7 Download periodically updates pricing and software information of Boomerang for Windows full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for Boomerang for Windows license key is illegal and prevent future development of Boomerang for Windows. Download links are directly from our mirrors or publisher's website, Boomerang for Windows torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Windows 7 Download periodically updates pricing and software information of Boomerang for Windows full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for Boomerang for Windows license key is illegal and prevent future development of Boomerang for Windows. Download links are directly from our mirrors or publisher's website, Boomerang for Windows torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Post Boomerang for Windows review
Windows 7 Boomerang for Windows related downloads
... source, cross platform, free C++ IDE. Code::Blocks is a free C++ IDE built to meet ...
Discover the power of Code::Blocks for Mac OS X, expertly crafted by Yiannis, a versatile and robust integrated development environment (IDE) designed for C, C++, and Fortran programming. This software stands ...
R is a language and environment for statistical computing and graphics. R provides ... (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is ...
Easy Code for MASM is the visual assembly programming environment made to build 32-bit Windows applications. The interface for Easy Code for MASM ...
Easy Code for GoAsm is the visual assembly programming environment made to build 32-bit Windows applications. The interface for Easy Code for GoAsm ...
My Account
Help
Windows 7 Software Coupons
-
Media Player Morpher
85% Off -
WinX DVD Ripper
50% Off -
WinX MediaTrans
63% Off -
MacX DVD Video Converter
58% Off -
MacX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Qt 6.8.0
- Simply Fortran 3.36 Build 4252
- Visual Studio Professional Edition 2008
- Easy Code for MASM 1.07.0.0009
- Agena 4.2.6
- FreeBasic for Windows (x64 bit) 1.10.1
- Open Fortran Parser 0.8.3
- wxDEV-C++ 4.9.9.2
- Code::Blocks forMac OS X 20.03 Build Apr 3 20
- Sikuli X 1.0.1
- Wing IDE Professional 10.0.4.0
- haXe 3.4.2
- Python 3.12.4
- Intel Visual Fortran Composer XE 2015.2.179
- Code::Blocks for Windows 20.03 Build Apr 3 20
- FreeBasic for Windows 1.10.1
- Free Pascal 3.2.2
- GoBug 2.03.01
- PythonCard 0.8.2
- WideStudio for Windows 3.98-7
Popular Tags
free
efficient
editor
debugging
coding language
compile
software
debugger
exe
decompiler
programming language
pascal
windows 7
environment
windows
compiler
user-friendly
ide
open-source
basic language
intuitive
basic
cross-platform
development
java
language
programming
versatile
automation
customizable
Popular Windows 7 Software
- Qt 6.8.0
- StrokeScribe 5.2.12.0
- Turbo C++ 3.0
- Simply Fortran 3.36 Build 4252
- Free OCR C# 2022.8.7804
- DOSBox 0.74.3
- C# QR Barcode Reader 2021.11
- JD-GUI 1.6.6
- Audio Sound Editor for .NET 8.0
- KchmViewer 7.7
- Turbo Pascal 7.0
- CUDA 12.5.0
- Axure RP Pro 11.0.0.4122
- VisioForge Video Edit SDK .Net 15.10.40.0
- NOWBLOG PROFESSIONAL 1.8.3 Adroid, Smartphone 1.0
© 2024 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.