We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would love to see a number to expressions calculator Obfuscator.IO has a feature that turns numbers to expressions eg. (0 => -0x377 * 0x1 + 0x1 * 0x1871 + -0x1e * 0xb3) (1 => 0x2 * 0x283 + -0x304 + -0x201)
The text was updated successfully, but these errors were encountered:
Can you send me the code includes it?
Sorry, something went wrong.
Keep going) All this issues forces me to use more complicated techniques for obfuscation, that is very good for my project)
No branches or pull requests
I would love to see a number to expressions calculator
Obfuscator.IO has a feature that turns numbers to expressions eg.
(0 => -0x377 * 0x1 + 0x1 * 0x1871 + -0x1e * 0xb3)
(1 => 0x2 * 0x283 + -0x304 + -0x201)
The text was updated successfully, but these errors were encountered: