/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lists.openwall.net
| | xcellerator.github.io
4.9 parsecs away

Travel
| | Okay, so you've built your first kernel module, but now you want to make it do something cool - something like altering the behaviour of the running kernel. The way we do this is by function hooking, but the question is - how do we know which functions to hook? Luckily for us, there is already a great list of potential targets: syscalls! Syscalls (or system calls) are kernel functions that can be called from userspace, and are required for almost anything remotely interesting.
| | words.filippo.io
4.3 parsecs away

Travel
| |
| | djalil.chafai.net
0.6 parsecs away

Travel
| |
| | www.dartlang.org
13.3 parsecs away

Travel
| You can use VS Code to develop Dart apps.