FuzzingLabs / thoth

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

[CLI] [CFG] func_name option for cfg #54

Closed pventuzelo closed 2 years ago

pventuzelo commented 2 years ago

Allow user to provide the function name of the function they want to see in details in the CFG

raefko commented 2 years ago

image