Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destrezas/sxpayloadpacker
A payload packer for win32 that creates a boot.dat file that can be used to boot a Switch with the SX dongle
https://github.com/destrezas/sxpayloadpacker
homebrew payload switch sx
Last synced: 4 days ago
JSON representation
A payload packer for win32 that creates a boot.dat file that can be used to boot a Switch with the SX dongle
- Host: GitHub
- URL: https://github.com/destrezas/sxpayloadpacker
- Owner: Destrezas
- License: unlicense
- Created: 2024-11-24T11:50:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T13:18:15.000Z (about 2 months ago)
- Last Synced: 2025-01-25T14:42:35.802Z (4 days ago)
- Topics: homebrew, payload, switch, sx
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SXPayloadPacker
A payload packer that creates a _boot.dat_ file that can be used to boot with the SX dongle![SXPayloadPacker](https://github.com/user-attachments/assets/a7d456fb-4753-41af-9d23-1faa7d1737e0)
Just drop a file (e.g. _fusee.bin_) and a _boot.dat_ file will be generated in the same directory.
Based on TX SX Pro Custom Payload Packer by CTCaer.