home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3039 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.genie.net!usenet
  2. From: i.einman@genie.com (IAN J. EINMAN)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Key File Programming
  5. Date: 11 Feb 1996 21:38:54 GMT
  6. Organization: via GEnie Services (1-800-638-9636 or info@genie.com)
  7. Sender: i.einman@genie.com (IAN J. EINMAN)
  8. Message-ID: <4flnle$q23@rock101.genie.net>
  9. NNTP-Posting-Host: rock102.is.ge.com
  10.  
  11. >>I don't think this is accurate. The IDEA algorithem witch is freely available,
  12. can't be cracked, atleast until now, there has'nt been shown anyway into IDEA,
  13. and brute force would take 1000(maby 10 if You have a Cray, this is a guess)
  14. of Years.
  15.  
  16. However I belive that the crackers, will remove Your copy protection. without
  17. cracking the encryption, by rewriting the code.
  18. ----
  19.  
  20. This is what I meant.  Even if you can make the keyfile foolproof, you cannot
  21. make the program foolproof.  You need to deeply encode the program and be extremely
  22. tricky about how it works.  Not a programming project in C.  And even if you create
  23. some excellent scheme, the pirates have cracked many such schemes.
  24.  
  25. It's not worth the trouble to go into great schemes to make a keyfile.  Pirates don't
  26. bother with keyfiles quite like they do games or major apps.  A 800 byte file won't
  27. help their UL/DL ratio much.
  28.  
  29.