{"id":26028624,"url":"https://github.com/barisyild/airpsx","last_synced_at":"2025-03-06T17:19:02.304Z","repository":{"id":278425572,"uuid":"915616947","full_name":"barisyild/airpsx","owner":"barisyild","description":"Remote management software for Jailbroken PlayStation 5","archived":false,"fork":false,"pushed_at":"2025-02-27T19:31:40.000Z","size":321,"stargazers_count":35,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T04:08:09.415Z","etag":null,"topics":["airdroid","filemanager","haxe","playstation","ps5","script","scripting"],"latest_commit_sha":null,"homepage":"","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barisyild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-12T10:58:05.000Z","updated_at":"2025-02-27T23:18:22.000Z","dependencies_parsed_at":"2025-02-19T18:39:52.145Z","dependency_job_id":null,"html_url":"https://github.com/barisyild/airpsx","commit_stats":null,"previous_names":["barisyild/airpsx"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barisyild%2Fairpsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barisyild%2Fairpsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barisyild%2Fairpsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barisyild%2Fairpsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barisyild","download_url":"https://codeload.github.com/barisyild/airpsx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250943,"owners_count":20096898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdroid","filemanager","haxe","playstation","ps5","script","scripting"],"created_at":"2025-03-06T17:19:01.633Z","updated_at":"2025-03-06T17:19:02.291Z","avatar_url":"https://github.com/barisyild.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"### AirPSX\nAirPSX is a payload similar to AirDroid; It allows you to manage many operations related to your console via the web-based desktop environment.\n\n\u003e [!WARNING]\n\u003e I DO NOT RESPOSIBLE FOR ANY DAMAGE TO YOUR CONSOLE IF SOMETHING WILL GO WRONG!\n\u003e\n\u003e I do not accept any responsible for misuse of the file manager, execution of malicious scripts, or any damage that may occur to the console in any case.\n\n## Run\n\n### elfldr\n- Run elfldr payload\n- Linux\n  - socat -t 99999999 - TCP:PS5_HOST:9021 \u003c \"airpsx.elf\"\n\n### etaHEN\n- Run etaHEN payload.\n- Connect FTP (Common Ports: 1337, 2121)\n- Locate airpsx.plugin to \"**/data/etaHEN/plugins**\"\n- Open Debug Settings -\u003e etaHEN Toolbox -\u003e Plugins\n- Enable airpsx.plugin\n- Optionally you can enable \"airpsx.plugin\" as startup item \n\n### websrv\n- I do not recommend this method, because AirPSX closes after the browser is closed.\n\n## Build\n\n- Run install.sh\n- Locate the project folder and execute the following command:\n```sh\nexport PS5_PAYLOAD_SDK=/opt/ps5-payload-sdk \u0026\u0026 haxe release.hxml --cmd \"mv out/HxWell out/airpsx.elf\"\n```\n\n## Dependencies\n- [hxcpp fork](https://github.com/barisyild/hxcpp/tree/ps5-payload)\n- [hxwell](https://github.com/barisyild/hxwell)\n- [rulescript](https://github.com/Kriptel/RuleScript)\n\n## Special Thanks\n- [John Törnblom](https://github.com/john-tornblom)\n    - Contributions to the [PS5 SDK](https://github.com/ps5-payload-dev/sdk) and [ELF Loader](https://github.com/ps5-payload-dev/elfldr).\n- [LightningMods](https://github.com/LightningMods)\n    - Contributions to the [PS4-daemon-writeup](https://github.com/LightningMods/PS4-daemon-writeup).\n- [Hugh Sanderson](https://github.com/hughsando)\n    - Haxe's [hxcpp](https://github.com/HaxeFoundation/hxcpp) target would not have been possible without him!\n- [m0rkeulv](https://github.com/m0rkeulv)\n    - If it wasn't for [intellij-haxe](https://github.com/HaxeFoundation/intellij-haxe), maybe I would never have write any haxe project :(\n\n## Testers\n- [terex777](https://x.com/TeRex777_)\n\n## How it works\nThis web project is built using my web framework, [hxwell](https://github.com/barisyild/hxwell). Leveraging the power of Haxe, all source code is transpiled to C++ and compiled using the PS5 Payload SDK.\n\n## Video Overview\n- **[MODDED WARFARE](https://x.com/MODDED_WARFARE):** [Watch here](https://www.youtube.com/watch?v=cH7Jx-7Mn4k)  \n- **[TheWizWiki](https://x.com/TheWizWiki):** [Watch here](https://www.youtube.com/watch?v=ZxOezdneSHg)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarisyild%2Fairpsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarisyild%2Fairpsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarisyild%2Fairpsx/lists"}