Lost Password?

Go Back   CodeCall Programming Forum > Software Development > Software Security

Software Security Information to inform users on how to protect their personal software / applications. Learn how to protect against software crackers.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-2007, 11:17 AM
Charlie Chan Charlie Chan is offline
Newbie
 
Join Date: Dec 2007
Posts: 1
Rep Power: 0
Charlie Chan is on a distinguished road
Default source code protection against hackers

Hi!
I want to write a audio processing software.
I've already written some source code.
Now the question arises how I protect me against hackers.
How do you protect yourself from others stealing your source code through internet(spyware for exampe)?
Can you give me some advice?
Do you know for example good free software ( file guards for example)?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 12-09-2007, 05:27 PM
Crane's Avatar   
Crane Crane is offline
Programming Expert
 
Join Date: Nov 2005
Posts: 399
Rep Power: 13
Crane is on a distinguished road
Default

I have never had a problem with people stealing m source code from my computer. A decent firewall and some virus protectin should suffice. You can zip it up with password protection.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-24-2007, 03:29 AM
lasthell lasthell is offline
Newbie
 
Join Date: Dec 2007
Posts: 7
Rep Power: 0
lasthell is on a distinguished road
Default

First set right permission to your source code files. Second if hacker have access to your computer through a rootkit or backdoor, he can do anything with your machine, even manipulating spyware detection or antivirus softwares. So better keep the file set encrypted on your harddisk. NTFS provides that future.

Anyways when you will publish your software, if its really good, people ll find out its source code using reverse engineering.. so dont think much beyond setting some security measures.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-11-2008, 02:51 PM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Lightbulb There Is No Real Protection

Yes, I agree in this matter. However, there are other techniques today for computer software protection. If we take an example of a protected source or intermediate computer software code, we get a obfuscated computer software code that should be very hard to read and understand for humans, although for good computer scientist this doesn't represent a invincible issue.
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-11-2008, 02:58 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 5,321
Last Blog:
Web slideshow in JavaS...
Rep Power: 45
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: source code protection against hackers

Ein gutes Idee, R-G!
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 04-12-2008, 05:22 AM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Default Simple Correction

Quote:
Originally Posted by Xav View Post
Ein gutes Idee, R-G!
The notion "Idee" has the gender "die", not "das". This means that you have to change some other words as well.

Quote:
Eine gute Idee!
You see the connection?
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-12-2008, 08:30 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 5,321
Last Blog:
Web slideshow in JavaS...
Rep Power: 45
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: source code protection against hackers

Ich habe gedenkt, dass "Idee" neuter ist, aber wenn du sagst, ist es richtig.
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-13-2008, 06:48 AM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Default Re: Correction

Quote:
Originally Posted by Xav View Post
Ich habe gedenkt, dass "Idee" neuter ist, aber wenn du sagst, ist es richtig.
Not the notion "Idee" or any other notion can be "neutral", or whatever you actually ment.

Quote:
Originally Posted by Xav
Ich habe gedenkt.
I'm not sure if this statement is the right grammar.

Quote:
Ich habe gedacht.
If we translate it in the English language, we get the following.

Quote:
I thought.
Quote:
Aber wenn du sagst, ist es richtig.
The correction is simple, if you however have a question don't have a doubt to ask.

Quote:
Aber wenn du das sagst, dann muss es wohl richtig sein.
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-13-2008, 08:10 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 5,321
Last Blog:
Web slideshow in JavaS...
Rep Power: 45
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: source code protection against hackers

How come you say "it must probably be right"? Wouldn't "it will probably be right" make more sense?
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-13-2008, 08:17 AM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Default

Yes, but when you'll be working with linguistics a little bit more, you'll see that you can't translate sentences always literally.
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic Calculator AfTriX VB Tutorials 3 02-29-2008 08:53 AM
Microsoft to Release .NET Framework Source Code in v3.5 Kernel Programming News 0 10-05-2007 07:45 AM
Making it Standalone from Source Code (Python) annannienann Python 8 10-02-2007 11:45 PM
Valve: Half-Life 2 Source Code falco85 General Programming 3 10-28-2006 05:03 PM


All times are GMT -5. The time now is 07:44 PM.

Contest Stats

GoogleKeyw ........ 20.00000

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 67%

Ads