Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - How to protect a program?

 
Thread Tools Search this Thread
Old 10-28-2009, 05:35 PM   #1
Question How to protect a program?


I want to protect my program from 2 things:
1- I don't want anyone to modify the strings in the program (such as the author name or the copy right) I want to encrypt these strings so that no one can edit them from the exe.
2- I don't want anyone to modify the source code. I want to do a checksum of the code and if the result is not right (in case someone modifies it) the program shouldn't run.
Anyone has an idea how I can do these 2 things?
PS. I want to do that with C++ program.


i_ReEm
i_ReEm is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
MAKE SERIOUS MONEY CHECK THIS OUT NO SCAM Suleman Chohan Computer Support 2 12-19-2004 05:29 PM
GET RICH IN YOUR SPARE TIME Suleman Chohan Computer Support 0 12-19-2004 05:08 PM
Buy Yourself A New Computor Please Read On Mark Computer Support 1 08-06-2004 07:34 PM
How to Turn £3 into £10,000 in 30 Days with Pay Pal! Gavin Barnes Computer Support 0 07-14-2004 11:21 PM
Voici LE Moyen de Faire Beaucoup D'Argent Facilement !!!(TO SEE IT IN ENGLISH , JUST GO TO THE BOTTOM ) david cloutier Computer Support 0 04-12-2004 07:09 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46