8000 GitHub - Goatman13/ida_fix_ppc_r0: Fix PowerPC ld/std disassembly when RA = 0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Goatman13/ida_fix_ppc_r0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ida_fix_ppc_r0

Fix PowerPC ld/std disassembly when RA = 0. According to PPC manuals "If GPR RA is 0, then the EA is Disp.", this is implemented for byte/half/word opcodes, this plugin adds support for ld/std.

Before:

bef

After:

aft

Just throw into IDA plugins directory.

About

Fix PowerPC ld/std disassembly when RA = 0

Topics

Resources

Stars

Watchers

Forks

Languages

0