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
- mitmproxy作为一款出色中间人攻击工具,它在渗透、爬虫、ajax-hook、抓包等场景中表现的相当稳定和出色。但由于原生项目是python的缘故,使得跨语言使用mitmproxy显的非常吃力。经常借助于中间件或单独开发http服务来于mitmproxy进行通信。为此m…☆86Updated 4 years ago
- ☆12Updated 4 years ago
- Jar包保护加密解决方案☆155Updated 8 years ago
- mitmproxy非常适合捕捉网络流量,但是对于Java用户没有简单的接口。软件测试社区,特别是爬虫、中间人攻击测试人员,希望能够捕获设备在Java/golang/c++测试期间发出的网络请求。为此,基于grpc开发了mitmproxy的中央服务,任何语言都可以基于mitm…☆48Updated 3 years ago
- a fork of enigma☆43Updated 7 years ago
- support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!☆90Updated last year
- ☆26Updated 8 years ago
- 可能是东半球最好用的 Android设备指纹库☆55Updated 6 years ago
- 微信hook☆11Updated 5 years ago
- A Decompiler can read the class file, and decompile the bytecode to java code.☆24Updated 5 years ago
- Java版本的mitmproxy,对本地浏览器所有的Http(s)请求和响应进行拦截并「重制」;也可充当轻量级B/S版抓包软件;☆44Updated 3 months ago
- ☆22Updated 7 years ago
- 破解 Java 混淆工具 Allatori☆270Updated 2 years ago
- Javassist官方文档中文翻译☆80Updated 5 years ago
- Control flow obfuscation for Java code☆11Updated 3 years ago
- 基于Xposed Hook敏感API☆14Updated 3 years ago
- 基于Netty 构建的内网穿透服务(目前只实现TCP),基于Spring boot 构建隧道管理平台。☆33Updated 10 months ago
- 基于 javaagent 对 java 原生类的 方法进行字节码动态修改, 以此引发的一些关于 绕过 Java 软件授权验证机制的思考☆10Updated 4 years ago
- 基于Java语言的关系型数据库迭代升级版本化管理与自动化执行插件,兼容主流关系型数据库,支持其方言的所有 DDL / DML / DCL 语法,旨在让SQL脚本成为项目代码的一部分,让数据库升级也纳入版本化管理之中。☆26Updated 2 years ago
- National secret algorithm SM2 encryption and decryption SM2 SM3 SM4 signature verification国密算法 SM2加解密 SM2 SM3 SM4签名验签☆55Updated 6 years ago
- Protect Java Code from Decompilation, beyond Obfuscation☆12Updated 4 years ago
- 基于javafx UI界面实现的android apk自动化批量反编译工具。运行后直接将apk文件拖入程序内,即可完成对dex和res反编译操作。☆23Updated 5 years ago
- 主要记录对各路frida脚本的整理,长期更新☆29Updated last year
- Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.☆41Updated 5 years ago
- Java decompiler written in Rust.☆19Updated last year
- Java compile time annotation, lombok extension framework.(java 编译时注解框架,对 lombok 进行扩展)☆43Updated 2 years ago
- A small library for performance evaluation of Java code. 这是一个用来对Java代码做性能评估的工具库。☆13Updated 3 years ago
- 安卓动作录制,可重复执行动作、编辑动作,(支持加盐)实现模拟人工操作。无需 PC,无需 ROOT,底层事件驱动,无被检测风险。适用养号、模拟操作等场景 (未完成)☆23Updated 5 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