luelueking / JSource-Obfuscator
Java Source Code Obfuscator(java源代码混淆器)
☆209Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for JSource-Obfuscator
- Jar Obfuscator - 一个 JAR/CLASS 字节码混淆工具,支持包名/类名/方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串加密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持 NATIVE 层的 JVMTI 代码加密,配置简…☆333Updated 3 months ago
- 该项目已集成到 https://github.com/jar-analyzer/jar-obfuscator 使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码☆163Updated 6 months ago
- Bypass JVM Class ByteCode Verifier , 对抗反编译器☆109Updated last year
- 破解 Java 混淆工具 Allatori☆261Updated 2 years ago
- ☆65Updated last year
- 一款使用Yaml定义搜索规则来搜索Class的工具☆106Updated last year
- Javassist官方文档中文翻译☆77Updated 5 years ago
- 本项目可以把一个或多个Jar包构建成数据库,用户连接数据库后通过SQL语句任意搜索需要的内容,例如类和方法信息,方法调用关系等☆74Updated last year
- 反编译 源代码级别的hook☆37Updated 2 years ago
- DHook是一个支持动态debug,动态修改java程序的web应用.☆88Updated last year
- 抽离出 utf-8-overlong-encoding 的序列化逻辑,实现 2 3 字节加密序列化数组☆110Updated 8 months ago
- Java漏洞调试分析集合☆77Updated 8 months ago
- Java版的AndroidKiller☆81Updated 2 years ago
- 一款Java内存马生成、测试工具,搭配@ax1sX的MemShell食用。☆183Updated 4 months ago
- CVE-2022-25845(fastjson1.2.80) exploit in Spring Env!☆67Updated 2 weeks ago
- simpleIAST- 基于污点追踪的灰盒漏洞扫描工具。☆13Updated last week
- 用Java agent实现内存马等功能☆186Updated last year
- Small & Fast Vulnerability Scanner Engine based on XRAY YAML Rule | 基于 XRAY YAML 规则的超轻量快速漏洞扫描引擎 | 基于 ANTLR 实现语法分析和完整的 XRAY YAML 规则实现 | 简单…☆140Updated 2 months ago
- ☆135Updated last year
- A lightweight reverse proxy server that converts TLS traffic to TCP, allowing secure communication between clients and upstream servers.☆65Updated 3 months ago
- proof-of-concept for generating Java deserialization payload | Proxy MemShell☆176Updated 5 months ago
- 不那么一样的 Java Agent 内存马☆255Updated 11 months ago
- JDK CVE-2023-21939☆96Updated last year
- 一个基于jvm-sandbox高度定制化rasp☆50Updated last year
- 复现《EDR的梦魇:Storm-0978使用新型内核注入技术“Step Bear”》☆92Updated 3 weeks ago
- 字典生成工具☆85Updated last year
- 2023白帽补天大会部分代码☆119Updated 10 months ago
- JDBC Attack Tricks☆135Updated last year
- Java Inline ASM Library (一个Java内联汇编的库,可以让你在普通Java代码中插入任意的JVM指令,实现类似内联汇编的功能)☆25Updated last year