← all publishers

googleprojectzero

@googleprojectzero source repo

1 published skill

  1. Fuzziltool Compiler JS Feature · googleprojectzero
    Standard Operating Procedure for adding support for a new JavaScript feature in the FuzzILTool Compiler. It details a "diffing" approach against an already-supported baseline syntax to implement all stages: from Babel AST, to ast.proto, to FuzzIL representation, before finally lifting back into JS and human-readable FuzzIL. It also details how to add new FuzzIL operations when needed.
    0
    installs