Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)
GNU Affero General Public License v3.0
245
stars
21
forks
source link
[CALL] [DISAS] extract and show event info #47
Closed
pventuzelo closed 2 years ago
The information that a function is an event can be found inside the abi section for file:
starknet_decorators3.json
we need to extract it, print it in the disassembler and the callgraph