PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   PS3 | Downgrading and Flashing (http://www.ps3hax.net/forumdisplay.php?f=153)
-   -   [Released] Simple Code To Help Checking NOR Dumps (http://www.ps3hax.net/showthread.php?t=50889)

anaria 01-21-2013 05:32 AM

[Released] Simple Code To Help Checking NOR Dumps
 
PS3HaX Member anaria has compiled a code to help... [Read More]

katsuru 01-21-2013 05:56 AM

great initiative ^^

I thought of this already, but my Java skills did not make me confident enough to try it out.

Just let us know if we can help you in anyway.

I will look at your code later this evening when I get home.

Sarah1331 01-21-2013 06:12 AM

Just make a simple app that i can call and it extract a hex value or string that i ask and ill do the rest;)


Sent from my iPhone 5 using Tapatalk

anaria 01-21-2013 07:10 AM

@katsuru I've used C as it's fastest simplest best way to build a command line app, if you like to migrate it to java and make a GUI you are welcome to do so, otherwise you may stick to the C and add functions :)

@Sarah1331 the function ReadSection does this, we can just add another option the argument and call it with the proper parameters to do what you'd like.

Sarah1331 01-21-2013 07:46 AM

I have no idea on how to compile such code but if I can help in anyway let me know


Sent from my iPhone 5 using Tapatalk

3absiso 01-21-2013 07:50 AM

This is good, hope an executable application will be released, to help validating the dump.
although i think i will always go back to HxD to make sure

Sarah1331 01-21-2013 07:54 AM

Quote:

Originally Posted by 3absiso (Post 525158)
This is good, hope an executable application will be released, to help validating the dump.
although i think i will always go back to HxD to make sure

That's why I asked for what I did then I can script a quick batch script to extract revelant info and check


Sent from my iPhone 5 using Tapatalk

anaria 01-21-2013 08:15 AM

ATM I can only compile it for you for Mac you'd have to wait tomorrow that I get my hand on a PC, otherwise it's really simple to compile:

gcc sourcefile.c -o appname -lcrypto

Sarah1331 01-21-2013 08:20 AM

Would be grateful if you compile for my "noob" abilities


Sent from my iPhone 5 using Tapatalk

Mistawes 01-21-2013 08:53 AM

Working a treat on my RasPi, thanks a lot!

(Tested on known bad dump, warns not to flash)


All times are GMT -5. The time now is 03:51 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.