maniac

Results 1 issues of maniac

Issue: #80 and #82. fix:`int mprotect(void *address, size_t size, int protect);` function Require address alignment. Before that, I tried to use `vm_protect` function, I found some case that `vm_protect` return...

CLA Signed