diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-10-16 16:20:55 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-10-16 16:20:55 +0300 |
commit | 92283283cc56101fd84293938edc4527b3882aad (patch) | |
tree | 77314c569270ffbf11f5091f30fe872ee11b2e71 /ia32 | |
parent | ac7b0be8b22245e20624b937733c16fb3a11b24b (diff) | |
download | cryptrobber-92283283cc56101fd84293938edc4527b3882aad.tar cryptrobber-92283283cc56101fd84293938edc4527b3882aad.tar.xz cryptrobber-92283283cc56101fd84293938edc4527b3882aad.zip |
.
Diffstat (limited to 'ia32')
-rw-r--r-- | ia32/stack.sts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ia32/stack.sts b/ia32/stack.sts index cf1bd21..7756706 100644 --- a/ia32/stack.sts +++ b/ia32/stack.sts @@ -13,7 +13,7 @@ next defasm drop # 58 ?' ; pop eax next - + defasm dup # ff ?' # 34 ?' # 24 ?' ; push dword [esp] next |