快速反编译工具.可快速正确编译单个class文件,或整个jar包内的文件,成树形结构,方便查看.绝对好用!比之Jad好用数倍. 以下是英文介绍: 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 m
"DJ Java Decompiler V3.7.7.81"软件很好;可以解决在反编译JAVA时,由于JAVA版本新,不能反编译问题。而且本软件用的也非常的好。 在用JAD反编译时,出现: Parsing tree.class...The class file version is 48.0 (only 45.3 and 46.0 are supported) JavaClassFileParseException: Class file version mismatch 错误;用这个软件可以
从cubin反编译到PTX decuda is a disassembler for the NVIDIA CUDA binary (.cubin) format. It provides insight into the internal instructions generated for the G8x and G9x architectures. Also, it can help in finding bottlenecks, as you can see what parts of
一款免安装的反编译工具 绿色软件 This is README file for Java Decompiler. JD home page: http://java.decompiler.free.fr Copyright 2008 Emmanuel Dupuy. 1. Installation. No installation and no setup are required. 2. Descr iption JD-GUI is a standalone graphical utilit
工具使用过程中的问题。 1、反编译后的一些非注释的中文内容(如System.out.println)是UNCODE码,肉眼看不懂 解决方法:settings--decompiler settings,在弹出的界面中把convert unicode strings into ANSI strings打上勾,然后点OK就可以了。 2、明明有文件,但是提示”File access error,or file not exists.Check all and try again!“ 原因:文件路径中有
java反编译工具 Jad accepts the following options: -a - annotate the output with JVM bytecodes (default: off) -af - same as -a, but output fully qualified names when annotating -clear - clear all prefixes, including the default ones (can be abbreviated as
.net 反编译工具 .NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was
反编译工具 How to use JD-GUI For example, to decompile "Object.class", you can : - execute the following command line : "jd-gui.exe Object.class". - select "Open File ..." in "File" menu and browse to "Object.class". - drag and drop "Object.class" onto "
反编译软件 This is README file for Java Decompiler. JD home page: http://java.decompiler.free.fr Copyright 2008 Emmanuel Dupuy. 1. Installation. No installation and no setup are required. 2. Descr iption JD-GUI is a standalone graphical utility that disp
java反编译工具jad 1.5.8g支持 jdk1.5,jdk1.6。说明很多记住一个万能的命令基本就够用了。jad -sjava -r -8 -o **\*.class ---------------This is README file for Jad - the fast Java Decompiler.Jad home page: http://www.kpdus.com/jad.htmlCopyright 2001 Pavel Kouznetsov (jad@kpdus.com).
非常有趣的C#反编译工具.Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET F
一个很好用的java反编译工具 不到600k Descr iption: 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. JD-GUI is free fo
au3反编译源码 myAut2Exe - The Open Source AutoIT scr ipt Decompiler 2.9 ======================================================== *New* full support for AutoIT v3.2.6++ :) ... mmh here's what I merely missed in the 'public sources 3.1.0' This program is f
ILSpy 是一个开源的.NET反编译工具,简洁强大易用是它的特征。在绝大多数情况下,它都能很好的完成你对未知程序集内部代码的探索。 ILSpy .NET Decompiler Download Binaries Download Source View On GitHub ILSpy is the open-source .NET assembly browser and decompiler. Development started after Red Gate announced tha
反编译软件jd-gui,方便实用,用起来很简单. A useful application that was designed to provide a fast Java decompiler and reduce the time and energy you spend on your projects
Java反编译软件JAD1 ad -sjava example1.class生成example1.java文件,十分准确。 This is README file for Jad - the fast Java Decompiler. Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html Copyright 1997-99 Pavel Kouznetsov (kpdus@geocities.com)