Boomerang for Windows 0.3.1 Alpha
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.
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: 89 | This Month: 0 |
| 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
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
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
R is a language and environment for statistical computing and graphics. R provides ... S language is often the vehicle of choice for research in statistical methodology, and R provides an ...
... The Prolog part conforms to the ISO standard for Prolog with many extensions very useful in practice ...
... Layout Engine) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and ...
... The Prolog part conforms to the ISO standard for Prolog with many extensions very useful in practice ...
My Account
My Saved Stuff
Book'em! 5.2.1
Download Remove
Bibble Professional 5.2.3
Download Remove
go.pc 3.2
Download Remove
File Extension Advanced Pro 1
Download Remove
FIBExTrees Library 5.5
Download Remove
FBackup 4.7.2270
Download Remove
FastCopy 2.08
Download Remove
CyberLink YouCam 5.0
Download Remove
CS 80V 2.0
Download Remove
HelpCruiser 2.2
Download Remove
HDR PhotoStudio 2.15.28
Download Remove
GdsViewer 2.1.9.390
Download Remove
gDoc Fusion 2.5
Download Remove
GameDay Payoff 1.0.0.121
Download Remove
Cross Fire 1080
Download Remove
Cool Barcode Maker 4.0
Download Remove
ContaCam 3.9.9
Download Remove
Free Large Android Icons 2011.2
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
Download Remove
Bibble Professional 5.2.3
Download Remove
go.pc 3.2
Download Remove
File Extension Advanced Pro 1
Download Remove
FIBExTrees Library 5.5
Download Remove
FBackup 4.7.2270
Download Remove
FastCopy 2.08
Download Remove
CyberLink YouCam 5.0
Download Remove
CS 80V 2.0
Download Remove
HelpCruiser 2.2
Download Remove
HDR PhotoStudio 2.15.28
Download Remove
GdsViewer 2.1.9.390
Download Remove
gDoc Fusion 2.5
Download Remove
GameDay Payoff 1.0.0.121
Download Remove
Cross Fire 1080
Download Remove
Cool Barcode Maker 4.0
Download Remove
ContaCam 3.9.9
Download Remove
Free Large Android Icons 2011.2
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
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
- Free Pascal 2.6.0
- Visual Studio Professional Edition 2008
- Simply Fortran 1.29
- Intel Visual Fortran Composer XE 2011.0.104
- Python 3.2.2
- Easy Code for MASM 1.04.0.0006
- wxDEV-C++ 4.9.9.2
- Fiddler 2.3.9.9
- Visual Prolog 7.3 B7302
- FreeBasic for Windows 0.23.0
- Qt 4.8.2
- Wing IDE Personal 4.1.6-1
- Open Fortran Parser 0.8.1
- PureBasic x64 4.61
- PureBasic 4.61
- Longtion Application Builder 3.0.0.120
- Wing IDE Professional 4.1.5-1
- GNU Prolog for Windows (x64 bit) 1.4.0
- tIDE 2.39
- Blitz3D 1.83
Popular Tags
exe
basic
coding language
compile
compiler
pascal
decompiler
basic language
language
programming
programming language
java
free
Popular Windows 7 Software
- Turbo C++ 3.0
- Turbo Pascal 7.0
- DOSBox 0.74
- Java Runtime Environment 6.31
- Java Runtime Environment 64bit 6.31
- Microsoft .NET Framework 4 4.0.30319.1
- Free Pascal 2.6.0
- Notepad++ 6.1.3
- Microsoft .NET Framework 3.5 SP 1
- BlueJ 3.0.7
- Visual C++ Express Edition 2010
- Visual Basic 6.0 HelpVistaXPDiamond 2.0.0.0
- Texmaker 3.3.4
- Mozilla ActiveX Control 1.7.12
- Visual Studio Professional Edition 2008
© 2012 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.






