You need to understand the JS code obtained.
Some tool helper:
Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium.
https://github.com/puppeteer/puppeteer
Puppeteer vs Safe-eval.
Of course, Safe-eval will be faster. https://tool.baoxinh.com/ use safe-eval, not puppeteer.
If you simply use but do not provide as service, puppeteer minimize complexity when original site change.
With puppeteer, discuss later!
Some tool helper:
- https://tool.baoxinh.com/app/unpack-js.cg
- http://jsnice.org/
- https://closure-compiler.appspot.com/home
- https://tool.baoxinh.com/app
And dev tools (Chrome DevTools).
Copy "Obfuscator Javascript" in tab Console of devtools, run, and use "Pretty print".
Try hard go pro !!! :)
Puppeteer or not puppeteer.
https://github.com/puppeteer/puppeteer
Puppeteer vs Safe-eval.
Of course, Safe-eval will be faster. https://tool.baoxinh.com/ use safe-eval, not puppeteer.
If you simply use but do not provide as service, puppeteer minimize complexity when original site change.
With puppeteer, discuss later!
Comments
Post a Comment