TIFF Font Hack InstallerRandom Homebrew: TIFF Font Hack Installer
Allows you to change the system fonts on your 2.0-2.80 PSP
Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita

Finding the memory layout of the vita?

Re: Finding the memory layout of the vita?

Postby Green Ranger » Mon Mar 19, 2012 3:45 pm

yifanlu wrote:I agree that we should not use anything acquired illegally. I am talking about an acquiring an actual physical dev kit though, not the SDK. In an unrelated note, I am in the PS Suite beta, and the tools do not currently support the vita.



What can we expect from the PS Suite ?...it's not likely to write an programm and it runs on the Vita or it would just run in an Sandboxed Enviroment...just thinking. And Mathieulh...he's a talented dev but i hope he could work together with other dev's and not just giving hints. Wololo's site is a good example to show, how the szene could work together and sharing/keeping things.
Before you talk, listen. Before you react, think. Before you criticize, wait. Before you pray, forgive. Before you quit, try.
User avatar
Green Ranger
 
Posts: 129
Joined: Mon Mar 05, 2012 7:41 pm
Location: NRW Germany

Re: Finding the memory layout of the vita?

Postby uipe » Mon Mar 19, 2012 4:42 pm

Green Ranger wrote:
yifanlu wrote:I agree that we should not use anything acquired illegally. I am talking about an acquiring an actual physical dev kit though, not the SDK. In an unrelated note, I am in the PS Suite beta, and the tools do not currently support the vita.



What can we expect from the PS Suite ?...it's not likely to write an programm and it runs on the Vita or it would just run in an Sandboxed Enviroment...just thinking. And Mathieulh...he's a talented dev but i hope he could work together with other dev's and not just giving hints. Wololo's site is a good example to show, how the szene could work together and sharing/keeping things.


It's a little bit offtopic... but here GDC ps suite presentation.
It runs in mono (c# opensource implementation), so it's like in java where your code runs over a virtual machine.
uipe
 
Posts: 37
Joined: Mon Mar 05, 2012 3:49 pm

Re: Finding the memory layout of the vita?

Postby SymphoniC » Tue Mar 20, 2012 5:48 am

yifanlu wrote:I agree that we should not use anything acquired illegally. I am talking about an acquiring an actual physical dev kit though, not the SDK. In an unrelated note, I am in the PS Suite beta, and the tools do not currently support the vita.


Look. Now I did say SDK in my other post, but I meant it very indiscriminately. Do I know if what he was talking about was a software dev kit or a hardware dev kit? I most certainly do not. And unfortunately I don't have the luxury of archived conversations with the guy so I can't pull it up and reread it to make a more accurate confirmation. But either way, I'm finished discussing this matter publicly... not just because of legal repurcussions, but also because maybe he doesn't want everyone to know what I'm discussing. I was actually kind of hoping that moderators here would censor any and all references that I've made to Math and any dev kit he may or may not have.

On a side note, I sincerely doubt we would be able to JTAG the Vita. Also, wouldn't it be possible to encrypt the ram if there were some kind of encrypt/decrypt chip handling the data in between the ram and the cpu's data flow?
SymphoniC
 
Posts: 9
Joined: Mon Mar 19, 2012 3:50 am

Re: Finding the memory layout of the vita?

Postby m0skit0 » Tue Mar 20, 2012 9:10 am

SymphoniC wrote:Do I know if what he was talking about was a software dev kit or a hardware dev kit?

I hardly think he can get a hardware dev kit (if such a thing even exists). And even so, I highly doubt that HW dev kit will give you any sensitive information about PSV's internal architecture.

SymphoniC wrote:Also, wouldn't it be possible to encrypt the ram if there were some kind of encrypt/decrypt chip handling the data in between the ram and the cpu's data flow?

I never said it's impossible. But that hardware is not as easy to build as you might think, which would mean increased cost, slowing RAM access by probably at least 5x, and consume way more power. Not very likely on a portable console like PSV.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"
User avatar
m0skit0
Guru
 
Posts: 4787
Joined: Mon Sep 27, 2010 6:01 pm

Re: Finding the memory layout of the vita?

Postby SymphoniC » Wed Mar 21, 2012 2:06 am

Is it just me, or is the RAM embedded with the CPU?

Vita teardown with pics and parts description:
http://www.ubmtechinsights.com/teardown ... n_id=13825
SymphoniC
 
Posts: 9
Joined: Mon Mar 19, 2012 3:50 am

Re: Finding the memory layout of the vita?

Postby m0skit0 » Wed Mar 21, 2012 8:33 am

Looks like so.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"
User avatar
m0skit0
Guru
 
Posts: 4787
Joined: Mon Sep 27, 2010 6:01 pm

Re: Finding the memory layout of the vita?

Postby garrei » Thu Mar 22, 2012 4:36 am

is there anywhere on the net where i can learn this stuff?? I want to help you guys out... also i donate my vita to you guys to test any hardware hack you might have, i bought it purely to try and help with the hacking. So yeh a link to read up on thisstuff would be much apprecited :)
My PC: AMD FX 8-core 4.2Ghz, 16gb RAM, GTX 580, 60gb SSD, Blu-ray Burner, WiFi, 1.5TB HDD, 1000W PSU, 27" Full HD Monitor
My PSP Slim 2002 - TA-085
My PS3 Slim 160GB 4.25 OFW
My Vita: WiFi only :(
User avatar
garrei
 
Posts: 243
Joined: Fri Mar 16, 2012 3:35 am
Location: Australia

Re: Finding the memory layout of the vita?

Postby yifanlu » Thu Mar 22, 2012 4:51 am

Another possibility is breaking out of PSP mode somehow, but where do we begin with that. I still say the "easiest" thing to do is to get a devkit and use remote debugging features to find memory locations. If anyone knows anyone with access to this, PM me.
yifanlu
Guru
 
Posts: 302
Joined: Sun Mar 11, 2012 6:42 am

Re: Finding the memory layout of the vita?

Postby SymphoniC » Thu Mar 22, 2012 7:19 am

yifanlu wrote:Another possibility is breaking out of PSP mode somehow, but where do we begin with that.


We would have much better luck getting the info we need directly from Sony. Although it is possible, it's very unlikely that this could be pulled off.
SymphoniC
 
Posts: 9
Joined: Mon Mar 19, 2012 3:50 am

Re: Finding the memory layout of the vita?

Postby m0skit0 » Thu Mar 22, 2012 8:57 am

garrei wrote:is there anywhere on the net where i can learn this stuff??

Well... no. It needs you to know a lot of stuff, and (reverse) engineer it. That is, knowing what stuff of all you know you should apply. The only way to learn hacking is actually (trying) doing it.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"
User avatar
m0skit0
Guru
 
Posts: 4787
Joined: Mon Sep 27, 2010 6:01 pm

PreviousNext

Return to Security/Homebrews

Who is online

Users browsing this forum: No registered users and 2 guests