More actions
(Created page with "{{Infobox 3DS homebrew | title = ctr-wlanbeacontool | image = https://dlhb.gamebrew.org/3dshomebrew/ctr-wlanbeacontool.jpg|250px | type = PC Utilities | version = | licence =...") |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = ctr-wlanbeacontool | |title=ctr-wlanbeacontool | ||
| image = | |image=3dspc.png | ||
| type = | |description=Tool for parsing and generating 3DS local-WLAN beacons. | ||
| version = | |author=yellows8 | ||
| | |lastupdated=2014/11/22 | ||
| | |type=Developments | ||
|version=2014 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/ctr_wlanbeacontool.zip | ||
|website=https://github.com/yellows8/ctr-wlanbeacontool | |||
|source=https://github.com/yellows8/ctr-wlanbeacontool | |||
}} | }} | ||
This is a tool for parsing and generating 3DS local-WLAN beacons. | |||
types.h and utils.c/.h are from ctrtool. | types.h and utils.c/.h are from ctrtool. | ||
==External links== | |||
* GitHub - https://github.com/yellows8/ctr-wlanbeacontool | |||
Latest revision as of 11:09, 22 Haziran 2024
ctr-wlanbeacontool | |
---|---|
General | |
Author | yellows8 |
Type | Developments |
Version | 2014 |
License | Mixed |
Last Updated | 2014/11/22 |
Links | |
Download | |
Website | |
Source | |
This is a tool for parsing and generating 3DS local-WLAN beacons.
types.h and utils.c/.h are from ctrtool.