I am a security researcher with a focus on binary exploitation of browsers and kernels. Kernel heap are fun and JS pwn are insane fun
typedefstruct {
char*discord;
constchar__user*twitter;
constchar*blog;
} contact;
contactmy= {
.discord="r3tr074",
.twitter="@r3tr074",
.blog="retr0.zip"
};I really like C 😅


