PS4
240 archivos
-
PS4 PKG Linker
Aplicación que nos permite instalar o desinstalar archivos PKG de forma remota desde el PC.
Guía:
Extrae los archivos en tu PC. Introduce la dirección IP de la PS4. Haz doble clic en el cuadro del directorio para seleccionar la carpeta que contiene el pkg. Inicia el servidor. Selecciona un paquete para instalar o desinstalar. by PINK1.
-
PS4 PKG Manager
PS4 PKG Manager es una aplicación, creada principalmente para Linux y macOS, para administrar archivos PKG de PS4 almacenando sus metadatos en una base de datos. Esto significa que, una vez escaneada, la colección PKG se puede ver sin necesidad de acceso físico a los archivos PKG.
El usuario puede seleccionar elementos de la lista y operar con ellos a través de un menú contextual. El menú contextual se puede ampliar con comandos personalizados ("Acciones personalizadas"), para integrar herramientas de terceros que acepten argumentos de línea de comandos.
La aplicación aún no está terminada, pero ya está en estado utilizable. No permita que el estado inacabado le desanime a probarlo: no se incluye ninguna funcionalidad para mover, cambiar o eliminar archivos PKG.
PS4 PKG Manager es una aplicación creada por hippie68.
-
PS4 PKG Sender
PS4 PKG Sender es una aplicación para Windows que nose permite enviar fácilmente a una PS4 modificada juegos, DLCs y parches de actualización.
by FrostySo.
-
PS4 PKG Store
Simple static Frontend for Flatz's Remote PKG Installer.
-
PS4 PKG Tool
PS4 PKG Tool es una aplicación para Windows que nos permite mostrar la librería de PKG de Playstation 4, gestionarla y realizar varias operaciones sobre esos archivos.
Principales características de PS4 PKG Tool:
Ver PKG en vista de cuadrícula Ver información de parámetros, lista de trofeos Renombrar y exportar PKG Verifique la actualización y el complemento Ver y extraer contenido sin cifrar Ver y extraer imagen PKG Generar desbloqueo de complementos FPKG Ya no uso la herramienta python de n1ghty
Cómo usar la funcionalidad Remote Package Installer
Esta opción es solo compatible con cualquier PS4 capaz de ejecutar la aplicación Remote Package Installer de Flatz. Un PKG actualizado dividido en partes no está soportado por el momento.
Abrir las preferencias de la aplicación. Introducir la IP del PC y la PS4. Installar node.js y el módulo http-server. Si la instalación de http-server falla vía PS4 PKG Tool, reiniciar la aplicación e intenta reinstalar el módulo. Si sigue fallando, instálalo manualmente usando el comando "npm install http-server -g" en la línea de comandos. Guardar y salir del programa. Ejecutar Remote Package Installer desde la PS4. Seleccionar el PKG que queremos instalar, hacemos click derecho y seleccionamos "Send PKG to PS4". Agradecimientos:
xXxTheDarkprogramerxXx por la librería PS4 Tools Maxton por LibOrbisPkg stooged por psDLC DefaultDNB por el testeo Aplicación creada por pearlxcore.
-
PS4 PKG Tools
Collection of PS4 pkg tools which currently consists of pkg_list and pkg_rename.
pkg_list
Pkg list generator for PS4 pkg files.
This tool parses all pkg files in the specified directory/directories recursively and generates an excel sheet from the parsed infos.
pkg_rename
Pkg file renamer for PS4 pkg files.
This tool renames PS4 pkg files to the sony format (default), a readable name format or a custom specified format.
by n1ghty.
-
PS4 PKG Viewer for Android
This app is just so you can view PKG Files on Android.
by xXxTheDarkprogramerxXx.
-
PS4 PKG-BackUP
PKG-BackUP es una versión modificada de App Dumper para hacer una copia de seguridad de los archivos PKG en un disco duro externo.
Aplicación creada por kmeps4.
-
PS4 Player
Reproductor multimedia para PS4.
Es compatible con los siguientes firmwares: 4.74, 5.05, 6.72, 7.02 y 7.5X.
by Lapy.
-
PS4 Player 3D
PS4 Player 3D es un reproductor de vídeo 3D para Playstation 4 con soporte para Playstation VR (opcional).
Para utilizarla, tras su instalación, basta con pasar nuestros videos 3D a una carpeta llamda 3DVideos dentro de una memoria USB o en la carpeta /data del disco duro de la consola.
Por ahora solo tiene soporte para archivos con extensión .mp4.
La aplicación ha sido creada por Lapy.
-
PS4 Playground
A collection of PS4 tools and experiments using the WebKit exploit. This is for firmware 1.76 only at the moment.
Although initially just a framework to help write and execute ROP chains, the playground now allows for running unsigned binaries compiled with the PS4 SDK, and booting Linux from USB.
Setup
You should clone the repo and upload it your own server if you wish to make changes:
git clone git://github.com/CTurt/PS4-playground.git Usage
After executing a test, you should either refresh the page, or close and reopen the browser entirely; running multiple experiments sequentially is not reliable. If you are using a web browser view in an app which isn't the Internet Browser, you can use the Refresh button under Misc to refresh the page.
Code Execution
Click "Go", and wait for the text "Stage: Waiting for payload..." to appear.
Send the desired binary over TCP to your PS4 on port 9023; you can use any standard networking tool to do this, or my custom Windows tool, WiFi-Loader
If you're on Linux, the easiest way is probably to use netcat:
nc -w 3 192.168.0.7 9023 < *.bin After you have sent the binary, it will be executed automatically.
Linux loader
You need a FAT32 formatted USB drive plugged in on any PS4's USB port with the following files on the root directory:
bzImage : Kernel image that will be loaded. Recommended to use this sources to compile it.
initramfs.cpio.gz : The initial file system that gets loaded into memory during the Linux startup process. This one is recommended.
The file names must match with the above and you can have more files on the same USB drive. From there you can setup the environment to run from an NFS share or from an external drive via USB (recommended) and boot a complete distro!
Syscalls
Get PID - Get process ID
Get Login - Get login name and leak a kernel pointer
Modules
Get Loaded Modules - Get a list of currently loaded modules, index and ID
Dump Loaded Module - Dump a currently loaded module (use Get Loaded Modules to see all available)
Load Module - Load an additional module from this list
Once you have loaded a module, refresh the page, and you will be able to dump it.
Filesystem
Browse - File Browser
Get PSN username - Read your PSN username from account.dat
Get Sandbox Directory - Get the name of the current sandbox directory (10 random characters which change each reboot)
Memory
Get Stack Protection - Get stack base, size, and protection
Get Stack Name - Get stack base, size, and name
Socket
Send Message - Send a TCP message to the specified IP and port
Receiving data
File and memory dumps will be sent over TCP to the IP and port you specified.
You can use a simple tool like TCP-Dump to write the data to a file.
by Cturt.
-
PS4 PS2 Classics GUI
Aplicación que nos permite crear unestros propios PKG de PS2 Classics para PS4 modificadas, ya sean juegos o homebrew.
by xXxTheDarkprogramerxXx.
-
PS4 Reaper
PS4 Reaper is a kind of swiss knife for game modders, it include a multitude of debugging and RTE tools and also save and load mod as custom trainer format.
by Shiningami.
-
PS4 Reaper Studio
PS4 Reaper Studio es una aplicación para Playstation 4 que nos permite crear trucos para juegos y compartirlos.
La aplicación incluye:
depurador Convertidor de herramientas (bytes -> a tipo de variable o código de ensamblaje -> bytes) Motor de Trainer Creador de trucos asistido por interfaz de usuario y muchos más... PS4 Reaper Studio es una aplicación creada por ScriptSK.
-
PS4 Registry Editor
Tal y como su propio nombre indica, PS4 Registry Editor es una aplicación para Windows que nos permite ver y editar el registro de PS4.
Trabaja con los archivos system.dat, system.idx, system.eap, system.rec.
La aplicación ha sido creada por oct0xor.
-
PS4 Remote Package Installer WEB GUI
# Requirements:
PS4 with HEN 1.8
Installed RP
Any web server with PHP and cURL
Finding WEB and PS4 on the same network
The speed is limited only by the bandwidth of your network.
# Full guide using UwAmp WEB Server
PS4 and your PC must be on the same network and see each other
1. Clean all traces from previous HEN, clean cookies, cache and run HEN 1.8 (http://zecoxao.github.io)
2. Install the PKG remote_pkg_installer.pkg
3. Download and unpack UwAmp it requires C ++ Redistributable Package for Visual Studio 2012 Update 4.
4. In the folder www you throw off the game * .pkg
5. Run Remote Package Installer
6. Run UwAmp.exe
7. Access the browser at http: // <ip of your pc>: 8080, not http: // localhost: 8080
8. Enter the ip of your PS4 and choose a game from the list, next time it’s rainy to automatically enter its url
9. Push send
If the page loads for a long time, update and send it again.
If everything went well, it will be something like:
Successful game: Valkyria Chronicles is set, task_id: 77 Check operation task_id: 77
All task_id are in task_id.txt in the www folder.
As soon as the installation started successfully, a notification appeared on the PS4, in the browser we saw "Successfully", Remote Package Installer on the PS4, wait a minute and can be minimized. Further, all the progress can be viewed on the PS4
During installation, you can not close UwAmp.exe on PC
Possible errors leading to the appearance of "No connection with PS4, or cURL is not installed" The wrong console ip address is entered, PS4 does not use HEN 1.8, Remote Package Installer is not running on PS4.
For all questions and suggestions I wait, the script will be updated and refined.
-
PS4 Remote Play Auto-patcher
Ever wanted to use your PS4 on your local network but couldn't because you didn't have an Internet connection available?
Here's the solution!
Before we get started, a little message for Sony
Hello Sony, If you ever happen to read this, don't you think it would be nice to have this feature built-in?
Think about it like this for a second: you are going on holiday with your PS4 and your laptop because you have no other display available for it. Most laptops aren't shipped with an HDMI input port so you can't directly connect your PS4 to your laptop's screen. However, what you can do is connect your laptop and your PS4 with an ethernet cable and use Remote Play... until you realize that you need an Internet connection to start the software.
Looking for updates is nice, but is there really a point in preventing players from using their console because they don't have an Internet connection available all the time?
Incidentally, if you have any problem with me posting this, please don't hesitate to contact me.
Supported versions of the Remote Play
You can find older versions of the Remote Play on the Internet Archive: Wayback Machine!
1.0.0.15181 - Hash : 694659629815D82CDCD62A95FA771237 1.5.0.8251 - Hash : 53DF9F442EEC309D95BE88D28CC21E18 2.0.0.2211 - Hash : FCD0DD66996B399F6A1A9A254F7E85B3 2.6.0.2270 - Hash : 2E4C4CA5ECFD3138CB734ED603958A1A 2.7.0.7270 - Hash : 9961E4475745881FAC537D58B1BCD5FB (seems to work without even logging to the Playstation Network) Any with the new PS4 Remote Play Auto-Patcher! Getting started
For various reasons, I can't give you the patched executable. However, I can still tell you how to patch it yourself.
[EVEN BETTER FULLY AUTOMATED PATCHER]
You can just download and run the latest version of the PS4 Remote Play Auto-Patcher.
Compared to the other patcher, this one doesn't need a list of patches, it will patch the assembly by itself, so it should, in theory, be compatible with any version of the RemotePlay.
[FULLY AUTOMATED PATCHER]
You can just download and run the latest version of the PS4 Remote Play Patcher.
If the software can't find the Remote Play by itself it'll ask you to specify its location.
Once that is done, the software will patch the Remote Play (with the latest patch available) and create a backup of your original Remote Play if you want.
Don't forget that, to use the PS4 Remote Play, you still need a local network (connect your PS4 to your computer using an ethernet cable or a local Wi-Fi network hosted on your computer)!
[MANUAL PATCH]
You will need to download BsPatch and the Patches.zip file. Extract the patch of your choice and execute the following command :
bsdiff RemotePlay.exe RemotePlay-Patched.exe mypatch Then you have to start RemotePlay-Patched.exe to enjoy your PS4 Remote Play offline experience. I'll describe below another method to do the same thing without having to change RemotePlay.exe itself.
Will Remote Play work as usual?
Yes, every aspect of the original Remote Play have been kept, except for the updates window, which will not even appear with the latest version of the patch.
I don't trust those patches thrown at me like this...
... and that's perfectly fine.
Here are the steps so that you can reproduce the patch (the first version) by yourself:
Throw your RemotePlay.exe at de4dot to remove the obfuscation. Open your brand new RemotePlay-cleaned.exe using your favorite decompiler (ILSpy, .NET Reflector, etc...). In my case, I am using dnSpy. Navigate to the class containing the entry point of the program (this class is not in a namespace). In the Main method, get rid of checkUpdate.ShowDialog();. And that's it, you can now export your brand new Remote Play executable (using the Save Module... function on dnSpy) and enjoy playing on your PS4 anywhere. If you wonder why we aren't just removing ShowDialog and setting the two assignments under to false directly, that's because it triggers my antivirus for some reason.
-
PS4 Remote Sender
A simple GUI app for MacOs that I wrote for my use. Based on flat_z remote package installer project. Written natively in swift, good-to-go tool.
How to use for Package install
Run remote package installer by flat_z Enter PS4 IP address Choose packages to install Press SEND Press STOP after installation is complete. How to use for Payload send
Run Bin loader payload on PS4 Enter PS4 IP address Choose payload to send Press SEND That's it! Enjoy :) Note: Try to use simple package naming, as: Package.pkg for one pkg and Package_1.pkg, Package_2.pkg... for multi-part packages.
Cheers to: Suolapeikko and Erikberglund for example of privelleged task runner.
by IH0kN3m.
-
PS4 Save Manager
This tool allows you to manage save files dumped from the ps4 using either PS4 Tools Homebrew or PS4 Save Mounter by ChendoChap
This tool also features a save data cheater ( for anyone who want to modify save values).
Note: PS4 Save Manager it's part of PS4 Tools.
by xXxTheDarkprogramerxXx.
-
PS4 Save Mounter
PS4 Save Mounter es una aplicación para Windows que permite montar datos guardados de PS4 (y ahora también de PS5) como lectura/escritura.
Puedes
Hacer copias descifradas de tus partidas guardadas Reemplazar partidas guardadas por otras modificadas Reemplazar archivos de partidas guardadas por los archivos de partidas guardadas de otra persona (compartir partidas guardadas) Crear partidas guardadas nuevas No puedes
Reemplazar archivos de partidas guardadas por una partida guardada cifrada Utiliza esto en consolas que no estén en uso Necesitas
Para asegurarte de que estás usando una versión reciente de ps4debug, se incluye en la descarga un archivo bin de la última versión de ps4debug (a fecha del 14/11) Para poder ejecutar ejecutables de .NET Framework 2.0 (incluso Windows 98 puede hacer esto) Compatible con los firmwares de PS5:
4.03, 5.xx 5.10 y 5.50 tienen las mismas compensaciones, por lo que supongo que es lo mismo para todas las versiones 5.xx Es posible que otros firmwares con la misma versión principal tengan las mismas compensaciones Instrucciones (montaje de partidas guardadas existentes)
Cargar ps4debug Iniciar un juego Cargar FTP Abrir la herramienta Ingresar la ip de tu ps4 y hacer clic en "Conectar" Hacer clic en "Obtener procesos" y seleccionar tu juego en el cuadro combinado Hacer clic en "Configurar" Hacer clic en "Buscar" Seleccionar la partida guardada que deseas montar en el cuadro combinado Seleccionar el permiso de montaje en el cuadro combinado (el valor predeterminado es SOLO LECTURA) Hacer clic en "Montar" Tu partida guardada ahora está montada y es accesible desde FTP en /mnt/pfs/ y en /mnt/sandbox/{title}/savedataX (es lo mismo, solo que en un directorio diferente) Después de que hayas terminado de copiar/reemplazar archivos, haz clic en "Desmontar" No reemplaces los archivos en el directorio sce_sys, es innecesario y probablemente dañará tu partida guardada
Algunos juegos usan otro formato de partida guardada, tienen un prefijo sce_ en su nombre (las partidas guardadas se pueden encontrar en /user/home/{userid}/savedata/{titleid} verifique el nombre allí). No aparecerán como resultados de búsqueda
Probablemente se pueda arreglar, pero fui demasiado vago
Aquí hay una solución alternativa
Vaya a /user/home/{userid}/savedata/{titleid} Haga una copia del archivo sce guardado: 2 archivos, el archivo bin (96 KB), el archivo sdimg Cámbieles el nombre "sce_sdmemory.bin" -> "temp.bin" "sdimg_sce_sdmemory" -> "sdimg_temp" Vaya a /system_data/savedata/{userid}/db/user y descargue el archivo database.db Ábralo con un editor sqlite Agregue un nuevo registro en la tabla savedata Complete los datos y listo Reemplace la base de datos original con la más nueva Haga clic en "Buscar" nuevamente, ahora debería agregar una entrada temporal al cuadro combinado Continúe como de costumbre Vaya a /user/home/{userid}/savedata/{titleid} elimine el sce_sdmemory.bin y el sdimg_sce_sdmemory originales cambie el nombre de temp.bin a sce_sdmemory.bin y el de temp a sdimg_sce_sdmemory reemplace la base de datos modificada con la original ya está PS4 Save Mounter es una aplicación creada por idlesauce.
-
PS4 Sflash0 NOR Dump Payload
PS4 Sflash0 NOR Dump Payload es es un payload que permite dumpear el firmware NOR de PS4 (llamado Sflash0) a una unidad USB en lugar de tener que utilizar una conexión FTP.
El payload ha sido creado por Andryshik345.
-
PS4 SMB Client
PS4 SMB Client es un sencillo cliente SMB para PS4 que nos permite gestionar y transferir archivos entre la PS4 y tus recursos compartidos Windows, Linux SMB y NAS SMB. Además, tiene soporte para la instalación remota de paquetes.
Aplicación creada por cy33hc.
-
PS4 Store
PS4 Store es una aplicación homebrew para PS4 que hace las veces de "tienda de la scene", desde donde podemos descargar e instalar diferentes aplicaciones y juegos homebrew.
Tenga en cuenta que la aplicación Store se actualiza automáticamente a través de Internet sin ninguna acción por parte del usuario.
los ELFs en la sección de lanzamiento son SOLO para CDNs o para alojar localmente un servidor de Store Siempre se puede cambiar la configuración de la aplicación sin abrir la aplicación mediante la adición de un archivo settings.ini a la raíz de un USB Librerías
OOSDK SDK Orbis SQLite (GPLv3) OOSDK for PRXs (GPLv3) JSMN (MIT) INI Parser (New BSD license) RSA Verify (ARMmbed) (Apache License 2.0) OpenSSL/MD5 (Apache License 2.0) BusyBox (GPLv2) LibPNG & zlib (PNG Ref. Lib. License ver. 1) log.c (MIT) Game Dumper (GPLv3) libjbc (License Unknown) Como actualizar tu CDN
Sustituye tu Homebrew.elf por el último descargado desde aquí mismo. Créditos
Flatz SocraticBliss TheoryWrong Znullptr Xerpi TOXXIC407 Masterzorag Psxdev/BigBoss Specter PS4 Store es una aplicación creada por LightningMods.
-
PS4 Store Remote Tool Android
Android Based Version Of PS4 Package Installer.
Dependencies
Rebex FTP PS4_Tools File Picker Credits
Xerpi xDPx all those involved with the Dependencies For use with the PS4 Store Custom FTP ONLY.
by xXxTheDarkprogramerxXx.
-
PS4 Syscon Keys
What is the PS4 Syscon?
The System Controller is a chip on the PS4, which is in charge of powering up other components of the system and communicating with them. According to hackers, it also happens to be storing some data on behalf of SAMU, the PS4 security processor.
-
Recientemente actualizado
-
TWiLight Menu ++
327
-
nds-bootstrap
118
-
Xemu
10
-
ps4debug
22
-
ps5debug
1
-
Upscayl
1
-
etaHEN
2
-
NX Venom
2
-
Calibre
3
-
-
Novedades populares