Search found 47 matches
- Sat Jan 22, 2011 10:55 am
- Forum: General
- Topic: How to sign Eboots with PRXEncrypter
- Replies: 67
- Views: 32493
Re: How to sign Eboots with PRXEncrypter
Nice work. I got tired of all that steps so I did a user friendly app too :) Here it is : "All In One" Easy Encrypter for windows. - You can drop your EBOOTs and PRXs on it (or click the browse button) - Auto unpack/repack EBOOTs in memory (no temporary files) - Fix type 7 relocation - Handles both ...
- Thu Jan 20, 2011 1:55 pm
- Forum: Half Byte Loader Development
- Topic: [Suggestion] HBL as signed EBOOT
- Replies: 40
- Views: 34366
Re: [Suggestion] HBL as signed EBOOT
I was trying to do just that since yesterday, either one of those ways, but unsuccessfully : - Build the h.bin (loader.c) as signed eboot (-> The original hbl/hbl.bin is loaded but crashes when building NIDS) - Build the hbl.bin (eloader.c) as signed eboot (-> Crashes after boot screen whenever I in...
- Mon Jan 17, 2011 5:18 pm
- Forum: General
- Topic: The First Homebrew in OFW Running.
- Replies: 65
- Views: 12118
Re: The First Homebrew in OFW Running.
There is still some issues (with ELF structure), but you should start by giving a PRX file to the PrxEncrypter, instead of an Eboot. Extract the data.psp first.
- Mon Jan 17, 2011 4:37 pm
- Forum: Programming and Security
- Topic: PS3 packages and how it leads to PSP signing
- Replies: 318
- Views: 180870
Re: PS3 packages and how it leads to PSP signing
So, someone else working on it? I was not able to find what is wrong in SDK PRXes. I know for sure it is not about invalid imports sice that returns different error number. Demo games seems to have little different values in ELF(section/program) headers, but not much. I though it was relevant to sa...
- Mon Jan 17, 2011 11:28 am
- Forum: Programming and Security
- Topic: PS3 packages and how it leads to PSP signing
- Replies: 318
- Views: 180870
Re: PS3 packages and how it leads to PSP signing
It seems it does only work for homebrews build with "BUILD_PRX = 1" in the Makefile
- Fri Jan 14, 2011 10:39 pm
- Forum: Programming and Security
- Topic: non-static function error and some other errors
- Replies: 6
- Views: 3957
Re: non-static function error and some other errors
'selection' is undeclared in main when you do :
you should declare it at the beginning of the main function, and fill it with a value somewhere before that statement.
Code: Select all
if (selection == main_menu[i].option_number)
- Mon Jan 10, 2011 8:04 pm
- Forum: Downgrading
- Topic: TN Downgrader?
- Replies: 7
- Views: 2549
Re: TN Downgrader?
The classic version spoofing method doesn't work with 6.35PRO since it crashes when you launch the updater. And both Coldbird and Davee confirmed it was natively impossible to downgrade from 6.35 without a hook (of course we are talking about unhackable PSP here). The point here is to acheive a down...
- Sat Jan 08, 2011 5:05 am
- Forum: Downgrading
- Topic: O.O
- Replies: 3
- Views: 1202
Re: Total_Noob Releasing a Downgrader for 6.31/6.35?
Good news :p
Hope we can test it soon.
Hope we can test it soon.
- Sat Jan 08, 2011 12:00 am
- Forum: Downgrading
- Topic: Davee downgrades PSPgo from 6.31 to 6.20
- Replies: 50
- Views: 13693
Re: Davee downgrades PSPgo from 6.31 to 6.20
Coldbird may be wrong, or maybe the missing support could be added in the HEN.
- Fri Jan 07, 2011 11:31 pm
- Forum: Custom Firmwares (HEN/CFW/LCFW)
- Topic: 6.35 HEN v3 Plugins
- Replies: 8
- Views: 2807
Re: 6.35 HEN v3 Plugins
There is NO 6.35 HEN v3, the Alpha V3 HEN is for the 6.36 FW.