Closed Rog3rSm1th closed 1 year ago
Creates a Thoth/Thoth-Sierra extension for Visual Studio code.
With the following commands available:
>Run thoth-sierra decompiler
>Run thoth-sierra analyzers
>Run thoth-sierra CFG
>Run thoth-sierra callgraph
>Run thoth decompiler
>Run thoth disassembler
>Run thoth analyzers
>Run thoth CFG
>Run thoth callgraph
Creates a Thoth/Thoth-Sierra extension for Visual Studio code.
With the following commands available:
>Run thoth-sierra decompiler
to output the decompiled version of a Sierra file.>Run thoth-sierra analyzers
to output the analyzers results on a Sierra file.>Run thoth-sierra CFG
to output the CFG of a Sierra file.>Run thoth-sierra callgraph
to output the CallGraph of a Sierra file.>Run thoth decompiler
to output the decompiled version of a Cairo JSON artifact.>Run thoth disassembler
to output the CallGraph of a Cairo JSON artifact.>Run thoth analyzers
to output the analyzers results on a Cairo JSON artifact.>Run thoth CFG
to output the CFG of a Cairo JSON artifact.>Run thoth callgraph
to output the CallGraph of a Cairo JSON artifact.