diff --git a/debug/README.md b/debug/README.md new file mode 100644 index 0000000..d6c43b0 --- /dev/null +++ b/debug/README.md @@ -0,0 +1,6 @@ +To test whether the native host is working corrctly, run: +`/path/to/browserpass < /path/to/request-configure.hex.txt` + +Note that this is *not* a plain text file; it includes a binary header +that may be damaged if you attempt to edit this file using a standard +text editor. diff --git a/debug/request-configure.hex.txt b/debug/request-configure.hex.txt new file mode 100644 index 0000000..e73f3dd Binary files /dev/null and b/debug/request-configure.hex.txt differ