G
G
Gys2019-11-30 23:10:21
assembler
Gys, 2019-11-30 23:10:21

Assembler, how to assemble it?

there is a code, you need to execute
# SECTION text
# global main
main:
inc ebx
inc ebx
jnp $+0x6c
xor esi,DWORD PTR [ebx+0x75]
jae $+0x61
pop edi
arpl WORD PTR [eax+0x72],bp
xor DWORD PTR [ebx+0x37],esi
pop edi
ja $+0x56
inc esi
aas
and DWORD PTR [ebx],esp
and al,0x7d

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2019-11-30
@firedragon

I would collect an object file and link it.
https://habr.com/ru/post/326078/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question