Decompile-It.com -- Online C Decompiler
Decompilation technology has matured over the years to the point where it can be offered as an online service.
There are many reasons to champion decompilation technology:
- People lose their source code from over the years or suffer from, e.g, hard disk crashes.
- Source code can be recreated in other languages than the original source language, creating an easy path to language transduction.
- Binaries can be retargeted for other platforms, as an alternative to costly binary translation.
- High level optimizations, such as parallelization, which are usually impossible on compiled code, are now possible.
For these reasons, Decompile-It is now offering a web-based decompilation service.
At Decompile-It, we offer 3 levels of service:
- Premium service
- Allows you to browse your source code generated on the fly from our server for FREE.
- Professional service
- Provides a recompilable source tarball, complete with header files. The code will compile, but may not run, correctly.
- Enterprise service
- will provide a reproduced source code base which is guaranteed correct with respect to chosen customer inputs. Contact us for details.
Direct questions and comments to support@decompile-it.com.