Cipher Attack Lab {{ lang === 'id' ? 'oleh' : 'by' }} Manisha Arpara

{{ t.portalSubtitle }}

{{ t.attackConfig }}

{{ word }}
{{ t.wordlistEmpty }}
{{ t.attackState }} {{ status }}
{{ t.sysMonitor }}
{{ t.bruteForceWarning }}
{{ t.warningDesc }}
{{ t.decryptionSuccess }}
{{ foundKeyRaw }}
{{ t.caesarShiftLabel }}
[
{{ val }}
]
{{ t.hillDecMatrix }}
{{ t.attemptFailed }}
{{ t.attemptFailedDesc }}
{{ t.attackAborted }}
{{ t.trialsCompleted }} {{ trialsCount }}
{{ t.timeElapsed }} {{ formatTime(elapsedMs) }}
{{ t.attackAbortedDesc }}
{{ t.keysTested }} {{ trialsCount }}
{{ t.elapsedTime }} {{ formatTime(elapsedMs) }}
{{ t.hackingSpeed }} {{ keysPerSec }} k/s
{{ t.terminalTitle }}
{{ t.terminalIdle }}
{{ log.text }}

{{ t.securityInsights }}

{{ t.sysReport }}

{{ t.congratsSuccess.replace('{time}', formatTime(elapsedMs)) }}

{{ t.demonstratesFact }} {{ t.insecureFact }}

{{ t.keyResolved }}
{{ formatTime(elapsedMs) }}
{{ t.lockBroken }}

{{ t.whyNoLongerUse }}

{{ t.whyNoLongerUseDesc }}

{{ t.whatUseInstead }}

{{ t.whatUseInsteadDesc }}

{{ t.historyHeader }}

{{ t.noHistory }}
{{ item.timestamp }} {{ item.cipherType }} {{ item.attackMethod }} {{ item.status }}
{{ lang === 'id' ? 'Teks Sandi' : 'Ciphertext' }}: {{ item.ciphertext }}
{{ lang === 'id' ? 'Teks Asli Diharapkan' : 'Expected Plaintext' }}: {{ item.expectedPlaintext }}
{{ t.keyResolved }}: {{ item.keyFound }}
{{ lang === 'id' ? 'Teks Asli' : 'Plaintext' }}: {{ item.decryptedResult }}
{{ lang === 'id' ? 'Percobaan Selesai' : 'Trials Completed' }}: {{ item.trialsCount }} {{ lang === 'id' ? 'percobaan dalam' : 'attempts in' }} {{ formatTime(item.elapsedMs) }}
© {{ lang === 'id' ? 'Learn Cipher. Dibuat oleh Manisha Arpara' : 'Learn Cipher. Created by Manisha Arpara' }}

{{ t.generateTitle }}

{{ t.generateDesc }}

{{ t.step1Setup }}

{{ t.step2Params }}

{{ t.coprimeNote }}
{{ t.keyLabel }}
{{ t.inverseLabel }}