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

Beautification doesn't work for this code #1600

Open
oleedd opened this issue Dec 12, 2018 · 2 comments
Open

Beautification doesn't work for this code #1600

oleedd opened this issue Dec 12, 2018 · 2 comments

Comments

@oleedd
Copy link

oleedd commented Dec 12, 2018

https://pastebin.com/UQHV005x
But if not to include the first string (with var c_value = ...) then beautification works for the rest code. Weird.
But in this case such parts as "_0xb3f5x4[_0xb3f5x6]" are not replaced by readable letter names.
Please fix.

@bitwiseman
Copy link
Member

@oleedd
This code is another one of the deobfuscators. This is probably similar to #1350, except that this actually is obfuscated code.

Do you have any information on what this code should actually look like?

@oleedd
Copy link
Author

oleedd commented Dec 13, 2018

I don't have the original version.
But beautified code may look so:
https://pastebin.com/p7W900dy

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