Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luelueking/Bypass_JVM_Verifier

Bypass JVM Class ByteCode Verifier , 对抗反编译器
https://github.com/luelueking/Bypass_JVM_Verifier

Last synced: 5 days ago
JSON representation

Bypass JVM Class ByteCode Verifier , 对抗反编译器

Awesome Lists containing this project

README

        

# Bypass_JVM_Verifier
- 通过Unsafe在java层实现-noverify,从而提升字节码指令自由度,对抗反编译器
- 原理可见仓库中的pdf或者我的[blog](http://www.luelueking.com/archives/1695293894037)