3DS Crypto Server: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = 3DS Crypto Server | |title=3DS Crypto Server | ||
| image = 3DSCryptoServer.jpg | |image=3DSCryptoServer.jpg | ||
| | |description=Userland homebrew for 3ds crypto over the network! | ||
| | |author=SciresM | ||
| lastupdated = 2017/01/20 | |lastupdated=2017/01/20 | ||
| | |type=Other Apps | ||
| | |version=1.1 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/3DSCryptoServer.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/3DSCryptoServer.rar | ||
| source = https://github.com/SciresM/3ds-crypto-server | |website=https://github.com/SciresM/3ds-crypto-server | ||
|source=https://github.com/SciresM/3ds-crypto-server | |||
}} | }} | ||
<youtube>ClkHaG-Pov4</youtube> | <youtube>ClkHaG-Pov4</youtube> | ||
Revision as of 08:23, 29 October 2021
| 3DS Crypto Server | |
|---|---|
| File:3DSCryptoServer.jpg | |
| General | |
| Author | SciresM |
| Type | Other Apps |
| Version | 1.1 |
| License | Mixed |
| Last Updated | 2017/01/20 |
| Links | |
| Download | |
| Website | |
| Source | |
3ds-crypto-server
ARM11 Userland homebrew for 3ds crypto over the network. Requires my crypto-patches branch of Luma3DS.
Also requires very recent ctrulib (for PS_EncryptDecryptAES to actually work).
Probably also requires you to enable "Patch SVC/service access" in Luma config. Gets about ~925 KB/s on my console/network. See crypto_client.py for an example client.