Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do you get Device Token and Device ID? #2

Open
lvmadeit opened this issue Jul 23, 2023 · 1 comment
Open

Where do you get Device Token and Device ID? #2

lvmadeit opened this issue Jul 23, 2023 · 1 comment

Comments

@lvmadeit
Copy link

Where do you get Device Token and Device ID? And what are they used for? And does it use an account or token of the app running on my MacBook?

@chocolatkey
Copy link
Owner

chocolatkey commented Aug 6, 2023

@lvmadeit The easiest way is to intercept the network traffic of Photoshop when you open it, using e.g. Fiddler or Burp Suite. Here's an example of the device ID (a UUID v4) and the device token (a JWT) being intercepted:
intercept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants