FuzzingLabs / thoth

Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)
https://fuzzinglabs.com/
GNU Affero General Public License v3.0
245 stars 21 forks source link

[CLI] add -view, --version and args for output folders of cfg and callflow graph #86

Closed raefko closed 2 years ago

raefko commented 2 years ago

-view = {False/True} - Set if Thoth should open the output graph or not -v / --version - Print version of Thoth -output_cfg_folder - Set the output folder for cfg graph -output_callgraph_folder - set the output folder for callflow graph