What's Changed
- Fixed upper to toUpperCase by @wargio in #345
- Fix build for the latest r2 from git (5.9.9) by @trufae in #348
- Simplify previous commit by @trufae in #349
- Support offset/addr fields in aflj/afij and basic blocks by @trufae in #350
- Fix arm64 adrp with flag instead of address by @trufae in #354
- Suggest using r2dec.debug to display the javascript backtrace by @trufae in #355
- Use op.addr instead of op.offset for latest r2 by @trufae in #356
- Fix #359 - latest r_cons requires instance parameter by @trufae in #360
- Add abiversion field required for r2 >= 5.9.9 by @trufae in #361
- Add stxr ldxr, stxr, ldaxr and staxr arm64 instructions by @trufae in #362
- Fix crash and properly handle reg-only str.w/ldr.w instructions for arm16 by @trufae in #364
- Implement support for "bics" for arm16 by @trufae in #363
- Use the new plugin session interface starting in r2-5.9.9 by @trufae in #366
- Bump to 6.0.0 by @wargio in #368
Full Changelog: 5.9.8...6.0.0