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

Decompiler #78

Closed raefko closed 2 years ago

raefko commented 2 years ago

Implement a Decompiler in Thoth. This first version is quite clean. It will probably need some improvements with time but it works very well on our cairo code test database.