Advertising (This ad goes away for registered users. You can Login or Register)

what file call/invokes h.bin?

Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Locked
DarkenLX
Posts: 260
Joined: Tue May 14, 2013 5:44 pm

what file call/invokes h.bin?

Post by DarkenLX »

does anyone know what file like secure.bin or whatever has the line in it that calls or invokes h.bin to install cfw?
Advertising
PsVita 1: OLED Model 3G [3.36] [PSN?: Y]
PsVita 2: OLED Model 3G [mOFW3.00/eCFW] [PSN? :N]
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: what file call/invokes h.bin?

Post by qwikrazor87 »

The code (binary loader) that loads H.BIN is usually in the encrypted savedata file (e.g. SECURE.BIN).
Decrypt the savedata and you should find the path for the H.BIN in the save, right above it should be the MIPS code to load H.BIN.
The binary loaders usually have offsets specifc to a game for sceIoOpen/sceIoRead/sceIoClose, etc, so the code as it is won't work on another game.

There are some tutorials here on that.
http://wololo.net/hacking-portal
Advertising
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
DarkenLX
Posts: 260
Joined: Tue May 14, 2013 5:44 pm

Re: what file call/invokes h.bin?

Post by DarkenLX »

qwikrazor87 wrote:The code (binary loader) that loads H.BIN is usually in the encrypted savedata file (e.g. SECURE.BIN).
Decrypt the savedata and you should find the path for the H.BIN in the save, right above it should be the MIPS code to load H.BIN.
The binary loaders usually have offsets specifc to a game for sceIoOpen/sceIoRead/sceIoClose, etc, so the code as it is won't work on another game.

There are some tutorials here on that.
http://wololo.net/hacking-portal
is it possble to decrypt secure bin for the 3.18 vita exploits ppsspp keeps crashing when i try to load the game so i cant re save it decrypted :( i need to do it via ppsspp as my psp is dead atm :(
PsVita 1: OLED Model 3G [3.36] [PSN?: Y]
PsVita 2: OLED Model 3G [mOFW3.00/eCFW] [PSN? :N]
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: what file call/invokes h.bin?

Post by qwikrazor87 »

DarkenLX wrote:is it possble to decrypt secure bin for the 3.18 vita exploits ppsspp keeps crashing when i try to load the game so i cant re save it decrypted :( i need to do it via ppsspp as my psp is dead atm :(
I don't know much about PC PSP emus, I don't use them, sorry.
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
Conjo
Posts: 277
Joined: Sat Jan 11, 2014 6:11 am
Location: Santiago, Chile
Contact:

Re: what file call/invokes h.bin?

Post by Conjo »

You could try to use jpcsp to get the savedata key (enable the option on its settings first) and then try to use this http://wololo.net/2014/02/02/release-sed-port-for-pc/
Playstation Vita (PCH-1010) Firmware 3.60 + HENkaku
Xbox 360 Latest Firmware
Nintendo Wii 4.3U + HBC + USBLoader GX + Nintendont
Image
DarkenLX
Posts: 260
Joined: Tue May 14, 2013 5:44 pm

Re: what file call/invokes h.bin?

Post by DarkenLX »

Conjo wrote:You could try to use jpcsp to get the savedata key (enable the option on its settings first) and then try to use this http://wololo.net/2014/02/02/release-sed-port-for-pc/
trying this now thanks
also thanks qwik for your help aswell
PsVita 1: OLED Model 3G [3.36] [PSN?: Y]
PsVita 2: OLED Model 3G [mOFW3.00/eCFW] [PSN? :N]
Locked

Return to “Programming and Security”