Jump to content

How do you detect the number of pirated copies of your software are being used?

- - - - -

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

#1
relapse

relapse

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 476 posts
An idea came to me and I had no idea wtf the solution is, or if there is even on. I saw a site that said "there are xxxx number of illegal copies being used right now". And I wondered, how the hell did they get that number?

The only thing I can think of would be some kind of phone home script hidden in there, but why wouldn't the crackers remove this? If they can phone home for that they should be able to disable the illegal software copies as well.

What do you think?

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
It's probably just an estimate.

Depending on their way of registering the software, somebody could have realized the serial worked more than once, and once it registered online and they saw it they could have did a query to count duplicates.

Or it may visit a page to get certain things which may have tracking things no it, with that they can tell how many copies are out their VS how many they have registered.