Documentation about Sandbox #126
-
|
Hello, I wanted to ask whether the Sandbox.Md docs are still in the works? Otherwise, is there any other resource where it is explained how revizor sets up the memory regions (i.e an overview of the memory layout such as: sandbox, evict region, buffer areas, etc)? Any help is much appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, The documentation on the The sandbox layout page is this one: https://microsoft.github.io/sca-fuzzer/devel/sandbox/ P.S. I just noticed that the formatting is slightly broken on that page. It might be easier to read the corresponding markdown file on github: https://github.com/microsoft/sca-fuzzer/blob/dev/docs/devel/sandbox.md |
Beta Was this translation helpful? Give feedback.
Hi,
The documentation on the
mainbranch is slightly outdated. You can find this page, as well as other updated documentation, on the website: https://microsoft.github.io/sca-fuzzerThe sandbox layout page is this one: https://microsoft.github.io/sca-fuzzer/devel/sandbox/
P.S.
I just noticed that the formatting is slightly broken on that page. It might be easier to read the corresponding markdown file on github: https://github.com/microsoft/sca-fuzzer/blob/dev/docs/devel/sandbox.md