Open orkblutt opened 2 years ago
Hi,
I like the idea but a simple echo "text" > /your_immutable_file will bypass your syscall hooks.
echo "text" > /your_immutable_file
All the best,
Orkblutt
I am aware about that...will fix it sometime... Probably need to hook vfs rather than syscall.
Hi,
I like the idea but a simple
echo "text" > /your_immutable_file
will bypass your syscall hooks.All the best,
Orkblutt