diff options
author | exegete <nikitf-97@mail.ru> | 2020-10-30 13:43:41 +0300 |
---|---|---|
committer | exegete <nikitf-97@mail.ru> | 2020-10-30 13:43:41 +0300 |
commit | d91f1698efe5616c690c2fe9b3376756962ce673 (patch) | |
tree | 91d7f65ca15e4c13d7a0f2b783bf44a49b66a4e8 /sts/ia32 | |
parent | 9392f52163b6629160fdb840c3e69126651df6cc (diff) | |
download | cryptrobber-d91f1698efe5616c690c2fe9b3376756962ce673.tar cryptrobber-d91f1698efe5616c690c2fe9b3376756962ce673.tar.xz cryptrobber-d91f1698efe5616c690c2fe9b3376756962ce673.zip |
next macro description.
Diffstat (limited to 'sts/ia32')
-rw-r--r-- | sts/ia32/macro.sts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sts/ia32/macro.sts b/sts/ia32/macro.sts index fa9510b..e3c8b26 100644 --- a/sts/ia32/macro.sts +++ b/sts/ia32/macro.sts @@ -1,5 +1,6 @@ [ next 0 - # ad ?' # ff ?' # 20 ?' + # ad ?' ; lodsd + # ff ?' # 20 ?' ; jmp dword [eax] ] [ defasm 1 |