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
/
jitcore_python.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRBlock: irblock iterates on its assignblks
Fabrice Desclaux
2018-02-09
1
-1
/
+1
*
IRBlock: replace irs by assignblks
Fabrice Desclaux
2018-02-09
1
-1
/
+1
*
IRBlock: move lines in AssignBlock
Fabrice Desclaux
2017-04-20
1
-9
/
+9
*
All: rename vars bloc -> block
Fabrice Desclaux
2017-03-13
1
-8
/
+8
*
JitCorePython: avoid dirty hack for symbexec modification
Ajax
2017-02-06
1
-2
/
+4
*
Remove useless jit_call wrapper
Ajax
2017-01-05
1
-2
/
+3
*
Jitter: remove useless VmMngr argument
Ajax
2017-01-05
1
-5
/
+5
*
Handle CPU exception in Jitcore Python
Ajax
2016-09-01
1
-6
/
+7
*
Use a local expr_simp, instead of activating simps on global expr_simp
Ajax
2016-09-01
1
-3
/
+7
*
Jitter: fix python jit
Fabrice Desclaux
2016-08-31
1
-4
/
+17
*
Python jitter: enable segmentation support
Ajax
2016-04-26
1
-0
/
+1
*
JitCore_Python: use for ... else ... construction
Ajax
2016-02-16
1
-7
/
+4
*
Extract EmulatedSymbExec from JitCore_Python
Ajax
2016-02-16
1
-84
/
+11
*
JitterPython: init registers with 0 instead of symbol
Ajax
2015-11-17
1
-4
/
+2
*
Symbexec: func_write callback doesn't need anymore last arg
Ajax
2015-11-17
1
-3
/
+2
*
Expression: fix api
Fabrice Desclaux
2015-10-29
1
-4
/
+4
*
JitcorePython: adapt with new jit_call API
Camille Mougey
2015-10-23
1
-1
/
+1
*
Jitter: Factorize common cpu attributes in JitCpu; Update APIs in consequence
serpilliere
2015-04-22
1
-2
/
+0
*
Jitter: get/set mem is now wrapped in cpu
serpilliere
2015-04-22
1
-2
/
+3
*
Remove vm_ prefix /!\ API MODIF
Fabrice Desclaux
2014-10-07
1
-5
/
+5
*
JitCore Python: Handle log_regs, log_mn
ajax
2014-09-26
1
-0
/
+9
*
jitcore_python: fix reg init
Fabrice Desclaux
2014-09-05
1
-2
/
+2
*
Modify irbloc destination mecanism. Rework API in consequence.
Fabrice Desclaux
2014-09-05
1
-7
/
+8
*
Jitter Python: check all memory exceptions only on new instruction (in assembly)
ajax
2014-06-16
1
-5
/
+13
*
Jitter Python: Init without alias (fix CPU update bug), manage memory exceptions
ajax
2014-06-16
1
-1
/
+13
*
Jitter Python: Reorganize the Jit function builder
ajax
2014-06-16
1
-19
/
+48
*
Jit python: handle jump to ExprId (asm_label)
serpilliere
2014-06-16
1
-2
/
+5
*
Jitter: Add basic write handling in Python Jitter
ajax
2014-06-14
1
-1
/
+39
*
Jitter: Add PoC jitter engine based on Miasm2 Symbolic execution engine
ajax
2014-06-14
1
-0
/
+100