angr / vex

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

Support lifting ARM syscalls under OABI. #43

Closed degrigis closed 2 years ago

degrigis commented 2 years ago

Tested, lifting seems to work just fine. Refer also to https://github.com/angr/angr/pull/2917 This should mitigate https://github.com/angr/angr/issues/2634