S
CtrlK
  • Post
  • AI
  • LLM
  • Blog
  • 网站收集
  • 工具
  • 开源库
  • ARM Study
  • Java Bytecode
  • RISC-V
    • RISC-V instructions
  • 编译器
  • RUST
  • 算法
  • Other
Powered by GitBook
On this page
  • 工具
  • 反编译
  • 论文

Java Bytecode

工具

http://fmv.jku.at/jnuke/

https://asm.ow2.io/

https://commons.apache.org/proper/commons-bcel/

https://github.com/Konloch/bytecode-viewer

https://github.com/jboss-javassist/javassist

https://github.com/ingokegel/jclasslib

https://github.com/Col-E/Recaf

https://github.com/GraxCode/JByteMod-Beta

https://github.com/borisf/classyshark-bytecode-viewer

https://github.com/LLVM-but-worse/jda

https://github.com/facebook/redex

http://bytebuddy.net/#/

https://github.com/Sable/soot

https://grax.info/

http://www.opal-project.de/ http://sandmark.cs.arizona.edu/downloads.html

反编译

Krakatau FernFlower Procyon CFR

论文

Combined Static and Dynamic Analysis

Instrumenting Java Bytecode to Replay Execution Traces of Multithreaded Programs

Java_Bytecode_Verification

Efficient Inferene of Static Types for Java Byteode

PreviousARM StudyNextRISC-V

Last updated 3 years ago