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_simplification Namespace Reference
Variables
a
=
ExprId
('eax', 32)
b
=
ExprId
('ebx', 32)
list
exprs
Variable Documentation
◆
a
basic_simplification.a =
ExprId
('eax', 32)
◆
b
basic_simplification.b =
ExprId
('ebx', 32)
◆
exprs
list basic_simplification.exprs
Initial value:
1
= [a + b - a,
2
ExprInt(0x12, 32) + ExprInt(0x30, 32) - a,
3
ExprCompose(a[:8], a[8:16])]
basic_simplification
Generated by
1.8.20