Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
Keylogger
Just a simple keylogger. A program to know the basics of developing a kernel module.
C 1
-
Flappy-Bird
Recode of the famous Flappy Bird mobile application.
Java 1
-
NFC-Exploration
NFC Exploration: Dissertation about Security and Evolution, Android app, sandbox
C++ 1
-
ASM_Minilibc
Recode of some main functions of the C Standard Library
Assembly
-
Conf
Just a funny script who learns some C facts to students who do not lock their computer
Perl
-
my_malloc
Implementation of the malloc function. This was the first project of second year given
C