Re: Protecting Software w/ Software License Keys...
Re: Protecting Software w/ Software License Keys...
- Subject: Re: Protecting Software w/ Software License Keys...
- From: Malte Tancred <email@hidden>
- Date: Tue, 18 Jun 2002 16:56:55 +0200
On tuesday, june 18, 2002, at 04:24 , Gibbons Burke wrote:
The classic UNIX command "whoami" will do the trick, but that has been
superceded by the "id" command.
These may be executed using the standard C function "system (char *s)",
so:
Perhaps one should call functions directly yourself (the ones that
whoami or id uses). I mean, all you have to do is to start the
application with a PATH that points to a different version of the id
program. :-)
Cheerio,
Malte
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.