搜索资源列表
Java_wenjianbaohu
- 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
proguard4.5
- java 混淆器,为了防止自己编写的类,被反编译-java Obfuscator, written in class in order to prevent their being decompiled
falaowangsrc
- 冒险岛062法老王服务端的源文件可以JAVA反编译的。-Adventure Island 062 Pharaoh server JAVA source files can be decompiled.
classfanbianyi
- java反汇编工具。可以反编译JAVA代码。速度快捷。-java disassembler. JAVA code can be decompiled. Fast speed.
FetionSDK.dll
- 这篇文章是基于 Fetionsdk.dll 飞信端程序开发而写的 , 里面的代码是我通过 Reflector 反编译中国移动开发的飞信 2008 中的 fetionFx.exe 研究的结果 -This article is written based on the development of Fetionsdk.dll Fetion client program, which the code is the results of the Fetion decompiled by Reflect
license-java-learning
- license机制有以下的主要功能点: Ø 应用程序可以创建以及验证绑定给用户、系统等实体的license。 Ø 防止用户随意拷贝软件和license。 Ø licenses可以是永久性的或者临时性的(在某个特定时期内有效) Ø licenses的验证由JAVA Security API提供的数字签名机制来实现。 Ø license安装模块需要用特殊机制对其进行保护,以防被反编译轻易破解。 -T
Dodo_apktool(www.greenxf.com)
- JAVA程序反编译软件,能够很好的可执行程序反编译为源代码。-JAVA program to decompile software, can be very good for the executable program decompiled source code.
myhiveudfs
- 自己实现的hive udf和udaf函数,包括求最大值,最小值,平均值,反编译后可以查看源码-Hive udf and udaf functions themselves to achieve, including maximum, minimum, average, you can view the source code decompiled
JAVA121
- 主要是手机软件的反编译源代码,实现对四轴飞行器的控制,在手机上运行。对于学习Android 的初学者非常的有用。-Is mainly the decompiled source code mobile phone software, to realize the control of the four axle vehicle, running on the mobile phone. Learning Android for beginners very useful.
proguard5.1
- 用myeclipse把代码导出成jar包后,用Proguard5.1混淆Java源代码,使用简单。保护源码不被反编译。-With myeclipse exported code into jar package, with Proguard5.1 confuse Java source code, simple to use. Not be decompiled source protection.
Allatori
- 使用Allatori进行源代码混淆,混淆后的源代码不堪入目,反编译后大量报错,重点是源程序还能运行,自带教程.(The use of Allatori source code obfuscation, obfuscated source code decompiled a lot not fit to be seen, error, focus on source program can run, comes with a tutorial.)