Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IH0kN3m/PS4-Remote-Sender
A simple GUI app for MacOs based on flat_z remote package installer project. Can send pkg as well as payloads. Written natively in swift, good-to-go tool.
https://github.com/IH0kN3m/PS4-Remote-Sender
Last synced: about 2 months ago
JSON representation
A simple GUI app for MacOs based on flat_z remote package installer project. Can send pkg as well as payloads. Written natively in swift, good-to-go tool.
- Host: GitHub
- URL: https://github.com/IH0kN3m/PS4-Remote-Sender
- Owner: IH0kN3m
- Created: 2018-10-29T00:56:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T23:36:23.000Z (about 6 years ago)
- Last Synced: 2024-08-04T23:09:20.539Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 580 KB
- Stars: 37
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - PS4 Remote Sender
README
# 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.![alt text](https://github.com/IH0kN3m/PS4-Remote-Sender/blob/master/PS4%20Remote%20Sender/screen.png)
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 SENDThat'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](https://github.com/suolapeikko) and [Erikberglund](https://github.com/erikberglund) for example of privelleged task runner.