View Single Post
  #1  
Old 11-23-2020, 22:46
byte23 byte23 is offline
Friend
 
Join Date: Jul 2020
Posts: 22
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 22
Thanks Rcvd at 11 Times in 8 Posts
byte23 Reputation: 0
How to go about RE Java Plugins for Intellij?

Hello fellow Enthusiasts,

I want to ask a very straightforward question. All my RE has been limited to x86/x64 windows applications using the usual tools IDA and/or X64Dbg.

Now my question is, what is the best way to go about reverse-engineering Plugins for Intellij?

There are several Plugins I would like to modify, many have 30 Day-Trials for example and I can imagine there are possibilities there.

Im really not sure how to go about doing this. Do I need some sort of decompiler? Since the plugins run through Intellij this could be an additional barrier.

I will say sorry in advance if this is a beginners question

Many thanks
Reply With Quote