Difference between revisions of "AZDecrypt notes, tips and tricks"

From Zodiac Killer Ciphers Wiki
Jump to: navigation, search
(Polyphone solver improvements)
(Solving "Ambiguous Caesar shift" ciphers)
Line 18: Line 18:
 
In batch mode (processing multiple ciphers), under default settings, AZDecrypt will not write output files if newly cracked ciphers' scores are not higher than previously cracked ciphers' scores.  To change this, set "Output improvements only" to "No" in "Options -> Solvers"
 
In batch mode (processing multiple ciphers), under default settings, AZDecrypt will not write output files if newly cracked ciphers' scores are not higher than previously cracked ciphers' scores.  To change this, set "Output improvements only" to "No" in "Options -> Solvers"
  
= Solving "Ambiguous Caesar shift" ciphers =
+
= Solving "Ambiguous Caesar shift" ciphers (aka Hafer ciphers or Hafer homophonic ciphers) =
  
 
Instructions and details on configuring AZDecrypt to solve these kinds of ciphers [http://zodiackillersite.com/viewtopic.php?p=81511#p81511 can be found here.]
 
Instructions and details on configuring AZDecrypt to solve these kinds of ciphers [http://zodiackillersite.com/viewtopic.php?p=81511#p81511 can be found here.]
  
 
The description of the encipherment system [http://zodiackillersite.com/viewtopic.php?p=81498#p81498 is here.]
 
The description of the encipherment system [http://zodiackillersite.com/viewtopic.php?p=81498#p81498 is here.]
 +
 +
Jarlve posted a new version of AZDecrypt that can solve Hafer ciphers [http://zodiackillersite.com/viewtopic.php?p=81853#p81853 here.]
  
 
= Polyphone solver improvements =
 
= Polyphone solver improvements =
  
 
Jarl has added improvements to the polyphone solver.  [http://zodiackillersite.com/viewtopic.php?p=81694#p81694 Details here].
 
Jarl has added improvements to the polyphone solver.  [http://zodiackillersite.com/viewtopic.php?p=81694#p81694 Details here].

Revision as of 02:32, 14 October 2020

Pangrams

AZDecrypt was not able to solve this cipher with default settings:

ABC DEFGH IJKLM NKO PEQRS KTCJ U VUWX YKZ RUGH QX IKO LFAB NFTC YKWCM VFDEKJ PEZS

The plaintext consists of two pangrams:

THE QUICK BROWN FOX JUMPS OVER A LAZY DOG PACK MY BOX WITH FIVE DOZEN LIQUOR JUGS

Jarl's fix, under "Options -> Solvers":

  • Boost Entropy weight to 10
  • Click the "Normalize n-gram factor" button

Now it can solve the cipher.

Batch mode

In batch mode (processing multiple ciphers), under default settings, AZDecrypt will not write output files if newly cracked ciphers' scores are not higher than previously cracked ciphers' scores. To change this, set "Output improvements only" to "No" in "Options -> Solvers"

Solving "Ambiguous Caesar shift" ciphers (aka Hafer ciphers or Hafer homophonic ciphers)

Instructions and details on configuring AZDecrypt to solve these kinds of ciphers can be found here.

The description of the encipherment system is here.

Jarlve posted a new version of AZDecrypt that can solve Hafer ciphers here.

Polyphone solver improvements

Jarl has added improvements to the polyphone solver. Details here.