View Single Post
  #2  
Old 03-01-2005, 16:59
Dmit
 
Posts: n/a
Correct way is to analyze serial checking algorithm and reverse it (build function which generates correct serial for any name). In some cases (strong asymmetric crypto or table-based serial checking) algorithm can not be reversed, and building the keygen is impossible.
Reply With Quote