http://giggles.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/hacking/finger.html
, We spoted where and why our fifo is being ignored, we cant just use a fifo as our .plan file because its being checked! Never imagened someone will really check if the file is regular... I will also reproduce the entire function here static int
show_text(const char *directory, const char *file_name, const char *header)
{
int ch, lastc = 0, fd;
FILE *fp;
struct stat sbuf1, sbuf2;
snprintf(tbuf, TBUFLEN, "%s/%s", directory, file_name);
if...