rbran / sleigh-rs

Ghidra Sleight (PCode) parsing library in Rust.
MIT License
35 stars 5 forks source link

Jump to addr with a len diferent then a default execution addr #4

Open rbran opened 1 year ago

rbran commented 1 year ago

eg: sometimes the dst addr is 32bits, other time 64bits

CPUs: "pa-risc32be", "8085", "x86", "x86-64"