A web interface for exploring JS code structures using flAST
Helpful in investigating code structures when obfuscating and deobfuscating JS.
Feel free to open feature requests on the Issues page
- Easily see which nodes are caught by the filter and find them in the code.
- Combine several filters into a single rule.
- Enjoy the VS-Code editor in your browser to help make changes to the code being investigated.