Jump to content

Defeat Software Piracy

- - - - -

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

#1
Crane

Crane

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 398 posts
Any ideas how? I use multiple spots for the registration check. I also use a timer check as well. This helps post-pone the "crack" but there is no defeating it for me.

Anyone have any tips?

CR

#2
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
The way palm does it is that it generates a random key based of of hardware and the persons username. It gives the user a key to submit ( say online ) to get the registration id. not foolproof, but it will hamper efforts to crack it.

#3
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
Impossible to defeat but you can hinder the crackers as much as possible...
Void

#4
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
Check out this forum: http://forum.codecal...are-piracy.html
Void

#5
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
There was another topic, like hiding the serial numbers in hidden files. I don't see why that wouldn't work, but hackers today have all these complex programs. Has anyone ever tried making fake serial numbers to through them off?

#6
Guest_vincea_*

Guest_vincea_*
  • Guests
You guys seem to have this software protection thing pretty sussed. One thing I would point out is that the main reason for protecting your software is to increase your income by being paid for copies that would otherwise have been pirated.

If the software activation process is too fiddly it will put off new users and you will reduce your income. To prevent this you must offer automated activation, preferably via HTTP requests to prevent firewall blocking. Check out thissoftware activation demo to see how best to do this.

#7
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
Trying to advertise some protection software, aye? Well I have to admit, it looks pretty okay.