pfalcon / ScratchABit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
GNU General Public License v3.0
395 stars 47 forks source link

Enable PowerPC 32bit support. #41

Closed maximumspatium closed 6 years ago

maximumspatium commented 6 years ago

See #39 and #40 Tested on big endian ELF targets so far.

pfalcon commented 6 years ago

@maximumspatium : Looks good and merged, thanks much for looking into that!