Skip to content

Add r_anal_plugin_thumb for ARM Thumb/ARM32 mode-switch detection#25741

Merged
trufae merged 3 commits intomasterfrom
anal-thumb
Apr 7, 2026
Merged

Add r_anal_plugin_thumb for ARM Thumb/ARM32 mode-switch detection#25741
trufae merged 3 commits intomasterfrom
anal-thumb

Conversation

@trufae
Copy link
Copy Markdown
Collaborator

@trufae trufae commented Apr 7, 2026

Fast linear scan of executable regions looking for BLX immediate instructions (ARM32 and Thumb) to create bits hints at mode-switch targets before the main analysis runs.

  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the book (optional)

Description

radare and others added 3 commits April 7, 2026 17:43
Fast linear scan of executable regions looking for BLX immediate
instructions (ARM32 and Thumb) to create bits hints at mode-switch
targets before the main analysis runs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@trufae trufae merged commit dd5528d into master Apr 7, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants