Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix methods obfuscated as "new" not creating their tokens #254

Open
wants to merge 2 commits into
base: develop/2.6
Choose a base branch
from

Conversation

IotaBread
Copy link
Member

Fixes #249. Im not quite sure why, but both cfr and vineflower would ignore methods named "new" while generating tokens for the decompiled source; removing said behavior didn't have any side effects as far as i can tell

tests still needed

Also, debug tokens didn't work, so i fixed those too

@IotaBread IotaBread added backend affects the enigma backend p: low low priority labels Jan 20, 2025
@IotaBread IotaBread self-assigned this Jan 20, 2025
@IotaBread IotaBread linked an issue Jan 20, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend affects the enigma backend p: low low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with obfuscated methods "new"
1 participant