LLVM-but-worse / java-disassembler

The Java Disassembler
GNU General Public License v3.0
185 stars 16 forks source link

File provider hooks for plugins #23

Open rcx opened 7 years ago

rcx commented 7 years ago

Such as JDA.getClassBytes, etc

rcx commented 7 years ago

This would be useful for a decompiler plugin, for example.

Also, tree hook upon adding a file, for example, so you could make a DEX plugin