ps5-payload-dev / ftpsrv

A simple FTP server for jailbroken PS5s that accepts connections on port 2121
GNU General Public License v3.0
7 stars 0 forks source link

cannot retrieve sflash0 or any of the devices in /dev #1

Closed zecoxao closed 5 days ago

zecoxao commented 4 weeks ago

self explanatory, Sistro's ftp can do this, john's can't

john-tornblom commented 3 weeks ago

The ftp protocol is only intended for regular files, which have a well defined beginning and end, unlike, e.g., /dev/zero. Furthermore, /dev/sflash0 seems to require additional permissions (unlike /dev/zero), any idea what they might be? I would write a simple payload that specifically dumps /dev/sflash0

zecoxao commented 3 weeks ago

i am guessing it requires the regular jailbreak with a specific auth id, but flatz or specter or chendo should know more about this specific auth id