Questions tagged [deobfuscation]

Figuring out how a program works when that program has been deliberately made difficult to understand

Deobfuscation is the reverse process of . It means figuring out how a program works when that program has been deliberately made difficult to understand.

Deobfuscation is related to . If the question is about reverse engineering rather than programming then posting on the Reverse Engineering site should be considered instead.

Do not use this tag merely to indicate that you don't understand how a program works: use it only when the program was made obfuscated on purpose.

External links

392 questions
-3
votes
1 answer

Really strange Javascript, converts natively to HTML. Whats that

I have this stange Javascript which actually just outputs html, but the source can not be readed that easily. Maybe someone knows how to decode this or convert it to usual html. Check this out: