Jump to content

What is the need of Software Securtiy ?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
36 replies to this topic

#1
Patrick

Patrick

    Programmer

  • Members
  • PipPipPipPip
  • 101 posts
Please tell me what is the need of Software security for our computers. What a cracker will gain by breaching our software security ??? Any software that needs our special attention , than please mention it.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You need software security to keep your information safe. In most cases, for home users, security prevents malicious viruses. Viruses can do a range of things such as deleting files, stealing information and preventing your OS from operating correctly.

You need security in your own software to prevent it from being stolen. More people stealing your software equals less people buying your software equals less money. Most software will be cracked eventually though so you need to stay on top of it.

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Our software uses a concurrent user licensing method. We need security methods to ensure that users are not using more licenses than they have paid for.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
Guest_NeedHelp_*

Guest_NeedHelp_*
  • Guests
Simple: to prevent it from being cracked.

#5
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
If your software gets cracked, it can be destroyed so you can't use it again. Worse, personal information can be stolen which can be utilized for identity theft.

#6
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Software security like encryption is very important for shareware, and people will not be able to edit your programs and make them their own (while you have done the hard work)

#7
evan_us56

evan_us56

    Newbie

  • Members
  • Pip
  • 2 posts
I also agree ... i don't think so that there is any software that need any attention...........

<< link removed >>

Edited by TcM, 06 June 2008 - 06:58 AM.


#8
elvenrunelord

elvenrunelord

    Learning Programmer

  • Members
  • PipPipPip
  • 87 posts
3 million attacks from china on our critical government systems a day and you have to ask such a crazy question. Dude you don't even need to be left around a computer, your to easy to hack. :P

#9
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
Well, I encrypt and obfuscate like a maniac, but only when I think it's necessary, e.g. for security/password applications. For my "Super 2D Snake" Games (fictional example) I just run it through some simple obfuscator to show hackers that they are not welcome. If they REALLY want to crack/hack it, they will anyway. How can I stop them...
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#10
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
See guys thats where Kaspersky Internet Security comes into play on my computer! =p
But it is a must to secure your PC!

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#11
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
Programmer's rule #6986.5
"Always take backups!"

Edited by marwex89, 22 July 2008 - 05:02 AM.

Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#12
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I think that is rule... #1?