Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added generic SEOS Support with the following commands; - `hf seos info` (slightly improved from the original - `hf seos pacs` (return the SIO value from the default ADF and default tag) - `hf seos adf ` (send a get data request to an ADF with a custom tag list) - `hf seos gdf` (make a request for a GDF based upon a command found in their docs) - `hf seos managekeys` (manage your own keys used for SEOS commands) You still need keys to use this commandset, this does not have any keys and is theoretical at this stage until someone tests it with the keys. Signed-off-by: Adam Jon Foster <[email protected]>
- Loading branch information