aboutsummaryrefslogtreecommitdiff
path: root/test.sts
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-18 00:06:14 +0300
committerexegete <nikitf-97@mail.ru>2020-10-18 00:06:14 +0300
commit63031492030d11225ab946747ab7dd5c449aedc5 (patch)
tree7d8a6780f5bfdfec6c7098b8bf8b73f40a994a81 /test.sts
parentc7104149207859a7b52d231421c5946df23e5538 (diff)
downloadcryptrobber-63031492030d11225ab946747ab7dd5c449aedc5.tar
cryptrobber-63031492030d11225ab946747ab7dd5c449aedc5.tar.xz
cryptrobber-63031492030d11225ab946747ab7dd5c449aedc5.zip
English freq module
Diffstat (limited to 'test.sts')
-rw-r--r--test.sts9
1 files changed, 3 insertions, 6 deletions
diff --git a/test.sts b/test.sts
index 168abad..649a91b 100644
--- a/test.sts
+++ b/test.sts
@@ -1,13 +1,10 @@
module ia32/elf/begin.sts
module ia32/float/float.sts
-module keygen.sts
+module freq.sts
set_entry
-ff ff 2 keygen
-5 print_stack
-a sys_write
-keygen
-5 print_stack
+ freq_eng
+ 20 print_stack
sys_exit
module ia32/elf/end.sts