Skip to content

Deobfuscate - #320

Merged
tbekolay merged 1 commit into
masterfrom
deobfuscate
Dec 1, 2021
Merged

Deobfuscate#320
tbekolay merged 1 commit into
masterfrom
deobfuscate

Conversation

@hunse

@hunse hunse commented Nov 25, 2021

Copy link
Copy Markdown
Contributor

(based off #289)

Yay! We are no longer obfuscated!

I think this can probably all be squashed into one commit, I just wanted to keep it separate for testing (and maybe it's helpful for review, too?)

Most of the deobfuscation was performed by our automated script, but there were a few places where I had to step in with some manual changes (the biggest one being the snips).

I also went through the obfuscation commit (bcebef3), and found a few places where we were using a more "explicit" representation of a number (e.g. 2 ** 12 - 1 rather than 4095), and changed those back.

@tbekolay tbekolay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, excited to have this in once CI finishes!

@tbekolay
tbekolay merged commit f7cbd11 into master Dec 1, 2021
@tbekolay
tbekolay deleted the deobfuscate branch December 1, 2021 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants