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

Calling an inferred parameter name deobfuscated resets it to its obfuscated name #314

Closed
sschr15 opened this issue Sep 25, 2020 · 1 comment
Assignees

Comments

@sschr15
Copy link

sschr15 commented Sep 25, 2020

Enigma can sometimes guess a parameter name. When you attempt to mark it as deobfuscated, the old version of Enigma would correctly save it as the inferred name. However, this fork of Enigma will reset the name to the obfuscated version regardless of if it inferred the name.

Old Enigma example:
Old Enigma marking an inferred entity name as deobfuscated

New Enigma example:
New Enigma "deobfuscating" entity by resetting it to b

@2xsaiko 2xsaiko self-assigned this Oct 2, 2020
@2xsaiko
Copy link
Collaborator

2xsaiko commented Oct 2, 2020

Fixed in 2xsaiko@0d6539c, should be merged into master eventually

2xsaiko added a commit to 2xsaiko/Enigma that referenced this issue Oct 2, 2020
2xsaiko added a commit to 2xsaiko/Enigma that referenced this issue Mar 25, 2021
2xsaiko added a commit to 2xsaiko/Enigma that referenced this issue Jul 5, 2021
2xsaiko added a commit to 2xsaiko/Enigma that referenced this issue Jul 5, 2021
@2xsaiko 2xsaiko closed this as completed in 8efb624 Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants