Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin Development Thread (Plugin Authors Read This)
#1
This thread is for anyone wanting to write an external (or internal) plugin for Bytecode Viewer.

First off, take a look through the Java docs for the API package - https://the.bytecode.club/docs/bytecode-...mmary.html.

Once you become familiar with the API, I suggest you take a look at the internal plugins for an example of what a real plugin should look like - https://github.com/Konloch/bytecode-view...er/plugins.

Now that you've got a good idea of how the plugin system was designed, here are some skeleton scripts to get you started - Groovy, Ruby, Python.
Reply
 


Messages In This Thread
Plugin Development Thread (Plugin Authors Read This) - by Konloch - 12-16-2014, 07:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website