Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
vondehi
Commits
8c610489
Commit
8c610489
authored
Sep 26, 2018
by
blackle
Browse files
Move esi assignment into nop placeholder area
parent
7c542d2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
vondehi.asm
View file @
8c610489
...
...
@@ -33,10 +33,7 @@ _parent.0:
xchg
eax
,
edi
;edi is zero now and will be overwritten eventually
mov
al
,
SYS_waitpid
int
0x80
nop
nop
nop
nop
lea
esi
,
[
esp
+
0x18
]
db
0x3D
; cmp eax, ...
dw
2
;!e_type
...
...
@@ -90,7 +87,6 @@ _start.3:
_parent.2:
mov
bl
,
3
phdr.endm1:
lea
esi
,
[
esp
+
0x18
]
phdr.end
equ
phdr.endm1
+
1
;_parent.3:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment