Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

81
votes
8answers
3k views

Android Game Keeps Getting Hacked

So we've been through this several times now, we release a game (for cheap) and someone hacks it and puts it up on a mirror. We setup Google Alerts for all our apps, so we get told daily who's doing ...
17
votes
10answers
5k views

Copy protection and licensing tools [closed]

I'm new to stackoverflow.com after hearing about it from Jon Skeet on DotNetRocks.This seems like the perfect place to ask this question. I am in the middle of trying to find a 3rd party Copy ...
16
votes
8answers
2k views

What copy protection technique do you use?

I'm thinking about adding some kind of copy protection to one of my tools. Do you have any experience with that? Have you developed your own protection techniques or did you buy 3rd party software? ...
14
votes
8answers
2k views

How can I protect my ASP.Net Source Code From My Developers

This seems like a weird position to be in, but let me ask the question anyway. I have created some DLLs that do some magical mumbo-jumbo that is needed to display the content for the website I am ...
13
votes
17answers
1k views

Preventing copy protection circumvention

Anyone visiting a torrent tracker is sure to find droves of "cracked" programs ranging from simple shareware to software suites costing thousands of dollars. It seems that as long as the program does ...
12
votes
3answers
284 views

How can I generate unique, non-sequential serial keys without 3rd party software?

I'm working on a project that involves writing low-level software in C for a hardware implementation. We are wanting to implement a new feature for our devices that our users can unlock when they ...
11
votes
4answers
4k views

Generating a Hardware-ID on Windows

What is the best way to generate a unique hardware ID on Microsoft Windows with C++ that is not easily spoofable (with for example changing the MAC Address)?
9
votes
11answers
1k views

How to prevent people from copying my .NET software [closed]

I only sell a few licenses of my software and I am worried when I sell them to the same company that they will all just share the CD around the office. Is there a simple way to keep this from ...
8
votes
10answers
1k views

Best Shareware lock for Delphi Win32

