mirror of
https://gitlab.com/niansa/libhss.git
synced 2025-03-06 20:49:21 +01:00
Add README.md
This commit is contained in:
parent
0569b628d5
commit
07273cea0e
1 changed files with 3 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -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.
|
Loading…
Add table
Reference in a new issue