Expand description
crate to generate a boot.dat for sx pro from a payload for the switch
Enums§
- Error
- Error enum for this crate
Functions§
- generate_
boot_ dat - generate a boot.dat given a payload
from https://gist.github.com/CTCaer/13c02c05daec9e674ba00ce5ac35f5be
but revisited to match https://sx-boot-dat-creator.herokuapp.com/ which works for me
payload
is a byte array of the payload - get_
version - Get the crate version