tuyungang / Encrypt-Decrypt_Java_class_procLinks
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
Sorting:
- a bytecode encryptor that can protect java source code.☆130Updated 7 years ago
- ☆13Updated 4 years ago
- ☆26Updated 8 years ago
- 破解 Java 混淆工具 Allatori☆275Updated 3 years ago
- Dump classes from running JVM process.☆417Updated 2 years ago
- Jar包保护加密解决方案☆156Updated 9 years ago
- Javassist官方文档中文翻译☆81Updated 5 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
- A Decompiler can read the class file, and decompile the bytecode to java code.☆24Updated 5 years ago
- javaagent example☆36Updated 3 years ago
- mitmproxy作为一款出色中间人攻击工具,它在渗透、爬虫、ajax-hook、抓包等场景中表现的相当稳定和出色。但由于原生项目是python的缘故,使得跨语言使用mitmproxy显的非常吃力。经常借助于中间件或单独开发http服务来于mitmproxy进行通信。为此m…☆88Updated 4 years ago
- a simple string obfuscator for java/smali☆31Updated 6 years ago
- a fork of enigma☆43Updated 8 years ago
- java 热更新工具,无需重启 java 进程实现代码更新☆27Updated 3 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 weeks ago
- 基于java实现的,以rsync算法原理为基础的二进制文件差异比较处理。本来是为了编写文件同步客户端准备的代码,但是目前没有在任何产品中使用。如果将来有能够使用的场景。可以进一步封装成容易引用的库。☆25Updated 12 years ago
- Java dynamic debug tool☆100Updated last year
- java代码加密混淆源代码☆17Updated 4 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 3 years ago
- support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!☆89Updated last year
- 一个动态解析Protobuf文件的测试工具☆72Updated 9 years ago
- Tomcat源码解读☆29Updated 7 years ago
- 360加固脱壳后的修复工具 oncreatenaive需要自行还原☆13Updated 6 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆56Updated last year
- 一款手机上的编程软件☆13Updated 7 years ago
- 流量抓取服务☆20Updated 2 years ago
- Control flow obfuscation for Java code☆11Updated 3 years ago
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆16Updated 2 years ago
- 可能是东半球最好用的 Android设备指纹库☆55Updated 6 years ago
- 客户端谷歌令牌 基于时间片的6位动态密码生成 java实现☆65Updated 8 years ago