login
Forgot?
Login with Facebook

Don't have an account? Register one now!

Anti-Cracking Protection

Bids 
4
Avg Bid
$195 USD
CLOSED
  • Project ID:

    456332
  • Project Type:

    Fixed
  • Budget:

    $30-$250 USD

Project Description:

I'm searching for somebody to help me build a simple anti-cracking protection for my windows application. You would be working on a sketch of the application (just the protection).

I just want to focus on making the protection code hard to understand/crack. To do this I need multiple versions of protection code that work on different memory locations and do different levels of protection. I'll try to explain more below:

Right now I have a set of valid licenses that I want to enable. It's just a simple white-list. To make this harder to find in the code I'm thinking of hardcoding the encrypted version of the licenses into the application itself with some asymmetric encryption.
At runtime the app can decrypt the licenses and store them into a complex searcheable data structure (should be hard to understand for the cracker). The decryption should be using hard-coded keys, make them look like program code or function calls (i.e., "73AF" or "GetWindowText").
As I was saying before I need multiple versions of the protection code to use at different places in the program so that to make it harder to bypass all the protection. Some validation code versions should check the licenses only partially (first 3 letters are correct etc), so that to be able to make the checking as different as possible.
Don't just output 1/0 (true/false) from the validation code:
- create IFs with different condition arguments (but always true if license is ok, and false if license can't be proven to be wrong); use macros that define the IF conditions so that to make them non-standard
- create variables that hold the validation value, but also a macro that allows the transformation of the variable so that to get a 1/0 out of it; so define a macro that sets for example "validation_results = 5" but also a macro that takes validation_result and makes it 1/0; in this case if 5 means true and 4 means false then it would do validation_results-4
Create some way of adding conditional jumps (based on variables derived from the license data) that don't do anything just make the disassembly hard to read; this means that they should amount to useless jumping around the actual jumps that protect the code.
Use events (ex: strings of timers for validation) or threads to make the validation code hard to debug.
Do two types of validation macros: instant ones (no delays), and ones that are not instant (using timers/events); try to use wxWidgets all the time Detect SoftIce (new versions) in as many ways as possible (while not using any code that could break the program).

Here are some articles on anti-cracking:
http://www.inner-smile.com/nocrack.phtml
http://www.inner-smile.com/nocrk-lett2.htm#carp
http://www.inner-smile.com/nocrk-lett1.htm#bullet

IMPORTANT:
You can implement only a subset of the features I described above. Please let me know which of the types of protection you would be interested in working on.

Skills required:

C Programming, Computer Security, Research, Windows Desktop

Project posted by:

subpi Romania
(1 Reviews)

Last seen:

If you are the project creator or one of the bidders, please Log In for more options.


Awarded Bids

AlifeSoft Ukraine
AlifeSoft
Ukraine From Ukraine     Offline
  Foundation EUFreelance.com Member
 Accepted
$80 in 7 days 
0
over 2 years ago
5.0

2.9

3 Reviews
80% Completion Rate
Hello. Details is in PM.

All Bids ()

antelle Russian Federation
Avatar_300_300.JPG
antelle
Russian Federation From Russian Federation     Offline
  US English Level 1 (90%, 45th percentile)
  HTML Level 1 (83%, 88th percentile)
  JavaScript Level 1 (85%, 85th percentile)
  ASP Level 1 (70%, 86th percentile)
  SQL Level 1 (93%, 92nd percentile)
  C Programming Level 1 (80%, 88th percentile)
  C++ Level 1 (85%, 93rd percentile)
  Java Level 1 (88%, 97th percentile)
  C# 2 (90%, 100th percentile)
  AJAX Programming (85%, 91st percentile)
  General Freelancer Orientation (75%, 81st percentile)
  Http (78%, 71st percentile)
$250 in 0 days 
0
over 2 years ago
5.0

3.7

6 Reviews
95% Completion Rate
Please see PMB.thanks.
cikara21 Indonesia
cikara21
Indonesia From Indonesia     Offline
  Foundation EUFreelance.com Member
$250 in 0 days 
0
over 2 years ago
Dear Sir..I do..Let me know when you need me..Thanks
mtomy Russian Federation
mtomy
Russian Federation From Russian Federation     Offline
  Foundation EUFreelance.com Member
$200 in 7 days 
0
over 2 years ago
I can do it.