issues
search
leibnitz27
/
cfr
This is the public repository for the CFR Java decompiler
https://www.benf.org/other/cfr
MIT License
2.06k
stars
263
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to fully structure code
#360
ambergorzynski
opened
2 months ago
0
Missing case in decompiled switch statement
#359
ambergorzynski
opened
3 months ago
0
having an issue with the error "Error: Could not find or load main class cfr-0.152.jar"
#358
krispyking24
closed
3 months ago
3
Incorrect decompilation related to certain usages of conditionals in catch blocks
#357
JoshRosen
closed
4 months ago
3
Decompiler
#356
zxzzhange
opened
7 months ago
1
Extractable last case doesn't follow previous, and can't clone.
#355
pog5
opened
8 months ago
0
CFR omits optional braces after if statements
#354
DecompExplorer
opened
8 months ago
1
CFR uses numerical literals instead of constants
#353
DecompExplorer
opened
10 months ago
4
CFR omits parentheses in expressions with mixed operators
#352
DecompExplorer
opened
10 months ago
1
CFR can't handle recent Oracle JDBC jars
#351
dan-blum
opened
1 year ago
1
Incorrect Comparable Expression Produced by Ternary Expression
#350
xxh160
opened
1 year ago
0
Ternary Expression Causing Decompilation Type Error
#349
xxh160
opened
1 year ago
0
Decompiling class files from Java bytecode source
#348
ambergorzynski
opened
1 year ago
2
How do I decompile using CFR's CFRDriver?
#347
drori200
opened
1 year ago
0
Question: decompiling multiple files from terminal
#346
drori200
closed
1 year ago
1
Option to remove the file headers
#345
xbotuk
opened
1 year ago
1
How can I show the class packages?
#344
micartey
opened
1 year ago
0
Question: Is there any switch to specify a single class to be decompiled?
#343
drori200
opened
1 year ago
1
Type Conversion Expression Lost in Constructor
#342
xxh160
opened
1 year ago
0
Casting of primitive types may be decompiled as casting of corresponding wrapper classes under certain circumstances
#341
xxh160
opened
1 year ago
0
Type argument of null reference generic class variables is converted to Object
#340
xxh160
opened
1 year ago
0
CFR generates duplicate variable names inside and outside lambda expressions
#339
xxh160
opened
1 year ago
0
CFR may perform incorrect modifications to the type of generic class variables
#338
xxh160
opened
1 year ago
0
CFR generates incorrect code for type arguments
#337
xxh160
opened
1 year ago
0
Decompiling specific package(s)
#336
drori200
closed
1 year ago
3
module-info cannot be decompiled after packing into jar
#335
itsTyrion
opened
1 year ago
0
How to get cfr .jar building from source?
#334
MdHusainhfz
opened
1 year ago
1
aload_0 - astore_2 for different types produces wrong code
#333
maxatka
opened
1 year ago
0
CFR incorrectly decompiles stack values being reordered
#332
NeRdTheNed
opened
2 years ago
0
CFR API SinkReturns#Decompiled#getPackageName() return emptry string for module-info.class
#331
TheNullablePrototype
opened
2 years ago
0
CFR may mix value '0' and 'false' in a invalid way
#330
AIRTEspresso
opened
2 years ago
0
Add decode String fog
#329
Arashvscode
opened
2 years ago
0
`ConditionalRewriter.considerAsTrivialIf` always returns `false`
#328
Marcono1234
opened
2 years ago
0
Fix compact canonical record constructor not using correct parameter names
#327
Marcono1234
opened
2 years ago
0
Dump varargs parameter annotations
#326
Marcono1234
closed
2 years ago
1
Record varargs component is dumped as regular array
#325
Marcono1234
opened
2 years ago
0
Dump `RECORD_COMPONENT` annotations
#324
Marcono1234
closed
2 years ago
2
Support package-private record instance fields
#323
Marcono1234
opened
2 years ago
0
"Decompilation tests" README section is outdated
#322
Marcono1234
opened
2 years ago
0
Decompile to zip to prevent long file names problem
#321
Kazbek
closed
2 years ago
3
increasing visibility to build an option panel
#320
nbauma109
opened
2 years ago
3
Canonical record constructor performing assignment uses wrong variable name
#319
Marcono1234
opened
2 years ago
0
Is there a similar method to analyze(List<String>) that returns a String instead of void?
#318
Andreas-White
closed
2 years ago
2
CFR tries to convert integer variables to short ones
#317
AIRTEspresso
opened
2 years ago
2
CFR tries to convert integer variables into boolean ones
#316
AIRTEspresso
opened
2 years ago
0
CFR may generate unreachable statements after endless loops
#315
AIRTEspresso
opened
2 years ago
0
CFR may generate uninitialized variables for loop guard expressions
#314
AIRTEspresso
opened
2 years ago
0
CFR may using unnecessary Object-cast expressions that confuse Java compilers
#313
AIRTEspresso
opened
2 years ago
0
CFR may generate code with undefined blocks when decompiling loops inside nested switch structures
#312
AIRTEspresso
opened
2 years ago
0
CFR gives a warning of 'Unable to fully structure code' when decompiling switch structures
#311
AIRTEspresso
opened
2 years ago
0
Next