angr / vex

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

ARM: Support decoding semihosting (svc 0x123456). #30

Closed ltfish closed 4 years ago

ltfish commented 4 years ago

ARM semihosting uses svc 0x123456. See ARM Information Center.