Search Members Help

» Welcome Guest
[ Log In :: Register ]

 

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: i need help on my program...< Next Oldest | Next Newest >
 Post Number: 1
humanoid Search for posts by this member.
FoxHound Member
Avatar



Group: Awaiting Authorization
Posts: 83
Joined: Jul. 2002
PostIcon Posted on: Jul. 08 2002,04:38  Skip to the next post in this topic. Ignore posts   QUOTE

i just created my first encryption program in C and my friends want a copy of it. but i can't put my name on the program  cause my compiler won;t allow it. and knowing my friends, they will just call the program their own and redistribute it all over the net.

i want some way of saying it's mine.

the program opens in DOS and i just want my name on the top.
do you know of any tricks or different ways to print something on there. i want to keep this compiler

::please help::

--------------
"...metal gear..."
Offline
Top of Page Profile Contact Info 
 Post Number: 2
Wiley Search for posts by this member.
©0®ÞØ®4+3 whØ®3
Avatar



Group: Members
Posts: 1268
Joined: Oct. 2001
PostIcon Posted on: Jul. 08 2002,04:44 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

It doesn't matter  ...your friends will just use a hex editor to change the name that shows up to their name  ...or something like their name with the same amount of characters.  That's why people go for required registration after 5 uses and then charge people for the app  ...then let them do with it whatever they want with it.
Offline
Top of Page Profile Contact Info WEB 
 Post Number: 3
forumwhore Search for posts by this member.
Fear Me, I Am Change.
Avatar



Group: Members
Posts: 3282
Joined: Dec. 2001
PostIcon Posted on: Jul. 08 2002,05:52 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

They may not look at every line.
copywrite it to your self, not that it'd work.

You might get lucky for free.

--------------
Posting from; El Pueblo de Nuestra Senora la Reina de Los Angeles de Porciuncula
Offline
Top of Page Profile Contact Info 
 Post Number: 4
RadioActive Search for posts by this member.
BioHZRD
Avatar



Group: Members
Posts: 483
Joined: Jan. 2002
PostIcon Posted on: Jul. 08 2002,05:58 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

you can alway do something wierd that would make it hard for them to edit. like for example do something like save alphabet as one string as then cut letters out to spell something out. it will be a lot of extra code and hard to fake. i've seen that done before. i think the best example i can give you is mid() command in mirc. i think that's what it is. i know there's function like that in VB too, so there's gotta be one in C

--------------
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
                                        -Albert Einstein
Offline
Top of Page Profile Contact Info 
 Post Number: 5
forumwhore Search for posts by this member.
Fear Me, I Am Change.
Avatar



Group: Members
Posts: 3282
Joined: Dec. 2001
PostIcon Posted on: Jul. 08 2002,06:23 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

I don't know how it works, but I know what it can do.

--------------
Posting from; El Pueblo de Nuestra Senora la Reina de Los Angeles de Porciuncula
Offline
Top of Page Profile Contact Info 
 Post Number: 6
humanoid Search for posts by this member.
FoxHound Member
Avatar



Group: Awaiting Authorization
Posts: 83
Joined: Jul. 2002
PostIcon Posted on: Jul. 10 2002,15:17 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

this might make me a l4m0r, but how do you do a required registration after a certain amount of time?

--------------
"...metal gear..."
Offline
Top of Page Profile Contact Info 
 Post Number: 7
Wiley Search for posts by this member.
©0®ÞØ®4+3 whØ®3
Avatar



Group: Members
Posts: 1268
Joined: Oct. 2001
PostIcon Posted on: Jul. 10 2002,15:34 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

write a key to the registry and incriment it down with every use.  If the key exists and it's set to 0 the app won't run, it'll just say Please Register.  A variation could write to an ini file but that is too obvious.  Just an idea  ...although it my bloat the original program.
Offline
Top of Page Profile Contact Info WEB 
 Post Number: 8
humanoid Search for posts by this member.
FoxHound Member
Avatar



Group: Awaiting Authorization
Posts: 83
Joined: Jul. 2002
PostIcon Posted on: Jul. 10 2002,15:54 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

i dont use regedit often..so um...can you like take me through how to set it up to increment down.

all i use regedit (so far) for is to tweak my XP system.

<sigh>

...damn im a l4m0r.

</sigh>

--------------
"...metal gear..."
Offline
Top of Page Profile Contact Info 
 Post Number: 9
Wiley Search for posts by this member.
©0®ÞØ®4+3 whØ®3
Avatar



Group: Members
Posts: 1268
Joined: Oct. 2001
PostIcon Posted on: Jul. 10 2002,16:38 Skip to the previous post in this topic.  Ignore posts   QUOTE

RegCreateKeyEx will create a key and RegSetValueEx will change an existing key, how you go about getting a value that is one less then the current value may take some creativity  ...I've seen it done on various share ware apps but I have never done it myself.
Offline
Top of Page Profile Contact Info WEB 
8 replies since Jul. 08 2002,04:38 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


 
reply to topic new topic new poll

» Quick Reply i need help on my program...
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code