Konloch   12-16-2014, 07:18 AM
#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.
Bibl   12-16-2014, 07:45 AM
#2
its a hacker trap
Righteous   12-16-2014, 03:19 PM
#3
LET US USE JAVA. I FUCKING HATE GROOVY.

[Image: YungLean_SadBoys-byFredrikAnderssonAnder...40x300.jpg]
Konloch   12-17-2014, 01:28 PM
#4
(12-16-2014, 03:19 PM)Righteous Wrote: LET US USE JAVA. I FUCKING HATE GROOVY.

I guess I could incorporate a Java compiler to allow .java files to work.
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.