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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Move umod/udiv/imod/idiv operations to op_semantics
Ajax
2018-05-16
12
-159
/
+31
|
*
udiv/umod/idiv/imod: remove unused 'vmcpu' argument
Ajax
2018-05-16
8
-58
/
+58
|
/
*
Merge pull request #743 from commial/refactor/remove-TCC
serpilliere
2018-05-16
9
-554
/
+12
|
\
|
*
Update documentation (remove TCC jitter engine)
Ajax
2018-05-16
1
-11
/
+2
|
*
Remove TCC jitter engine
Ajax
2018-05-16
8
-543
/
+10
|
/
*
Merge pull request #742 from commial/refactor/x86_cpuid
serpilliere
2018-05-15
7
-18
/
+18
|
\
|
*
Rename x86 specific op 'cpuid' to 'x86_cpuid'
Ajax
2018-05-15
7
-18
/
+18
|
/
*
Merge pull request #741 from commial/refactor/extract-op-C
serpilliere
2018-05-15
12
-940
/
+934
|
\
|
*
Remove unused 'Makefile'
Ajax
2018-05-15
1
-20
/
+0
|
*
Extract operation semantics from 'vm_mngr' to dedicated 'op_semantics'
Ajax
2018-05-15
11
-920
/
+934
|
/
*
Merge pull request #740 from commial/refactor/bsr-bsf
serpilliere
2018-05-15
12
-63
/
+102
|
\
|
*
Op bsr/bsf are replaced by cnttrailzeros / cntleadzeros, defined in 0
Ajax
2018-05-15
12
-61
/
+100
|
*
Fix bsr implementation to avoid infinite loop on src=0
Ajax
2018-05-15
1
-2
/
+2
*
|
Merge pull request #724 from serpilliere/fix_resource_rebuild
Camille Mougey
2018-05-15
1
-5
/
+5
|
\
\
|
*
|
PE: fix resource rebuild
Fabrice Desclaux
2018-04-19
1
-5
/
+5
*
|
|
Merge pull request #739 from serpilliere/fix_ast
Camille Mougey
2018-05-15
1
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AsmAst: fix dup method
Fabrice Desclaux
2018-05-15
1
-3
/
+0
|
/
/
*
|
Merge pull request #737 from commial/feature/dse_attach_from_breakpoint
serpilliere
2018-05-14
1
-1
/
+19
|
\
\
|
*
|
DSE: update doc on attachment in a breakpoint
Ajax
2018-05-14
1
-1
/
+19
|
/
/
*
|
Merge pull request #734 from serpilliere/enhance_parser
Camille Mougey
2018-05-14
29
-1134
/
+1214
|
\
\
|
*
|
Parser: fix arguments name
Fabrice Desclaux
2018-05-14
8
-191
/
+189
|
*
|
Core: updt parser structure
Fabrice Desclaux
2018-05-14
29
-1030
/
+1113
|
*
|
Cpu: fix fromstring arg name
Fabrice Desclaux
2018-05-09
5
-44
/
+43
*
|
|
Merge pull request #736 from losynix/get_block_by_offset
serpilliere
2018-05-09
2
-0
/
+10
|
\
\
\
|
*
|
|
add getby_offset in AsmCFG
losynix
2018-05-09
2
-0
/
+10
|
|
/
/
*
|
|
Merge pull request #733 from serpilliere/fix_fpu_C_name
Camille Mougey
2018-05-09
4
-56
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Jitter: fix FPU C functions names
Fabrice Desclaux
2018-05-09
4
-56
/
+59
|
/
/
*
|
Merge pull request #735 from serpilliere/fix_dbg_code
Pierre Lalet
2018-05-09
1
-4
/
+0
|
\
\
|
*
|
Remove debug code
Fabrice Desclaux
2018-05-09
1
-4
/
+0
*
|
|
Merge pull request #730 from serpilliere/get_breakpoint
Camille Mougey
2018-05-04
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Jitter: add get_breakpoint
Fabrice Desclaux
2018-04-27
1
-0
/
+7
*
|
|
Merge pull request #731 from serpilliere/updt_mips_runtime
Camille Mougey
2018-05-03
7
-6
/
+185
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update Mips runtime
Fabrice Desclaux
2018-05-02
7
-6
/
+185
|
/
/
*
|
Merge pull request #728 from serpilliere/fix_expr_singleton
Camille Mougey
2018-04-27
1
-1
/
+7
|
\
\
|
*
|
Expr: Fix default size
Fabrice Desclaux
2018-04-26
1
-1
/
+7
*
|
|
Merge pull request #729 from serpilliere/updt_llvm
Camille Mougey
2018-04-27
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Travis: switch to llvm-6.0 for LLVMLite 0.23
Fabrice Desclaux
2018-04-26
1
-4
/
+4
|
/
/
*
|
Merge pull request #727 from WilliamBruneau/fix_typo_type_propagation
serpilliere
2018-04-25
1
-23
/
+97
|
\
\
|
*
|
Add some graphical options
William Bruneau
2018-04-25
1
-15
/
+95
|
*
|
Fix typo
William Bruneau
2018-04-24
1
-9
/
+3
*
|
|
Merge pull request #726 from sigalpes/master
serpilliere
2018-04-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix build on OpenBSD.
Remi Pointel
2018-04-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #725 from serpilliere/fix_eq_ne
Camille Mougey
2018-04-19
10
-1
/
+28
|
\
\
|
*
|
Fix __ne__ calls
Fabrice Desclaux
2018-04-19
10
-1
/
+28
|
/
/
*
|
Merge pull request #714 from serpilliere/symb_pool_labels
Camille Mougey
2018-04-19
1
-4
/
+22
|
\
\
|
*
|
Asmblock: fix AsmSymbolPool API
Fabrice Desclaux
2018-04-19
1
-4
/
+22
*
|
|
Merge pull request #720 from su-vikas/master
serpilliere
2018-04-19
1
-1
/
+24
|
\
\
\
|
*
|
|
Fixed uxtw, uxth and sxtw, sxth register truncation
Vikas Gupta
2018-04-19
1
-1
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #716 from serpilliere/fix_asmblock_simplify
Camille Mougey
2018-04-18
1
-6
/
+17
|
\
\
\
|
*
|
|
IR: fix remove_jmp auto loop
Fabrice Desclaux
2018-04-18
1
-0
/
+4
[prev]
[next]