leibnitz27 / cfr

This is the public repository for the CFR Java decompiler
https://www.benf.org/other/cfr
MIT License
1.94k stars 249 forks source link

exception while decompiling - error #236

Open ghost opened 3 years ago

ghost commented 3 years ago

CFR version

Running CFR 0.150

Compiler

java

Description

Can't decompile method.

Example

FileDownloader.java.zip

x4e commented 3 years ago

Can you send the original classfile (.class)? If you open the jar in a zip archiver you should be able to find it.

ghost commented 3 years ago

original class.zip

i included 4 generated classes that maybe inherit from FileDownloader, just in case, as they look connected