Bartłomiej
Bartłomiej
The same issue. It looks like fakeusb.js sometimes change "fakeusb" directory privileges from "drwsr-sr-s" to "dr-sr-sr-s" and after that sript is unable to turn back directory into good one with...
Solutions is creating new payload. Copy sleirsgoevy/ps4jb-payloads repo, enter into fakeusb directory, edit main.c. Remove entire main() body and write into it "chmod("/user/home/fakeusb", 0777);", save, close. Be on linux or...
> > Solutions is creating new payload. Copy sleirsgoevy/ps4jb-payloads repo, enter into fakeusb directory, edit main.c. Remove entire main() body and write into it "chmod("/user/home/fakeusb", 0777);", save, close. Be on...
> I upload my code to solve this issue and ask for "pull request" https://github.com/sleirsgoevy/ps4jb-payloads/pull/5. So you need to download NetCat GUI v1.2. From PS4 side check "Enable BinLoader Server"...
> So basically all that's in these folders are eating up a ton of Space. So please continue to help DoktorVanHelsing if you can. I may just be missing a...
omg it's 1 year old man... So if you look into code of my fakeusb-remover (here: https://github.com/sleirsgoevy/ps4jb-payloads/pull/5/commits/4208d589800be06e589ef06d841c9829b64e6bbc), you will see it is very simple. `chmod("/user/home/fakeusb", 0777);` This one line change...
> > > omg it's 1 year old man... So if you look into code of my fakeusb-remover (here: [sleirsgoevy/ps4jb-payloads@4208d58](https://github.com/sleirsgoevy/ps4jb-payloads/commit/4208d589800be06e589ef06d841c9829b64e6bbc)), you will see it is very simple. `chmod("/user/home/fakeusb", 0777);` This...