diff --git a/README.md b/README.md new file mode 100644 index 0000000..db85649 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Read hss.hpp for reference. + +Note: always run `strip --strip-symbol=_init --remove-section=.init` on arbitrary executables first so to remove any code that could run before the sandbox is enabled.