albertZhangTJ / sqlancer-lancerfuzz

SQLancer, with grammar-based fuzzing capability
http://www.sqlancer.com/
MIT License
1 stars 0 forks source link

Implement new attributes for variables #43

Open albertZhangTJ opened 3 months ago

albertZhangTJ commented 3 months ago

As described in the paper, the variables now comes with attributes such as cur, len, and next. These mechanisms need to be parsed and implemented.