Git Product home page Git Product logo

ps5-wake's People

Contributors

esabol avatar iharosi avatar superlanceur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ps5-wake's Issues

PS5 model differencies

it only works for me, when i change this line:
#define _DDP_MODEL "m"
to
#define _DDP_MODEL "a"

PS5 is an european model, maybe is this the problem?

Any hints on sniffing the user credentials?

Hola,

I've been trying to sniff those user creds while waking up PS5 from the remote app.
On the port 9302 in particular I see only "device-discovery-protocol-version" messages a few times during boot.
Setting a wider filter (broadcast and host addresses) and I still don't see anything remotely resembling those user credentials. Did they change the behaviour? Or I am looking at it wrong?
Thanks.

Feature Request: Rest Mode

Any chance you know how to put it back to rest-mode also? I get a check-box when closing remote play on osx that asks if you want it to go to rest-mode when closing but can't figure that out... :) Thank you so much for your time!

Sleep PS5

What about putting PS5 to sleep / standby mode

Usig this to put PS5 into hombridge .. nice work
Obrázek PNG

UDP payload does not contain credentials

Sorry if this is a bit of a noob question but I followed your tcpdump example as well as trying Wireshark, and neither of my UDP payloads contain the credentials, they just looks like this:

ÿÿÿÿÿÿø@NE[6@ÉÀ¨VìÀ¨Vÿ$W$VGÿSRCH * HTTP/1.1
device-discovery-protocol-version:00030010

Errors when compiling

I am most likely doing something wrong, but when I compile this, I get the following errors.

[root@87176623431c ps5-wake]# gcc -o ps5-wake ps5-wake.c
/tmp/ccUk0efp.o: In function json_output': ps5-wake.c:(.text+0x6d2): undefined reference to sha1_init'
ps5-wake.c:(.text+0x6ff): undefined reference to sha1_write' ps5-wake.c:(.text+0x70e): undefined reference to sha1_result'
collect2: error: ld returned 1 exit status

Status of running app not displayed correctly

I didn't receive the correct status when I send a proper request via ./ps5-wake -vP -j -H 10.1.1.10 |jq. The running app won't be fetched and only "Home Screen" is displayed as a found device, even if I start any games. Tested with Astro's Playroom and Cyberpunk 2077 - both results in the same output.

General output:

Device found: PS5 [PS5/XXXXXXXXXXXX]: Home Screen

JSON output:

{
  "code": 200,
  "host_id": "XXXXXXXXXXXXXXXX",
  "host_name": "PS5",
  "host_type": "PS5",
  "running_app_name": null,
  "running_app_titleid": null,
  "version": null,
  "host_request_port": 997,
  "timestamp": 1610804748,
  "fingerprint": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
}

Thanks :)

Standby function

Can I use standby mode?
How to send a request to transfer to sleep?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.