Forum: C
May 30th, 2006, 2:29 PM
|
|
Replies: 27
Views: 906
Bad luck SERINTH, I've got it compiled and...
Bad luck SERINTH, I've got it compiled and working now, oh as well as the other POC's. Now I can continue my crashing of games....
nnxion, the answer was simple, I forgot to add -lws2_32 at the end,...
|
Forum: C
May 29th, 2006, 7:30 PM
|
|
Replies: 27
Views: 906
|
Forum: C
May 29th, 2006, 10:45 AM
|
|
Replies: 27
Views: 906
|
Forum: C
May 29th, 2006, 8:53 AM
|
|
Replies: 27
Views: 906
|
Forum: C
May 29th, 2006, 8:34 AM
|
|
Replies: 27
Views: 906
|
Forum: C
May 29th, 2006, 1:02 AM
|
|
Replies: 27
Views: 906
This is what I run, and the...
This is what I run, and the response.
E:\>E:\MinGW\bin\gcc -c sleepy.c
sleepy.c: In function `main':
sleepy.c:101: warning: passing arg 2 of `execvp' from incompatible pointer type
|
Forum: C
May 29th, 2006, 12:56 AM
|
|
Replies: 27
Views: 906
Sleepy
Yes, the exe works for me. I just want to be able to make the exe for myself from the .c file. How would I know if I already have it? I have a winsock.dll in system32, and some winsock.h in the mingw...
|
Forum: C
May 29th, 2006, 12:39 AM
|
|
Replies: 27
Views: 906
Sleepy
Well. 'Sleepy' should be okay. Its waits a custom amount of time (secs, mins, hours,days) then excutes a specific program. I had a problem compiling this in mingw. Maybe I am doing something wrong. I...
|
Forum: C
May 29th, 2006, 12:24 AM
|
|
Replies: 27
Views: 906
|
Forum: C
May 29th, 2006, 12:01 AM
|
|
Replies: 27
Views: 906
The fact that it's an exploit is not really...
The fact that it's an exploit is not really relevant. Enclosed, is the complete package incl the excutable. What I'm trying to do is compile it from its source, I already use this POC hundreds of...
|
Forum: C
May 28th, 2006, 11:30 PM
|
|
Replies: 27
Views: 906
t3wmbof.c file
Ok, the source file is attached. Thanks for your reply.
Jimbo
|
Forum: C
May 28th, 2006, 11:11 PM
|
|
Replies: 27
Views: 906
undefined reference
Hi, I'm trying to compile something and I think it is in C.
There are 3 files t3wmbof.c, rwbits.h, and winerr.h.
I'm am using mingw but I get errors...
|