crytic / tealer

Static Analyzer for Teal
GNU Affero General Public License v3.0
62 stars 14 forks source link

Add generic dataflow framework + example + stack value analysis #118

Open montyly opened 1 year ago

montyly commented 1 year ago

Build on top of 116

This is a draft. Todo list:

Once this is done, the next step will be to increase the abstract value to also track light equation (ex: Eq(1, GroupSize)), and propagating them while collecting logical operations (or, and)