Decompilers analyze binary code outputting source code in a higher level language such as C. The output is generally not any easier to analyze than the original assembler due to loss of information during compilation.
The hard drive on my laptop just crashed and I lost all the source code for an app that I …
android android-resources decompiling apkA friend of mine downloaded some malware from Facebook, and I'm curious to see what it does without infecting myself. …
debugging winapi assembly decompilingI wrote a C# application for a client a couple of years ago, but I no longer have the source …
c# .net reverse-engineering decompilingIs there a way to extract the source code from an executable .jar file (Java ME)?
java jar java-me decompilingI accidently erased my project from Eclipse, and all I have left is the APK file which I transferred to …
android apk decompilingI have a program in which I've lost the C++ source code. Are there any good C++ decompilers out there? …
c++ reverse-engineering decompilingIs it possible to get some information out of the .pyc file that is generated from a .py file?
python decompiling pyc compiledIs it possible to decompile an APK package or DEX file on Android platform? Are there any tools that can …
android disassembly decompiling malware-detectionI have an old DLL that stopped working (log2vis.dll) and I want to look inside it to see …
c++ dll decompilingI am the maintainer of a site that has allegedly 'lost' the source code to a flash swf file. How …
flash decompiling