Amejonah1200
Amejonah1200
As you may know, searching is one of the most important features in RE. Therefor, Recaf needs to have many ways to search for the things you want. This is...
## What's new - Add search field in class members tab  TODO: - [ ] Visibility filter - [ ] Member type filter - [ ] Nested/inner class
### What's the Problem? As of now, when I paste "0xFF" in the hexadecimal field of Base Converter, I get an Error stating that this value is not valid. ###...
> Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://launchermeta.mojang.com/mc/game/version_manifest.json. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200. (Used Firefox 102.0)
Hello 🫡 As asked about on the LMStudio discord, I would like to see the page number of the section which is being reported as citation.
As the other errors are in fact also Clone, I would suggest adding it here too. This allows me, for example, making the error part of the AST I'm building,...
`` Potential Problems with this approach: 1. **Decompiler API Requirement & Challenges:** - To enable this feature, the decompiler must have an API for obtaining an Abstract Syntax Tree (AST)...
A very popular issue when using Recaf is the fact that some dependencies are missing which are causing failed recompilation. To add users to find the corresponding jars to add...
Sometimes Recaf does not give enough information (attributes like innerclasses, outermethod...), it would be very helpful if recaf could provide a verbose output of javap as class representation, this would...