[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: pid , uid...



Sharad Joshi forced the electrons to say:
> arounds; changing name of the process randomly during run time is one way,
> and to add complexity, you can change the pid too. Dont ask me how to do
> it. Search the archieves you'll find that.

Check out my signature. :>

Binand

-- 
main(int c,char **v){while(!fork()){strcpy(v[0],tmpnam(0));sleep(1);}}
A program that changes its name and pid every second.
Try this program at your own risk!   ---> Binand <---