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

Server error #15

Open
tamakoshihiroki opened this issue Sep 19, 2020 · 4 comments
Open

Server error #15

tamakoshihiroki opened this issue Sep 19, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@tamakoshihiroki
Copy link

I put the following code which is the simple hello world script obfuscated by obfuscator.io, and try to decode _0x3c5af2.
Tring to deobfuscate caused Server error.

var _0x2d97=['Hello\x20World!','log'];(function(_0x5939d0,_0x2d97cf){var _0x3b7660=function(_0x128fb4){while(--_0x128fb4){_0x5939d0'push';}};_0x3b7660(++_0x2d97cf);}(_0x2d97,0x1d5));var _0x3b76=function(_0x5939d0,_0x2d97cf){_0x5939d0=_0x5939d0-0x0;var _0x3b7660=_0x2d97[_0x5939d0];return _0x3b7660;};function hi(){var _0x3c5af2=_0x3b76;console_0x3c5af2('0x0');}hi();

@LostMyCode
Copy link
Owner

Thank you for a report.
Obfuscator.io owner found this project and then he patched it probably.

Im gonna unpatch it. Sorry for the inconvenience :(

@LostMyCode LostMyCode added the bug Something isn't working label Sep 19, 2020
@tamakoshihiroki
Copy link
Author

Sorry I couldn't understand.
I thought this is a bug of https://deo.sigr.io/, but you mentioned that this is a bug of obfuscator.io?

@sanex3339
Copy link

sanex3339 commented Sep 19, 2020

image

PS: if you select String Array Wrappers Chained Calls and String Array Wrappers Type: Function options, you see even more interesting things

@LostMyCode
Copy link
Owner

@tamakoshihiroki
No. I meant obfuscator.io owner updated algo against this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants