Skip to content

Releases: EchoStretch/FTPS5

FTPS5 v1.4

04 Sep 22:17
d8f4835
Compare
Choose a tag to compare

FTPS5
FTP server for PS5-IPV6-Kernel-Exploit: Original source

Supported Firmares
3.00, 3.10, 3.20, 3.21, 4.00, 4.02, 4.03, 4.50, 4.51

Changelog

  • 1.4 Displays If Persistence Status On Load
  • 1.3 MTRW: Remount /system and /system_ex partitions with read-write access ( Thanks to @SiSTR0 )
  • 1.2 Fixed the display of the size of large files (Thanks to @SiSTR0 and @illusion0001)
  • 1.1 Added persistence
  • 1.0 Initial release

Known issue
Forking webkit process causes a kernel panic when the console is shut down.
Use FTPS5-NP.elf to avoid it but persistence will be lost.

Credits:
xerpi: Original source
bigboss: Source improvement
ChendoChap: Fixing loader
SpecterDev: Fixing code
SiSTRo: Fixing code

FTPS5 v1.3

07 Dec 01:07
Compare
Choose a tag to compare

FTPS5
FTP server for PS5 Webkit

Changelog

  • 1.4 Creates Both PERSISTENT And None PERSISTENT Elf files And Displays Message When Loaded ( Thanks to @illusion0001 )
  • 1.3 MTRW: Remount /system and /system_ex partitions with read-write access ( Thanks to @SiSTR0 )
  • 1.2 Fixed the display of the size of large files (Thanks to @SiSTR0 and @illusion0001)
  • 1.1 Added persistence
  • 1.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