tuyungang / Encrypt-Decrypt_Java_class_proc
1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。
☆19Updated 6 years ago
Alternatives and similar repositories for Encrypt-Decrypt_Java_class_proc:
Users that are interested in Encrypt-Decrypt_Java_class_proc are comparing it to the libraries listed below
- a bytecode encryptor that can protect java source code.☆130Updated 7 years ago
- ☆12Updated 4 years ago
- 破解 Java 混淆工具 Allatori☆267Updated 2 years ago
- ☆25Updated 7 years ago
- A Decompiler can read the class file, and decompile the bytecode to java code.☆24Updated 5 years ago
- 怪盗キッド(Kaitou Kiddo)☆23Updated 2 years ago
- Jar包保护加密解决方案☆153Updated 8 years ago
- Java dynamic debug tool☆99Updated 10 months ago
- a simple string obfuscator for java/smali☆31Updated 6 years ago
- a fork of enigma☆43Updated 7 years ago
- The project help developer create or modify class at runtime simply. it's base on ASM framework and provide a high level API like java st…☆73Updated 4 years ago
- Javassist官方文档中文翻译☆78Updated 5 years ago
- mitmproxy作为一款出色中间人攻击工具,它在渗透、爬虫、ajax-hook、抓包等场景中表现的相当稳定和出色。但由于原生项目是python的缘故,使得跨语言使用mitmproxy显的非常吃力。经常借助于中间件或单独开发http服务来于mitmproxy进行通信。为此m…☆85Updated 4 years ago
- 可能是东半球最好用的 Android设备指纹库☆55Updated 6 years ago
- 微信hook☆11Updated 5 years ago
- mitmproxy非常适合捕捉网络流量,但是对于Java用户没有简单的接口。软件测试社区,特别是爬虫、中间人攻击测试人员,希望能够捕获设备在Java/golang/c++测试期间发出的网络请求。为此,基于grpc开发了mitmproxy的中央服务,任何语言都可以基于mitm…☆46Updated 3 years ago
- java代码加密混淆源代码☆16Updated 4 years ago
- ASM是一个强大的Java字节码操作库,许多开源框架都使用到它,对它进行了解可以提高我们对Java的认识水平,提升理解和编程能力☆13Updated 8 years ago
- just a mirror project☆44Updated 5 years ago
- 字符串反射解密、解混淆☆33Updated 7 years ago
- 360加固脱壳后的修复工具 oncreatenaive需要自行还原☆11Updated 6 years ago
- Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.☆40Updated 5 years ago
- ☆22Updated 7 years ago
- 学习加壳☆16Updated 7 years ago
- 基于Xposed Hook敏感API☆14Updated 2 years ago
- Control flow obfuscation for Java code☆11Updated 3 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆55Updated last year
- Dump classes from running JVM process.☆413Updated 2 years ago
- javaagent example☆36Updated 2 years ago