![]() |
|
#3
|
||||
|
||||
|
If these plugins are coded in java, tools such as ByteCode Viewer, jd-gui, and DJ Java Decompiler are great for decompiling the code. If you need to modify it, tools such as Java Bytecode Editor(JBE or CJBE), DirtyJoe, or ReCaf can help you change byte code instructions.
It is fair to note that I have never used Intellij or any of its plugins, as I generally use Netbeans and Eclipse for the rare instance that I need to code in java, so I am commenting somewhat generically/hypothetically.
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler |
|
|