Same intro as my last question: I am re-writing and/or consolidating a bunch of my "app framework" classes (basic mainform, about box, locking routines & purchase linking, auto-update, datamodule ...
7
votes
2answers
159 views

How paranoid should I be about my Azure application binary files being stolen?

I need to migrate a huge application to Windows Azure. The application depends on a third-party library that requires an activation key stored in a special binary file on the role instance filesystem. ...
7
votes
6answers
3k views

How do I copy-protect my Java application?

I want to sell my Java application using PayPal. When a payment is received, the customer is mailed a one-time download link to my application. My question is, how do I prevent people from sending ...
7
votes
13answers
884 views

How to protect your software code? [closed]

Possible Duplicates: How do you protect your software from illegal distribution? Best practice to prevent software copy Hypothetical situation: Lets say I have built a software product ...
7
votes
2answers
3k views

com.apple.Dont_Steal_Mac_OS_X

com.apple.Dont_Steal_Mac_OS_X is a IOResources provider... Class Inheritance: Dont_Steal_Mac_OS_X : IOService : IORegistryEntry : OSObject how does it work? what does it do? thx->adv() |K<
6
votes
2answers
2k views

License key library for C# windows application that is open source / free

Any recommendations for an open source (free) C# library/application for a C# Windows Application that could be used for: (a) creating license/product keys and (b) has library that can be used within ...
6
votes
8answers
971 views

What code to write for a dongle attached system to provide better security?

I have developed a software piece (with C and Python) which I want to protect with dongle so that copying and reverse engineering becomes hard enough. My dongle device comes with an api which provides ...
6
votes
20answers
2k views

How to stop pirates? Someone already nulled and pirated my script :(

I dont know what to say. About 3 days ago I released a script to the public. Today I realised, after searching on google that someone had already nulled (removed my protection) and pirated the script. ...
6
votes
7answers
1k views

C++ Intellectual Property Protection/Anti-Reversing

I've seen a lot of discussion on here about copy protection. I am more interested in anti-reversing and IP protection. There are solutions such as Safenet and HASP that claim to encrypt the binary, ...
6
votes
3answers
2k views

How to get unique hardware/software signature from a windows pc in c/c++

I'm developing a small windows app using c++ and i would like to get some kind of fingerprint of the software/hardware on a pc so that i can allow the app to be run only on certain pc's. I am aware ...
6
votes
9answers
5k views

.NET decompilation, how easy is it?

I was looking into the best encryption for a license key for an application, and someone said that someone can easily decompile the application and then just skip the test for the license key. how ...
5
votes
1answer
201 views

signing assemblies with a strong name, ok, but what if some 3rd party DLL isn't signed?

I understand the basic idea behind signing assemblies but have a problem when using Telerik or 2rd party DLLs. I have an .exe that uses 2 of my own .DLLs, the DLLs in turn make use of the Enterprise ...
5
votes
3answers
412 views

Unique Virtual Machine

I am working on some method to protect my software with a license. Doing some wmi calls to uniquely distinguish computers and making sure there cannot be loaded multiple instances of the application. ...
4
votes
1answer
383 views

Product Serial Key / Purchase

I am attempting to create an application which, at some point, I would like to sell. I understand that any protection scheme can be bypassed. Could you recommend any ideas on what would be easy for ...
4
votes
6answers
638 views

Algorithm for activation key- Security

I'm writing a software application that the user needs to buy a license for and activate it. I need suggestions on how to start about writing a powerful algorithm for code generation and of course, ...
4
votes
2answers
784 views

iPhone DRM implementation for audio and video

I've done a lot of googling, to no avail, Im interested in knowing what my native or third party options are for implementing DRM to protect audio (say in a spotify like scenario) and video (for VOD ...
4
votes
7answers
233 views

cf.net app protection (antidebug, obfuscate)

Is there any out-of-the box solution that protects cf.net (3.5) software against reverse engineering and unlicensed redistribution (average hacker protection)? Any option of packer/native wrapper?
4
votes
5answers
244 views

Restrict functionality to a certain computer

I have a program that is using a configuration file. I would like to tie the configuration file to the PC, so copying the file on another PC with the same configuration won't work. I know that ...
4
votes
4answers
584 views

How can I detect another instance of the same Win32 application running on another workstation?

I have a small application, which is free for personal use, but requires a paid license for corporate use. It is most likely that in a corporate environment my application will run on multiple ...
3
votes
2answers
79 views

Protecting an Image from downloading by Right-Click

EDIT: In response to many comments I do know that there is no sure fire way to fully protect an image from being downloaded. This method is to prevent the casual user from downloading by simple right ...
3
votes
4answers
703 views

How to copy protect PhoneGap Android app ? Is Android Market Copy protect feature useful?

I have PhoneGap app in Android. Now I am ready to publish it, but I would like to protect the app from eyes of script-kiddies. I first thought that it is impossible, than I have discovered "Copy ...
3
votes
1answer
226 views

Mac OS X public APIs for checking/requiring HDCP/DPCP protection?

Are there any public APIs in Mac OS X for checking the High-bandwidth Digital Content Protection (HDCP), and/or Display Port Content Protection (DPCP) compliance of connected displays, or for ...
3
votes
1answer
1k views

Mac App Store - Copy Protection, or not, or what?

the license agreement for the Mac Developer Program explicitly states that I am not to implement my own copy protection process in my Mac app. Yet, in the developer documentation, Apple also says ...
3
votes
6answers
1k views

License for C# desktop application

How can I add license to my C# desktop application? I need to find a suitable free method to prevent unauthorised users installing my software.
3
votes
2answers
2k views

Android app copy protection and data files

In my app, I access my sqlite database at the following hard-coded location in my code: /data/data/ com.mydomain.appname/databases/database.db If I turn ON copy protection in the Market Place, will ...
3
votes
19answers
961 views

What language will protect my source code?

I wish to create shareware software that contains a registration algorithm. I am looking for a programming language, that cannot be easily decompiled into readable code. For example, C# can be ...
3
votes
7answers
979 views

How to implement copy protection of content in an open source application?

I have an idea for an open source app -- the app would be free, but I would charge a small fee for data that a customer would order. For instance, let's say I'm writing a map application. I'd give the ...
3
votes
4answers
993 views

Generate key for a software developed using vb.net

Hai guys, I ve developed a salary calculating software using vb.net.... Its working fine and i ve converted it to an exe file... My drawback is it can be copied and pasted in another system ...
3
votes
6answers
282 views

Where does software protection store its data?

I am in the process of exploring the software protection schemes for my company. Sure enough, there are so many alternatives and almost all of them give a facility to limit: Number of usage ...
2
votes
4answers
170 views

C# Application License Components and Controls

If I have 5 target computers and I am going to install my application to one of those target computers. How I prevent users from copying my application to other target computers? To make it clear, I ...
2
votes
4answers
248 views

Code theft prevention - Chaperon or anything similar

Has anyone heard of Chaperon? is it effective in preventing code theft? Now i understand that there can be many ways if someone was to steal code and there is nothing that could be completely ...
2
votes
2answers
374 views

HTML5 copy protection

I am building an online game, similar to a flash online game, but using HTML only. (HTML5) I would like to prevent people from copying it and putting the game on their site. With flash, I used to ...
2
votes
1answer
52 views

how to disable a product on invalid authentication?

I'm a bit stumped at this. I have a pretty unique hashing algorithm, etc. for key/license creation; i'm not worried about that part. what i do need ideas on is how to disable a product on ...
2
votes
6answers
97 views

Preventing web images from being taken

I've been looking around to see if there exists a good way to prevent viewers from using their right click options to download images that I upload to my website. I know that people can look at the ...
2
votes
4answers
502 views

protect images on webpage from being copied/saved?

i'm running a niche website for a very conservative group and one request they have is that we need to make it as difficult as possible for users to save images of other users. i know there is no way ...
2
votes
1answer
602 views

How to create a license key as a downloadable, and check for it on Android

I'm sure this is fairly basic, but I don't know quite what to search on to get a concise tutorial. I want to create an app and make it downloadable on the Android Market for free. Then, I want to ...
2
votes
3answers
236 views

How are people copy protecting FMP runtimes?

I have a slew of choices for Real Basic and Revolution but the only folks who seem to have offered scripts for time trials and registration of FMP runtimes have disappeared. I can essentially port ...
2
votes
3answers
201 views

Protect Greasemonkey scripts?

I know that anything that is downloaded and is in the user's possession is going to be pretty hard to protect, but I'm just wanting to hear opinions. I'm thinking of selling a script (made with ...
2
votes
1answer
3k views

Downloading game assets to SD card on Android

I'm developing an Android game that has to download some assets to the SD card to keep the size of the app as small as possible. I was thinking of using an uncompressed zip file to bundle all the ...
2
votes
4answers
1k views

protecting software to run only on one computer in vb.net

I have developed a small application and now i want to protect it. I want to run it only on my own computer and i have developed it for myself. How can i do that?
2
votes
3answers
105 views

Securing a Flash EXE

My client has a Flash projector EXE and he wants to set-up an on-line serial number control system so he can sell it on-line. The key problem in this project, as far as i see, that the exe is ...
2
votes
7answers
540 views

Copy-protecting a static library

I will soon be shipping a paid-for static library, and I am wondering if it is possible to build in any form of copy protection to prevent developers copying the library. Ideally, I would like to ...

1 2 3