Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   Hide.me (http://www.programmingforums.org/showthread.php?t=4107)

zorin May 26th, 2005 7:29 AM

Hide.me
 
Hi ive just finished making a game and want to hide the credits so that I can give my source code to other people but dont want them to say they have done the project, Is there anyway to hide this information.
Thanks :)

Ooble May 26th, 2005 8:44 AM

If it's good, they will get round whatever protection you use. Just open-source it under the GPL or LGPL, and decent people won't bother.

zorin May 26th, 2005 8:51 AM

What so there is no protection that I can use to protect my program, I thought there must be somthing that can stop people taking credit for my work.

Thanks

zorin May 26th, 2005 8:55 AM

Another thing who juges what rank people get ect- newbie, programming guru, expert programmer or do you have to make a certain number of posts of somthing.

Ooble May 26th, 2005 9:03 AM

It's based purely on post count.

If you release this game on SourceForge, anyone who hacks it and doesn't give you credit will instantly be forced out of the community. Everyone will know you created it - you released it on SF first!

Berto May 26th, 2005 9:06 AM

yup all you can do is release it on SF put a GPL licences with it, possibly burn it to a cd and if someone triues to clai its theres sue the arse off of them.

Rory May 26th, 2005 10:48 AM

You could put a credits page in the source code as a comment, structure the code in a way that is uniquely "yours" (confuscation) or include redundant (non-executed) code as a "signature". However, I wouldn't bother. There are more sophisticated techniques, but fundamentally, as you're dealing with human intelligable source code (unless you precompile some of your functions into a DLL for example) anything you've done can be undone if the person's that bothered.

Really though if the code's that popular, you could market it or get paid by the FSF, and some 12 year old stealing your code wouldn't be a problem.

You can go into the backstabbing copy protection wierdness, but then you're going down the Redmond path, and really there's no point.

Just put your sig on the modules: if someone removes it, who cares?

Pizentios May 26th, 2005 11:01 AM

or if your worried about somebody taking credit for it, don't release the source code. Just binarys.

bl00dninja May 26th, 2005 5:13 PM

if you don't want it in there, then don't fucking put it there. duh.

Berto May 27th, 2005 3:23 AM

Ah but that destroys the love. You need to share the love(love = code)


All times are GMT -5. The time now is 12:59 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC