angr / vex

A patched version of VEX to work with PyVEX.
GNU General Public License v2.0
104 stars 44 forks source link

Changed jumpkind for LDR PC, [SP],#4 thumb mode instruction #13

Closed ArtemShypotilov closed 6 years ago

ArtemShypotilov commented 6 years ago

Pull request related to https://github.com/angr/pyvex/issues/90

ltfish commented 6 years ago

Let's hope it does not break anything else ;)

Thanks!