aboutsummaryrefslogtreecommitdiff
path: root/main.sts
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2020-10-17 17:42:51 +0300
committerAleksey Veresov <aleksey@veresov.pro>2020-10-17 17:42:51 +0300
commite89a8b301a0aa57b537ca65fa6019f4d1fa69806 (patch)
tree9de41a3b4dd7a3fc51f086b905406b32bcc4efcd /main.sts
parent80890e2a8b9e0c41578fd07c15e21c8377e2b1af (diff)
downloadcryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.tar
cryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.tar.xz
cryptrobber-e89a8b301a0aa57b537ca65fa6019f4d1fa69806.zip
.
Diffstat (limited to 'main.sts')
-rw-r--r--main.sts1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.sts b/main.sts
index c99568c..b4cf8a9 100644
--- a/main.sts
+++ b/main.sts
@@ -15,6 +15,7 @@ set_entry
; decipher text (length is the same as for ciphertext)
0 0 do dup length = until
+ 2 print_stack newline sys_write
as pos local cipos
pos ciphertext + @
password