
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Debug Obfuscated JavaScript
To debug obfuscated JavaScript code, you need to use a JavaScript formatter or beautifier.
Go to the following link to beautify JavaScript,
In the left section, add your obfuscated JavaScript code and click Beautify as shown below,

On clicking, you can see Beautified JavaScript code in the right section.
Advertisements