Closed g00nix closed 6 years ago
you may consider reading this: https://askubuntu.com/questions/307221/how-to-get-the-address-with-proc-kallsyms
I'll improve the message to not confuse users.
this did the trick:
sudo sh -c "echo 0 > /proc/sys/kernel/kptr_restrict"
thank you!
Here is the error:
This gets me kind of confused. Why would a script running with root have problems reading a file?