See how APIs, libraries, frameworks, and 3rd party .NET code really work with the leading .NET decompiler - .NET Reflector. Runs as a Visual Studio add-in.
.exe and .dll .NET decompilation back to C# project. Java decompiler .jar and .class decompilation back to Java source code. Android decompiler .apk, .xapk and .dex decompilation back to Java source code. Python decompiler .pyc and .pyo decompilation back to Python source code. ...
NotificationsYou must be signed in to change notification settings Code Issues39 Pull requests1 Actions Projects Security Insights Additional navigation options master 19Branches0Tags Code Folders and files Name Last commit message Last commit date ...
We also don't handlePJOrionor otherwise obfuscated code. For PJOrion try: PJOrionDeobfuscatorto unscramble the bytecode to get valid bytecode before trying this tool;pydeciphermight help with that. This program can't decompile Microsoft Windows EXE files created byPy2EXE, although we can probably...
We also don't handlePJOrionor otherwise obfuscated code. For PJOrion try: PJOrionDeobfuscatorto unscramble the bytecode to get valid bytecode before trying this tool;pydeciphermight help with that. This program can't decompile Microsoft Windows EXE files created byPy2EXE, although we can probably...
反编译工具jad简单用法 jad 是应用最广泛的java 反编译工具;其本身是命令行工具;其他很多用具是在jad内核的基础上加了一个图形界面;比如我上传的资源、Cavaj Java Decompiler 以下假设jad.exe在c:\java目录下 一、基本用法 Usage: jad [option(s)] 直接输入类文件名,且支持通配符,如下所示。 c:\java\>jad ex...
JD-GUI is a standalone graphical utility that displays Java source codes of ".class" files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields. How to build JD-GUI ? > git clone https://github.com/java-decompiler/jd-gui.git > cd jd...
Convert FLEX-made SWF to FLEX source code. The latest Flash Decompiler supports can decompile SWF with TLF text included. Compatible with Win10. View and Extract FlashExtract SWF elements in all for re-use One-click to view and extract all SWF elements from existing SWF files. Enrich your ...
We also don't handlePJOrionor otherwise obfuscated code. For PJOrion try: PJOrionDeobfuscatorto unscramble the bytecode to get valid bytecode before trying this tool. This program can't decompile Microsoft Windows EXE files created byPy2EXE, although we can probably decompile the code after you ...