LLM4Decompile icon indicating copy to clipboard operation
LLM4Decompile copied to clipboard

Does it support Java language?

Open 75ACOL opened this issue 1 year ago • 2 comments

75ACOL avatar Mar 27 '24 00:03 75ACOL

No, currently it only supports C. We focus on C for now, and will gradually add support for other languages.

albertan017 avatar Mar 27 '24 07:03 albertan017

There already is plenty of good decompilers for Java:

  • https://github.com/fesh0r/fernflower
  • https://github.com/leibnitz27/cfr
  • https://github.com/Vineflower/vineflower
  • http://www.javadecompilers.com/

demkom58 avatar Jul 10 '24 13:07 demkom58