RIF2RAP

Berion

Developer
Does anyone have RIF2RAP app or at least source code? I have decided to convert my licenses from four accounts to "free form" to not be glued to my NPAIDs. I have for each act.dat and all come from the same console, so also I have IDPS if needed.

Browsing my collection, I saw that in one of my exdata folder there is EDAT file? How can I create from it RAP (if possible)?

That's kind of noobish questions but I never interested in it until today. ;p
 
http://www.mediafire.com/file/gcbwp9x5x1xhmuw/RIF2RAP.rar/file

1) From multiMAN File manager mode, copy to an USB Device your rif files, edat files and act.dat
2) Open HxD Hex Editor, click on "new" and write your Console ID ( the ID used when you bought stuff )
You can see your IDPS on multiMAN on System Information.. example
qs85n6.jpg

Then save the file and call it "idps" without extension.
3) Extract the content of RIF2RAP to desktop, enter to main folder and place there and in the "exdata" folder your act.dat and idps file
4) Place the rif file you wanna convert to rap in the main folder of RIF2RAP
5) Click Start -> Run -> type "cmd" and press ENTER
6) Write :
cd Desktop
cd RIF2RAP
rif2rap "namefilerif".rif "filenamerap".rap
Example, my rif file name is "EP9000-UCES01421_00-AVAPATAP3MANBOTH.rif"
Then I'll write : rif2rap EP9000-UCES01421_00-AVAPATAP3MANBOTH.rif EP9000-UCES01421_00-AVAPATAP3MANBOTH.rap
Press ENTER and if you did all correct, you'll notice the new rap file in the main folder of RIF2RAP
7) Extract the content of True Ancestor, and put in "rap" the rap you created and in "edat" the edat file related to the rap file
8) Double click on " rebuilder-c.exe " , choose Option 3 " FAST REBUILD EDAT ", then choose the edat file and press ENTER
If you did all CORRECT, the edat will be rebuilded successfully, 100% FIXED
 
Such information I found

Edit
It seems to me that you need to swap from what to replace

rif2rap "namefilerif".rif "filenamerap".rap
Ot

rif2rap "namefileedat".edat"filenamerap".rap
 
Last edited:
No. The process is removing personal informations and leaving only real klicense for forging *.rif on demand on any account and console. I rather want it in such form to not need fill my NPAID in xRegistry.sys for few accounts and copy all this stuff in proper places. Since ReActPSN also activating consoles, it is much more handy.
 
No. The process is removing personal informations and leaving only real klicense for forging *.rif on demand on any account and console. I rather want it in such form to not need fill my NPAID in xRegistry.sys for few accounts and copy all this stuff in proper places. Since ReActPSN also activating consoles, it is much more handy.

FYI in scetool folder of ps3tools collection you will find rif2rap, rap2rifkey (klicense), etc.
 
a bit unrelated, but this is a feature I wanted to add to Apollo, in the "user data backup" menu:
- Export user licenses to .RAP files (so you could get all the .raps directly to USB)

right now it only has a bulk license copy, where you get the .rif files. In this case I think exporting to .raps would be useful.

(probably I could also add an option to import rap -> rif, but there are tools available for that already)
 
Well, I've decoded base64 filename but I was curious what this file even was. A merged RAP collection? :P
 
Well, I've decoded base64 filename but I was curious what this file even was. A merged RAP collection? :P
Yeah that's what it was. In the code that was posted it broke it into 16 byte parts and then naming them as raps.
 

Similar threads

Back
Top