Skip to content

Commit

Permalink
USB Fake Packages 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecialFood committed Jul 9, 2018
1 parent 289b45a commit b907250
Show file tree
Hide file tree
Showing 8 changed files with 23,933 additions and 32,807 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ USB Fake Packages is a tool I've made for the PS4 Jailbreak, based on versions 4

The tool would probably not work on 4.05 so I wouldn't suggest trying.

There are 2 versions of the tool, 1.0c for version 4.55 and 1.1b for version 5.05.
There are 2 versions of the tool, 1.01 for version 4.55 and 1.11 for version 5.05.

The tool searches the console for fake packages based on the routes given by the user and links them with the USB fake packages based on the conditions the user have entered (whether it's linking with existent USB fake packages or copying from the console to the USB and then linking, in some cases an operation might fail due to the entered conditions, for example if a fake package already exists in the destination and it's not matching the console fake package (or not checking for a match in the conditions) so it won't delete the fake package in the destination for safety, and skip that console package file, another example is a copy attempt failing because of USB drive lack of space).

Expand Down
7 changes: 5 additions & 2 deletions USBPackageFileNameElements.txt
Expand Up @@ -42,7 +42,9 @@ PROVIDER_18
PROVIDER_19
PROVIDER_20
PS3_TITLE_ID_LIST_FOR_BOOT
PT_PARAM
PUBTOOLINFO
PUBTOOLMINVER
PUBTOOLVER
PUBTOOL_VERSION// this parameter might have no use
REMOTE_PLAY_KEY_ASSIGN
Expand All @@ -63,6 +65,7 @@ SERVICE_ID_ADDCONT_ADD_6
SERVICE_ID_ADDCONT_ADD_7
SYSTEM_ROOT_VER
SYSTEM_VER
TARGET_APP_VER
TITLE
TITLE_00// ja or jp - Japanese
TITLE_01// en-US or en - English (United States)
Expand Down Expand Up @@ -109,8 +112,8 @@ ConsolePackageFileName = "abc"
TITLE_ID = "gfd"
TITLE = ""

"hello",ConsolePackageFileName,"ooo",TITLE, -, TITLE_ID,315
"hello",ConsolePackageFileName,"ooo",TITLE, -, " , "TITLE_ID,315

result :

"helloabcooo-gfd315.sym.pkg"
"helloabcooo- , gfd315.sym.pkg"
Binary file not shown.
Binary file removed bin/4.55/4.55_SpecialFood_USBFakePackages_1.0c.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/4.55/payload.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file removed bin/5.05/5.05_SpecialFood_USBFakePackages_1.1b.bin
Binary file not shown.
56,729 changes: 23,926 additions & 32,803 deletions bin/5.05/homebrew.js

Large diffs are not rendered by default.

0 comments on commit b907250

Please sign in to comment.