We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have patched my system before to try your program, and it stay stuck on :
testc0w@host:/tmp/dirty_cow_test$ ./dirtyc0w foo m00000000000000000 mmap 7f141ebae000
Nothing happen until I Ctrl + C
This is files mode :
testc0w@host:/tmp/dirty_cow_test$ ls -lh total 20K -rwxr-xr-x 1 testc0w testc0w 9,7K nov. 13 19:07 dirtyc0w -rw-r--r-- 1 testc0w testc0w 2,8K nov. 13 19:07 dirtyc0w.c -r-----r-- 1 root root 32 nov. 13 19:07 foo
Is it the behaviour expected when there is no problem on the kernel ?
Thanks for your help !
The text was updated successfully, but these errors were encountered:
I'm sorry finally, it works but it tooks almost 20 minutes...
testc0w@srv-nas:/tmp/dirty_cow_test$ time ./dirtyc0w foo m00000000000000000 mmap 7f64f6b25000 madvise 0 procselfmem 1800000000 real 17m48.132s user 1m2.980s sys 25m23.108s
Is it normal ?
Thx !
Sorry, something went wrong.
No branches or pull requests
Hi,
I have patched my system before to try your program, and it stay stuck on :
Nothing happen until I Ctrl + C
This is files mode :
Is it the behaviour expected when there is no problem on the kernel ?
Thanks for your help !
The text was updated successfully, but these errors were encountered: