dynamic cipher analysis

This commit is contained in:
relikd
2021-03-01 20:13:45 +01:00
parent d7c2251840
commit cd2df69576
34 changed files with 1177 additions and 7806 deletions

View File

@@ -13,6 +13,17 @@
These pages try to break down and visualize the structure of the Liber Primus (LP).
</p>
<h2>General Purpose Tools</h2>
<p>
The links in this section do not depend on precalculated values.
You can use them with your own input, and even your own alphabet.
</p>
<dl>
<dt>Tools</dt><dd class="link-list">
<a href="./analysis.html">Cipher Analysis</a>
</dd>
</dl>
<h2>Index of Coincidence (IoC)</h2>
<p>
Including different key lengths and different interrupt runes.
@@ -22,14 +33,14 @@
<dt>IoC matching</dt><dd class="link-list">__A_IOC__</dd>
</dl>
<h2>Page Analysis</h2>
<h2 id="analysis-w-interrupt">Rune Analysis with Interrupts</h2>
<p>
This looks at each chapter individually.
Includes the analysis of rune counts, IoC, running-IoC, and a few concealment techniques.
</p>
<dl>
<dt>Chapters (encrypted)</dt><dd class="link-list">__A_CHAPTER__</dd>
<dt>Solved (plaintext)</dt><dd class="link-list">__A_SOLVED__</dd>
<dt>Unsolved</dt><dd class="link-list">__A_CHAPTER__</dd>
<dt>Solved</dt><dd class="link-list">__A_SOLVED__</dd>
</dl>
<h2>Whats next?</h2>