D is a programming language compiling to native using a lot of modern programming technologies. It's just sad it's not used too much and kind of dead when it comes to resources, but it's a great language.
And here is the hooking example in D:
Also some here for encryption changing:
And if you want to learn basic sockets in D, here is mine for a webserver: