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

print of APUpdate #72

Closed raefko closed 2 years ago

raefko commented 2 years ago

APUpdate should be shown only after an ASSERT_EQ. Bug is fixed on the decompiler, need to fix it also in the disassembler.

raefko commented 2 years ago

Fixed image