An open API service indexing awesome lists of open source software.

https://github.com/0xdevalias/poc-ast-tools

PoC scripts and tools for working with (primarily JavaScript) ASTs.
https://github.com/0xdevalias/poc-ast-tools

Last synced: 11 months ago
JSON representation

PoC scripts and tools for working with (primarily JavaScript) ASTs.

Awesome Lists containing this project

README

          

# poc-ast-tools

PoC scripts and tools for working with (primarily JavaScript) ASTs.

This repo is associated with the following Replit:

- https://replit.com/@0xdevalias/Rewriting-JavaScript-Variables-via-AST-Examples

## See Also

- https://github.com/0xdevalias/chatgpt-source-watch
- https://github.com/0xdevalias/chatgpt-source-watch/tree/main/scripts
- [Deobfuscating / Unminifying Obfuscated Web App Code (0xdevalias gist)](https://gist.github.com/0xdevalias/d8b743efb82c0e9406fc69da0d6c6581#deobfuscating--unminifying-obfuscated-web-app-code)
- [Reverse Engineering Webpack Apps (0xdevalias gist)](https://gist.github.com/0xdevalias/8c621c5d09d780b1d321bfdb86d67cdd#reverse-engineering-webpack-apps)