# Functions
DumpExecutablesToDisk input: None Extracts executables from go-bindata module and writes them to disk located at `%APPDATA%\\byteexec\\*.exe` DumpExecutablesToDisk output: Returns result and error (if any).
verifyBinaries input: None Verify SHA256 hash of binaries and data in go-bindata module verifyBinaries outout: Returns result and error (if any).