index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
miasm2
/
jitter
/
emulatedsymbexec.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old api support
Fabrice Desclaux
2019-02-12
1
-6
/
+3
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-1
/
+1
*
Expression: replace arg by ptr in ExprMem
Fabrice Desclaux
2018-10-12
1
-2
/
+2
*
Func_read can be called with a non ExprInt expr
Fabrice Desclaux
2018-08-07
1
-1
/
+4
*
Rename x86 specific op 'cpuid' to 'x86_cpuid'
Ajax
2018-05-15
1
-6
/
+6
*
Extract operation semantics from 'vm_mngr' to dedicated 'op_semantics'
Ajax
2018-05-15
1
-1
/
+1
*
Jitter/python: support little endian
Fabrice Desclaux
2018-03-04
1
-2
/
+7
*
Symbexec: fix expr lookup
Fabrice Desclaux
2017-06-14
1
-1
/
+5
*
IR/Symbexec: rename symbexec to SymbolicExecutionEngine
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
Jitter: remove useless segm trunc
Fabrice Desclaux
2017-02-12
1
-4
/
+2
*
Add support for 'cpuid' in Emulatedsymbexec
Ajax
2017-02-02
1
-1
/
+26
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
1
-1
/
+1
*
Jitter: fix python jit
Fabrice Desclaux
2016-08-31
1
-1
/
+4
*
Python jitter: enable segmentation support
Ajax
2016-04-26
1
-0
/
+19
*
Extract EmulatedSymbExec from JitCore_Python
Ajax
2016-02-16
1
-0
/
+83