rizinorg / rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin
GNU Lesser General Public License v3.0
818 stars 86 forks source link

Bad function argument handling for arm thumb binaries #334

Open karliss opened 10 months ago

karliss commented 10 months ago

image

Expected result:

Actual result:

I observed this only when working with raw ARM thumb binaries. Didn't seem to affect x86-64 ELF files.