-
Top Categories
-
Category Cloud
-
Tag Cloud
-
Latest links
-
Bookmark Me
|
PR: 6
| .NET Reflector http://www.reflector.net/ Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL. |
|
PR: 5
| Boomerang http://boomerang.sourceforge.net/ 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. |
|
PR: 4
| Flare http://www.nowrap.de/flare.html Flare processes an SWF and extracts all scripts from it. The output is written to a single text file. Only ActionScript is extracted, no text or images. Flare is freeware. Windows, Mac OS X and Linux versions are available. The main purpose of decompiler is to help you recover your own lost source code. However, there are other uses, like finding out how a component works, or trying to understand poorly documented interface. Depending on where you live, some of them may be forbidden by law. It's your responsibility to make sure you don't break the law using Flare. |
|
PR: 5
| Hex-Rays http://www.hex-rays.com Hex-Rays is a decompiler that transforms binary applications into a high level C-like pseudo code. Unlike disassemblers, which perform the same task at a lower level, the decompiler output is concise and closer to the way most programmers write applications. This alone can save hours of work because analysts easily map the disassembly output to high-level concepts. |
|
PR: 4
| REC - Reverse Engineering Compiler http://www.backerstreet.com/rec/rec.htm REC is a portable reverse engineering compiler, or decompiler. It reads an executable file, and attempts to produce a C-like representation of the code and data used to build the executable file. |
|
PR: 3
| ReFox http://www.refox.net ReFox is a multi-purpose and easy-to-use utility for viewing and restoring source code from Visual FoxPro 9.0, VFP 8.0, VFP 7.0, VFP 6.0, VFP 5.0, VFP 3.0, FoxPro 2.x, FoxPro 1 and FoxBASE+ compiled modules and executables. The ReFox decompiler is able to decompile standard and encrypted Fox compiled modules for the purpose of source code recovery. |