Search the Community
Showing results for tags 'pkg'.
-
Hello everyone Back again with another tutorial Getting straight into it, this is a long and lengthy process. I have made a video which i will post below, i highly suggest following the video as it goes more in depth than the written tutorial i will have below, but if you are more experienced and know things, then you should be able to figure it out from my written tut. Feel free to refer to the video at any point. This might not be easy the first time round Video: Written Tutorial What you will
-
Hey guys ^^ So I am just starting up and a while ago at my facebook page and twitter I was talking about making a CFW of my own, which included Rogero patches and Gameboot, to which I have done! And are currently at very early stages waiting to be updated / customised etc (3.55 is still to be tested as I haven't had any time to really downgrade etc as I am on Rebug 4.82 dex / always way to much project work for college lol) and 4.82 0.01 is currently tested! :) Working I went from 4.81.2 rebug to Xenon 4.82 and back without an issue, Install pkgs worked fine and I think there was no issues (Po
-
Hi Guys. Here i will be including in depth tutorials on how to create your own custom Themes for the PS4 and how to Package them up for installation. In the First installment i will be showing basics on editing image files such as icons, task bar icons and the background colors and images. I will also show you how to do this with limiting applications such as Paint if you do not have access to Photoshop or higher quality applications. This space will evolve as i go along, but i highly recommend watching the video as it details every thing you need to know to achieve a
-
Here I release a simple mod for pes 2016 demo ps3 Great news being most files are the exact same to 2015 it was just about copying things over This release has Pitch Mod, Real Sky HD, Adboards for teams in the mod. *Note Roma has generic serie a and brazil has brasiliero adboards* To Install just simply use the pkg file You must have NPEB90564 Demo Version of PES 2016 You must have CFW or a way of installing pkg files 16/08/15 Password: BlueDiskHaven Game Demo Download Link: http://j.gs/6ONJ dt30 PKG MOD: MEGA: http://j.gs/6OPR Zippyshare: http://j.gs/6OPB It would be great to see more people
-
from CryptoPlus.Cipher import python_AES, AES import hashlib import sys, os, struct def aes_cmac(erk, input): crypter = AES.new(erk, AES.MODE_CMAC) return crypter.encrypt(input) def get_file_contents(file_path): with open(file_path, 'rb') as in_file: return in_file.read() def indent(message='', level=1, char='\t'): return char * level + message def dump(data, title='', stride=16, indent_level=0): data_length = len(data) stride = min(stride, data_length) num_rows = int(data_length / stride) dump_data = '' if len(title) > 0:
-
Do you guys think the PS4 MP3 Player can be Exploited (Or even POC'D) in some way?? with just a regular USB?? or perhaps a dongle like cobra or something like that? Post your thoughts below and tell me what you think.
-
hello dear members, I don't know how to ask but i have a question about game datapack. i am trying to make a pkg file to install new datapack of pes15. i am using TrueAncestor PKG Creator. in param.sfo settings i am using "game data" option, but when i try to install it, my ps3 creates BLUS31480 folder in games folder then i need to rename it to BLUS31480_DATAPACK and rebuild the database. now i need to know is there any option to install this package properly.