Hacking Good PowerPC Decompiler?

HackingNewbie

Well-Known Member
Member
Joined
Dec 29, 2016
Messages
536
Trophies
0
Location
Somewhere in 2008
XP
699
Country
United Kingdom
It's not being a dick when they do something fundamentally wrong a 2nd time so of course it wouldn't work with invalid input and just wastes time so better not post then when you don't know what you're doing.
It is being a dick when you're treating me like an idiot for not working something out that you couldn't without contacting them on how to do it.
 

BullyWiiPlaza

Nintendo Hacking <3
OP
Member
Joined
Aug 2, 2014
Messages
1,932
Trophies
0
XP
2,477
Country
Germany
It is being a dick when you're treating me like an idiot for not working something out that you couldn't without contacting them on how to do it.
I asked the community to contribute their part yet again aaaand disappointed yet again because I don't have all day for tiny things like this every time :P
But honestly, if you don't understand the difference between assembly and data you shouldn't have tried and said it worked when it didn't.

The following code is as close as it gets to the browser input but of course it's not working yet:
Code:
from retdec.decompiler import Decompiler

decompiler = Decompiler(api_key='my_api_key')
decompilation = decompiler.start_decompilation(input_file='Dump.bin',
                                               architecture='PowerPC',
                                               raw_entry_point=0x01000000,
                                               raw_section_vma=0x01000000,
                                               endian='big')
decompilation.wait_until_finished()
decompilation.save_hll_code()
 
Last edited by BullyWiiPlaza,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @OctoAori20, Cool. Same here.