dlopen, dlsym & how to call a function of the libc library inside a function defined in your custom library with the same name.

(If you like articles title longer that the article itself, you’re on the right place.) As the subject of the article, here’s a brief piece of code to define a library with a function whose name is also in libc. In the example we want to call the libc time() function inside our time() function. … Continue Reading

>RIP Ritchie

>Ero indeciso se scrivere 2 righe ma, visti i precedenti degli ultimi giorni, questo altrettanto (e probabilmente più) grande uomo merita una piccola citazione.Sarò onesto, non avevo in mente il suo viso, o meglio l’ho sempre associato a questa figura 🙂 : Grazie per UNIX, il linguaggio C, il libro “The C Programming Language” (detto … Continue Reading