Skip to content

FTPS5 v1.3

Latest
Compare
Choose a tag to compare
@SiSTR0 SiSTR0 released this 03 Aug 07:13

FTPS5

FTP server for PS5 Webkit

Changelog

  • v1.3 - Added MTRW custom command to remount /system and /system_ex partitions with read-write access

  • v1.2 - Fixed the display of the size of large files (Thanks to @EchoStretch and @illusion0001)

  • v1.1 - Added persistence

  • v1.0 - Initial release

Known issue

Forking webkit process causes a kernel panic when the console is shut down.
Comment "#define PERSISTENT" to avoid it but persistence will be lost.

Credits:

xerpi: Original source

bigboss: Source improvement

ChendoChap: Fixing loader

SpecterDev: Fixing code

SiSTRo: Fixing code

John Törnblom: Syscall check bypass trick