mmap and mprotect interception

This commit is contained in:
2025-12-17 11:43:47 +01:00
parent eea0e6204d
commit d52cf8aaaf
2 changed files with 65 additions and 18 deletions

View File

@@ -363,10 +363,9 @@ test "nolibc_nopie_readlink" {
test "nolibc_pie_readlink" {
try testReadlink("nolibc_pie_readlink");
}
// BUG: This one just outputs the path to the flicker executable
// test "libc_pie_readlink" {
// try testReadlink("libc_pie_readlink");
// }
test "libc_pie_readlink" {
try testReadlink("libc_pie_readlink");
}
test "nolibc_nopie_clone_raw" {
try testHelper(