You are viewing our Forum Archives. To view or take place in current topics click here.
help how to get real cpukey using xrpc/jrpc
Posted:

help how to get real cpukey using xrpc/jrpcPosted:

Revscape718
  • Challenger
Status: Offline
Joined: Sep 30, 201211Year Member
Posts: 158
Reputation Power: 5
Status: Offline
Joined: Sep 30, 201211Year Member
Posts: 158
Reputation Power: 5
title says it all anyone know how to do this????????????
#2. Posted:
Trinity-RGH
  • Resident Elite
Status: Offline
Joined: Aug 09, 201211Year Member
Posts: 284
Reputation Power: 12
Status: Offline
Joined: Aug 09, 201211Year Member
Posts: 284
Reputation Power: 12
Use Xell, just press eject!

or

Use Dashlaunch
#3. Posted:
Mildot
  • Resident Elite
Status: Offline
Joined: Dec 25, 201310Year Member
Posts: 248
Reputation Power: 10
Status: Offline
Joined: Dec 25, 201310Year Member
Posts: 248
Reputation Power: 10
Trinity-RGH wrote Use Xell, just press eject!

or

Use Dashlaunch

I think he might be talking about getting CPU via XRPC for CPU Authentication.
#4. Posted:
BeRonning
  • Challenger
Status: Offline
Joined: Mar 28, 201410Year Member
Posts: 126
Reputation Power: 7
Status: Offline
Joined: Mar 28, 201410Year Member
Posts: 126
Reputation Power: 7
If he is wanting to get his CPU for authentification. Then boot into xell and right down the CPU key that it states
#5. Posted:
PhoenixMods
  • Powerhouse
Status: Offline
Joined: Jul 08, 201310Year Member
Posts: 427
Reputation Power: 19
Status: Offline
Joined: Jul 08, 201310Year Member
Posts: 427
Reputation Power: 19
OP, I don't know how to do this myself, but I think I understand what he is asking and if I don't this will still clear things up.

Basically, if OP is selling a XRPC Tool he wants to have an authorization. He wants the XRPC Tool to remotely grab the connected consoles CPUKey, then the XRPC tool will check the CPUKey in a MySQL Database or download a string and search for the CPUKey. If the CPUKey isn't there (meaning it isn't authorized) the application closes and doesn't let the user use it.

Might not have worded that well but I tried lol.
#6. Posted:
Revscape718
  • Challenger
Status: Offline
Joined: Sep 30, 201211Year Member
Posts: 158
Reputation Power: 5
Status: Offline
Joined: Sep 30, 201211Year Member
Posts: 158
Reputation Power: 5
PhoenixMods wrote OP, I don't know how to do this myself, but I think I understand what he is asking and if I don't this will still clear things up.

Basically, if OP is selling a XRPC Tool he wants to have an authorization. He wants the XRPC Tool to remotely grab the connected consoles CPUKey, then the XRPC tool will check the CPUKey in a MySQL Database or download a string and search for the CPUKey. If the CPUKey isn't there (meaning it isn't authorized) the application closes and doesn't let the user use it.

Might not have worded that well but I tried lol.

ya this is what i want
20200202020220
#7. Posted:
RC4
  • Rising Star
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 773
Reputation Power: 32
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 773
Reputation Power: 32
Well you are going to want to understand where the CPU key is stored in memory and its not as simple as
Console.GetMemory(CPUKey, 0x10);

And its honestly not even that good if you want to use it as an authentication system since you have to connect to the console. Mainly because if people have more than one modded console, they can only use that one console with the tool.

But anyways just understand where the CPU key is stored and read from that memory. Can't help you with code, so good luck.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.