Go Back  
Reply
 
Thread Tools
Old 04-02-2012   #11
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
couldn't get a net connection in there. I'm gonna hook up the Ethernet I wanted to throw in some files in there.


I'll try some things when my kids are done with network cable.
__________________

Last edited by munky875821417; 04-02-2012 at 11:43 PM.
munky875821417 is offline   Reply With Quote
Likes: (3)
Old 04-04-2012   #12
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
@zadow28 not sure if you tried it but i found that using an updated version vmware fixes network connectivity issue. Also I'm having some issues gaining root access. I was wondering if you had the same issue. I logged in in as root password is inn0vate but there when i went to terminal and SU nothing happens and when I sudo. I'm not sure what to do there. I was gonna attempt to try the metldr exploit on here. Not sure if that's even possible. Was gonna see if I could decrypt a bootldr.
__________________
munky875821417 is offline   Reply With Quote
Likes: (1)
Old 04-05-2012   #13
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
i have managed to set up the cell sdk with anergistic, and spu and ppu debugging.

works like an charm next is trying to install ida pro and get that to communicate with the remote debugger.

regards


get anergistic
terminal type

yum install pyhon


and ps3toolchain
then
terminal type


yum install install autoconf automake bison flex gcc libelf-dev make \
texinfo libncurses5-dev patch python subversion wget zlib1g-dev \
 libtool python-dev bzip2 libgmp3-dev pkg-config


then export PS3DEV=/usr/local/ps3dev
export PSL1GHT=$PS3DEV
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin

then run the script from ps3toolchain
__________________

Last edited by zadow28; 04-05-2012 at 12:25 AM.
zadow28 is offline   Reply With Quote
Old 04-05-2012   #14
zadow28
Member
 
Join Date: Dec 2011
Posts: 360
Likes: 235
Liked 857 Times in 185 Posts
Mentioned: 188 Post(s)
Tagged: 0 Thread(s)
got little more here got debugging PPC elf files working in ida


install the image provided in first post by munky875821417


find the *.vmx file (after the installation is done)in windows

in order to enable debugging with GDB protocol, add the following lines to the .vmx file of the virtual machine:

use notepad
end of the line
debugStub.listen.guest32 = "TRUE"
debugStub.hideBreakpoints= "TRUE"
Please note that the execution will start in the BIOS.
debugStub.listen.guest32.remote = "TRUE"

save

in windows
open elf file PPC

after it is loaded go to debugger at the top
proccesser should look like this.

VMWare Workstation will listen on port 8832.

first too is your ellf file PPC






set breakpoint but not needed this is for specific this function.




go to VMware on start the machine.


let it run to login screen important(els you would debug vmware )
go back to ida then.

go to debugger at top then attach to debugger.

then it load and look nice




regards



think it speed things little up.

thx to munky875821417
for posting image
__________________

Last edited by zadow28; 04-05-2012 at 10:28 AM.
zadow28 is offline   Reply With Quote
Likes: (2)
Old 04-05-2012   #15
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
@zadow28 good luck with all your hard work
__________________
munky875821417 is offline   Reply With Quote
Old 04-05-2012   #16
munky875821417
Member
 
Join Date: Jun 2011
Posts: 203
Likes: 34
Liked 87 Times in 40 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
@zadow28 check out ftp://ftp.daimi.au.dk/Alexandra/IBM-Cell/fft.tar.gz there is couple of SPU elfs inside there
__________________
munky875821417 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 11:48 AM.