This is my lab / blog. I use it as memento too, so if you find somethind usefull, I’m glad to be able to share.
BWT, English is not my native langage so I apologies for all the mistake I will do.
Let’s go.
#include <stdio.h>
#include <errno.h>
#include "lib/brain.h"
int main(int argc, char* argv[]){
brain = 1;
if ( errno == ERANGE ) {
printf( "EH? Zombie mode activated\a" );
}
return -1;}
cybermeme