maierfelix / Iroh

Dynamic code analysis tool - Exploit, record and analyze running JavaScript
https://maierfelix.github.io/Iroh/
MIT License
926 stars 45 forks source link

How can I use Iroh for headless chrome ? #11

Open wenerme opened 7 years ago

wenerme commented 7 years ago

If I can use liroh for headless chrome, I can inspect all js running in a page to analyze obscure code , that's great. What should be done to achieve this ?

BTW, I use https://github.com/GoogleChrome/puppeteer for headless