uxmal / reko

Reko is a binary decompiler.
https://uxmal.github.io/reko
GNU General Public License v2.0
2.09k stars 250 forks source link

Use ArrayExpressionMatcher for scaling array index down #1302

Closed ptomin closed 7 months ago

ptomin commented 7 months ago
uxmal commented 7 months ago

Nice work. Who knew ArrayExpressionMatcher would come in so handy?