VeroFess / JavaDumperLinks
☆26Updated 8 years ago
Alternatives and similar repositories for JavaDumper
Users that are interested in JavaDumper are comparing it to the libraries listed below
Sorting:
- a bytecode encryptor that can protect java source code.☆130Updated 7 years ago
- Java dynamic debug tool☆100Updated last year
- 演示dubbo rpc Apache commons collections 的Java序列化漏洞☆42Updated 9 years ago
- Dump classes from running JVM process.☆417Updated 2 years ago
- 流量抓取服务☆20Updated 2 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 3 years ago
- A Java Rasp Demo☆101Updated 3 years ago
- Automatically exported from code.google.com/p/password-mixer☆29Updated 10 years ago
- a fork of enigma☆43Updated 8 years ago
- Pure Java WMI Client☆29Updated 9 years ago
- 自己实现LoadLirbrary,GetProcAdd,FreeLirbrary等函数的功能,比特币病毒wcry就是用了这一功能☆17Updated 8 years ago
- Jar包保护加密解决方案☆156Updated 9 years ago
- ☆14Updated 10 years ago
- Javassist官方文档中文翻译☆81Updated 5 years ago
- MOSEC-X-PLUGIN 后端API服务☆24Updated 4 years ago
- 使用java实现的反向tcp链接,可实现端口转发、内网穿透☆29Updated 8 years ago
- 1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。