Skip to content

First major release in full working order!

Compare
Choose a tag to compare
@starfleetjames starfleetjames released this 27 Apr 03:37
· 79 commits to master since this release

The app has now been robustly tested on several different systems when the source code has been run directly in python. The Windows executable has also been tested once to decode a packet. All telemetry decodes properly, can handle a continuous stream of data, remembers your configuration for input and options, and (if you leave the "Forward data" toggle on) will automatically forward the MinXSS team the binary data when you either click the "Complete pass" button or simply exit the application. It's perfectly fine to click the button and exit and upload twice.. it will simply replace the file on the server on exit. This means there is no longer any need to use the dropbox link provided on our website to send data and we'll be taking that down soon.

If you use the attached windows executable rather than running the source in python, make sure to copy the input_parameters.cfg and MinXSS_Beacon_DecoderWin.exe files to the run directory: C:\Users{username}\MinXSS_Beacon_Decoder'. And that's it!

Flip through the tabs in the app and it should be pretty self-explanatory. If not, or if you find problems, just let me know on twitter (@minxsscubesat) or create an issue here on GitHub. Happy decoding!