G
G
ghostku2015-12-28 00:30:46
JavaScript
ghostku, 2015-12-28 00:30:46

How to deobfuscate Javascript in Google Chrome?

There is a site that uses javascript code (by clicking on a button), the principle of which needs to be studied.
The code is heavily obfuscated and is one long line.
On this there are two questions:
- Are there any special tools that can help in this matter?
- How to properly set up the Chrome console so that I can edit the file under study (adding line breaks, renaming variables) and my changes are not lost when the page is reloaded. I tried to map a remote file to a local one - but it didn't work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
timfcsm, 2015-12-28
@timfcsm

in sources, open the desired file and click on the mustache in the lower left corner

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question