You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing the binary into Ghidra I mistakenly chose "ARM:LE:32:v8".
Well I've been at this thing for a bit by now, finding things and all that, but I eventually realized it's NOT ARMv8 but instead ARMv5!
Alright then! Right click the file in question->Set Language->"Setting the language cannot be undone" yada yada, made a backup of the project, very important->Ok
The "Select Language" dialog opens->"ARM v5 32 bit little endian with the default compiler" please->Ok
Annnd.... "Language translation not supported." Well I guess I'll just go f***** myself then. THANKS!
I mean surely there's a way to brute force this right? Only ARMv5 instructions are being used, nothing anachronistic is going on, so "why no work"?
This discussion was converted from issue #9060 on March 24, 2026 16:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When importing the binary into Ghidra I mistakenly chose "ARM:LE:32:v8".
Well I've been at this thing for a bit by now, finding things and all that, but I eventually realized it's NOT ARMv8 but instead ARMv5!
Alright then! Right click the file in question->Set Language->"Setting the language cannot be undone" yada yada, made a backup of the project, very important->Ok
The "Select Language" dialog opens->"ARM v5 32 bit little endian with the default compiler" please->Ok
Annnd.... "Language translation not supported." Well I guess I'll just go f***** myself then. THANKS!
I mean surely there's a way to brute force this right? Only ARMv5 instructions are being used, nothing anachronistic is going on, so "why no work"?
Beta Was this translation helpful? Give feedback.
All reactions