hengyunabc / dumpclassLinks
Dump classes from running JVM process.
☆419Updated 2 years ago
Alternatives and similar repositories for dumpclass
Users that are interested in dumpclass are comparing it to the libraries listed below
Sorting:
- Java dynamic debug tool☆103Updated last year
- java runtime decompiler (java实时反编译工具)☆244Updated last year
- Javassist官方文档中文翻译☆81Updated 5 years ago
- An internal improved version of Hessian3/4 powered by Ant Group CO., Ltd.☆150Updated 10 months ago
- 破解 Java 混淆工具 Allatori☆283Updated 3 years ago
- a bytecode encryptor that can protect java source code.☆132Updated 8 years ago
- Java code comparison tool (jar / class)☆338Updated 5 years ago
- Java ASM☆344Updated 5 months ago
- Java Bytecode Kit☆509Updated 6 months ago
- Jar Obfuscator V2 - 一个 JAR 文件保护混淆 工具,支持包名/类名/方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串加密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持 SpringBoot 和 war 包,配置简单,文档…☆402Updated last month
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆387Updated 3 years ago
- A Java Rasp Demo☆102Updated 3 years ago
- ☆26Updated 8 years ago
- Extract loaded classes from a running JVM application☆39Updated 3 years ago
- java performance tool in idea☆16Updated 4 years ago
- ☆208Updated 10 years ago
- 使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码☆179Updated 8 months ago
- 专注于JVM的运行时防御系统RASP☆284Updated last year
- Google V8 with OpenRASP builtins☆56Updated 4 years ago
- ☆217Updated 4 years ago
- Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynam…☆691Updated last year
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 months ago
- bytebuddy sample☆39Updated 6 years ago
- Utility class to compile java source code in memory☆272Updated 4 years ago
- https://wiki.openjdk.org/display/jdk8u☆270Updated this week
- 一组快速环境构建、编译、裁剪、调试OpenJDK的懒人包☆117Updated 4 years ago
- Java SOCKS 4/5 server implementation for Java☆100Updated 10 months ago
- Libinjection in Java☆39Updated 9 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆15Updated 3 years ago
- 一个 CLASS 文件混淆工具,支持方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串提取/AES加密运行时解密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持INVOKE指令改反射调用,配置简单,容易上手☆237Updated 3 weeks ago