austoonz / AstHelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstHelper

AstHelper is a module that aims to make working with Abstract Syntax Trees (ASTs) a more convenient process. If you're writing a tool that parses PowerShell artifacts, it is valuable to know how to analyze AST.

To Do

  • Write better help
  • Write tests
  • Add more features
    • Figure out which features need to be added

About

License:MIT License


Languages

Language:PowerShell 100.0%