Top "Decompiler" questions

A decompiler performs, as far as possible, the reverse operation to that of a compiler.

How to protect .Net exe from Decompiling/Cracking

I am really sad because a few days ago we launched our software developed in .Net 4.0 (Desktop application). After 3 days, …

c# .net decompiler cracking
Can't access JD-Eclipse site: http://java.decompiler.free.fr/?q=jdeclipse

I can't access java decompiler site: http://java.decompiler.free.fr/?q=jdeclipse. It shows 403 error : Erreur 403 - Refus de …

eclipse decompiler
Decompile XAPK file

I have worked pretty a lot analyzing Android projects with different reverse engineering tools, generally for secure purposes, to see …

android apk reverse-engineering decompiling decompiler
How to decompile pdb to get C# source code?

My scenario: I want to write in log file part of code where exception has happened (for example 5 lines before …

c# .net logging pdb-files decompiler
Can't launch JD-GUI on Ubuntu 12.04.3 64 bits

When I launch JD-GUI on my Ubuntu 12.04.3 (Precise Pangolin) 64 bits system, nothing happens: user@host:~/jd-gui-0.3.5.linux.i686$ ./jd-gui user@…

64-bit ubuntu-12.04 decompiler
Java sources replaced by decompiled files in Intellij

When I'm opening a specific class using ctrl + right click I should be redirected to a window with the java …

intellij-idea settings src decompiler
How to decompile framework file in iOS to get source code?

I want to know is there any way/tools to decompile framework file in objective C to get the source …

ios objective-c decompiler
How to decompile a Lua file?

I have a lua file, which, when opened in Notepad++ shows a mixture of English (uncorrupted), understandable text, as well …

lua decompiler luac
Best tool to decompile a C# .Net 1.1 application

Possible Duplicate: A .net disassembler/decompiler Is there a “free” alternative to .NET Reflector? A good while ago we wrote …

c# .net-1.1 decompiler
Compiler C to Brainfuck (for harassing a professor)?

A professor of mine has said he'll accept homework assignments in any language we'd care to use. I'm on good …

c decompiler brainfuck