50°
173w ago - Today
xorloser has updated his previous
PS3 ELF/SELF/PRX/SPRX PPU Loader for IDA to version 1.5 of the PPC Altivec Plugin for
IDA v5.6.
The update adds interactive disassembler support for special instructions that are used by some PPC based devices.
Shortly following, a 1.6 revision was released which includes support for more special PPC instructions added to the plugin.
Download:
PS3 and XBox 360 PPC Altivec Plugin v1.5 Update /
PS3 and XBox 360 PPC Altivec Plugin v1.6 Update
To quote: Support added for the instructions: attn, lwsync, ptesync, tlbiel, tlbie, tlbi, slbie.
Also added support for the SystemSim "callthru" instruction (should this even be used outside of a simulator?) and lastly an instruction that I cannot find any information about. The hex value is 0Ã--02002000 so for now I have added this instruction as opcode_02002000 so that it will at least disassemble to code and can therefore be treated...