copy-protection Questions
7
Solved
How do you protect your commercial application from being installed on multiple computers from people who only own one license?
Do you think it's a good idea to have more than just a serial ...
Reese asked 6/10, 2008 at 19:41
5
Solved
I'm developing an application using java but I'm not going to release the code. The problem is, I tested one of these jar de-compilers and it was able to get the code from my jar file almost ...
Underbrush asked 9/3, 2012 at 11:40
18
Solved
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 do...
Mcgruter asked 14/10, 2008 at 23:37
2
Solved
I'm going to deploy new paid app to appstore. This app will connect to our server and download some data (pretty big sometimes).
I'd like to know, is there any way I can check (on server side), t...
Macaulay asked 24/1, 2012 at 21:55
2
Solved
I have put some code inside of the public MainWindow() {} but I kept getting some obscure XAML parsing errors as soon as I did that (not on my computer but on 3 others I've tried it on)
Is there a ...
Loquacious asked 8/1, 2012 at 11:21
9
Solved
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...
Fairman asked 5/11, 2008 at 14:34
1
I have an apk file, that is non-free
My questions is the following:
1, If Copy Protection is set to "true" on the market, the users can copy my apk file from the device or not? (rooted/non rooted...
Anastos asked 15/11, 2011 at 21:54
3
Solved
I'm working on a project that involves writing low-level C software for a hardware implementation. We are wanting to implement a new feature for our devices that our users can unlock when they purc...
Latimore asked 3/10, 2011 at 14:59
3
I'm concerned about the security of Java executables. They offer little protection against decompilation. With tools like Java Decompiler even a kid can decompile the class files to get the origina...
Keble asked 6/9, 2011 at 18:55
4
Solved
Are you concerned at all with your web host having access to all of your files and being able to essentially download your entire web app? What steps can you take to protect yourself? More sp...
Overeager asked 22/8, 2011 at 21:47
2
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 filesyst...
Instrumentality asked 2/6, 2011 at 10:15
4
Solved
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 pr...
Falco asked 27/5, 2011 at 19:30
1
Solved
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 requi...
Barnabe asked 11/1, 2011 at 4:8
1
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 c...
Littman asked 10/9, 2010 at 15:17
3
Solved
I am creating an application in Android. I want that once my application is installed on one device, user should not be able to copy the ".apk" and run it on other device. Please help me out....
Endocrine asked 17/1, 2011 at 8:31
2
Solved
This is a followup to this question.
The accepted answer is generally sufficient, but requires user to supply personal information (e.g. name) for generating the key.
I'm wondering if it's possi...
Midcourse asked 3/1, 2011 at 10:18
1
Solved
I have a piece of software with different unlockable modules. Each module has to be purchased separately.
I've started with assigning a unique key to each module via Guid.NewGuid method.
Now...
Audwen asked 24/12, 2010 at 8:5
6
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?
...
Kimkimball asked 8/10, 2009 at 0:0
9
Solved
i want to protect my Java product by using some USB-based authentication and password management solution like you can buy it here:
aladdin
This mean that you have to connect a USB stick with a spe...
Claustral asked 15/1, 2009 at 7:18
8
Solved
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 provi...
Pritchett asked 25/8, 2009 at 16:39
1
Solved
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 ea...
Pat asked 21/10, 2010 at 16:29
2
Solved
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 use...
Bondsman asked 13/9, 2010 at 6:44
6
Solved
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,...
Sedgemoor asked 1/8, 2010 at 20:24
3
Solved
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 Gre...
Humber asked 19/7, 2010 at 20:15
14
Solved
I intend to make some software to be sold over internet. I've only created open-source before, so I have really no idea of how to protect it from being cracked and distributed as warez. Beari...
Nihil asked 17/3, 2010 at 22:40
© 2022 - 2024 — McMap. All rights reserved.