miasm
Reverse engineering framework
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Properties
a
c
d
e
f
i
k
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
f
g
h
i
j
l
m
p
r
s
t
u
v
x
Variables
Typedefs
Enumerator
Macros
_
a
b
c
d
e
g
h
j
l
m
n
p
q
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerator
Properties
Macros
Pages
Variables
basic_op Namespace Reference
Variables
a
=
ExprId
('eax', 32)
b
=
ExprId
('ebx', 32)
c
=
ExprOp
('+',
a
,
b
)
ax
=
a
[:16]
d
=
ExprMem
(
c
, 32)
Variable Documentation
◆
a
basic_op.a =
ExprId
('eax', 32)
◆
ax
basic_op.ax =
a
[:16]
◆
b
basic_op.b =
ExprId
('ebx', 32)
◆
c
basic_op.c =
ExprOp
('+',
a
,
b
)
◆
d
basic_op.d =
ExprMem
(
c
, 32)
basic_op
Generated by
1.8.20