Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

The modern Java bytecode editor

Results 207 Recaf issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I was working on a deobfuscated jar file, It was originally obfuscated by Radon and then deobfuscated by java-deobfuscator. I found a class that ASM *probably* couldn't...

bug

## Migrate to Vaadin Flow ? have followed the recaf project for a long time, I know that at first it was based on javax swing, then javaFX. Well, it...

Discussion
3.X

1. ~Go to Class~ As the name suggests, Jump to the specified class, Please refer to `IntelliJ IDEA` go to class feature. This is a frequently used feature, but now...

enhancement
3.X

I've been using the CLI version on some large project because it uses a lot less RAM than the GUI version (less than half). But it doesn't seem to have...

enhancement

**Describe the bug** Fernflower isn't working on the latest build at all. Opening any class will cause the decompiler to eventually time out and fail. Every other decompiler (CFR &...

bug
2.X

## Update fernflower decompiler The current version of FernFlower shipped with Recaf doesn't support Java17 I Would like it to be updated if possible. Or if not use a fork...

enhancement

It uses Nano by default, but I'm not even sure where it's getting it from. I guess my git installation. Even though I don't have EDITOR set. I also have...

enhancement

I consider this almost a bug from a code comprehensibility prospective, but since the (re)assembled class seems correct, I file this as an enhancement request. Basically, if the `var`-named variables...

bug
2.X

![image](https://user-images.githubusercontent.com/97036286/153517827-cf63baea-15ca-4b36-b633-81f70ee9ae2e.png) It's perfectly useable though. Typing something and hitting enter changes the method name ok.

bug
2.X

**Describe the bug** On Windows 10 with Java 16 various yes/no or decompile error dialog boxes disappear by themselves after 2-3 seconds, without mouse or keyboard interaction. I've looked at...

usage