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
/
test
/
expression
/
expression.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
X86_32: Add fastcall abi
Fabrice Desclaux
1
-0
/
+27
2017-04-18
Jitter: fix pending memory breakpoint (#527)
serpilliere
1
-0
/
+8
2017-04-18
Jitter: fix symb cache name (#525)
serpilliere
5
-14
/
+27
2017-04-18
Jitter: regression test for post instr
Fabrice Desclaux
2
-0
/
+47
2017-04-17
Jitter: fix post instr exception
Fabrice Desclaux
1
-8
/
+7
2017-04-14
Ir: rm dup api. Use get_out_regs
Fabrice Desclaux
4
-42
/
+0
2017-04-06
Tests: run md5_aarch64l from the very beginning
Ajax
1
-1
/
+2
2017-04-06
Introduce Sandbox.call, for direct function calling
Ajax
3
-0
/
+95
2017-04-06
MD5_arm: run from the very beginning
Ajax
2
-4
/
+1
2017-04-06
Add regression test for command-line/env support in Sandbox
Ajax
7
-0
/
+52
2017-04-06
Add command-line and enviornment-vars argument in Sandbox
Ajax
1
-13
/
+146
2017-04-06
Add basic libc_start_main stub for Linux
Ajax
1
-0
/
+30
2017-04-06
Introduce a new API 'func_prepare_<callingconv>' for calling a function
Ajax
3
-1
/
+31
2017-04-06
Introduce a naive "System V" calling convention
Ajax
5
-59
/
+81
2017-04-06
Aarch64: fix ldr
Fabrice Desclaux
2
-4
/
+62
2017-04-04
Jitter/arm: dump gpregs 32 bit output
Fabrice Desclaux
1
-4
/
+4
2017-04-04
IR: fix set_dst linenb
Fabrice Desclaux
1
-1
/
+3
2017-03-31
Expr: fix singleton; add reg test
Fabrice Desclaux
3
-67
/
+110
2017-03-30
Update regression tests fo ModularIntervals mul
Ajax
2
-0
/
+12
2017-03-30
ModularIntervals: naive support for * operation
Ajax
2
-1
/
+24
2017-03-30
ModularIntervals: add length capability
Ajax
1
-0
/
+4
2017-03-30
ModularIntervals: fix init with empty interval
Ajax
1
-2
/
+4
2017-03-30
Use non-deprecated ExprInt form in sembuilder
Ajax
1
-5
/
+6
2017-03-30
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
38
-594
/
+595
2017-03-30
Deprecate ExprInt[num] and ExprInt_from(expr, num)
Ajax
1
-0
/
+12
2017-03-30
Let ExprInt always use its Singleton capabilities
Ajax
3
-68
/
+65
2017-03-29
analysis: Introduction of use-definition chains
Caroline Leman
8
-318
/
+346
2017-03-28
ExprReduce: fix exprnode str
Fabrice Desclaux
1
-11
/
+11
2017-03-27
Example/full: fix tipo
Fabrice Desclaux
1
-1
/
+1
2017-03-25
Container: add dynsym symbols
Fabrice Desclaux
1
-12
/
+16
2017-03-17
Symbexec: fix tipo symbmngr
Fabrice Desclaux
1
-4
/
+4
2017-03-17
IR: fix support old api blocs
Fabrice Desclaux
1
-1
/
+1
2017-03-16
Symbexec: Fix state update
Fabrice Desclaux
1
-3
/
+8
2017-03-13
Core/asmblock: rename asmbloc_final to asmblock_final
Fabrice Desclaux
1
-2
/
+9
2017-03-13
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
50
-1659
/
+1669
2017-03-13
Asmbloc: rename asm_constraint[to/next] to AsmConstraint[To/Next]
Fabrice Desclaux
3
-16
/
+29
2017-03-13
Asmbloc: rename asm_constraint to AsmConstraint
Fabrice Desclaux
6
-42
/
+49
2017-03-13
Asmbloc: rename asm_raw to AsmRaw
Fabrice Desclaux
2
-10
/
+17
2017-03-13
Asmbloc: rename asm_symbol_pool to AsmSymbolPool
Fabrice Desclaux
10
-25
/
+32
2017-03-13
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
27
-97
/
+99
2017-03-13
Asmbloc: rename asm_block_bad to AsmBlockBad
Fabrice Desclaux
5
-22
/
+29
2017-03-13
Asmbloc: rename asm_bloc to AsmBlock
Fabrice Desclaux
4
-29
/
+37
2017-03-13
All: rename vars bloc -> block
Fabrice Desclaux
24
-231
/
+191
2017-03-13
IR: rename blocs to blocks
Fabrice Desclaux
17
-189
/
+193
2017-03-13
Arch: clean ira/jit
Fabrice Desclaux
10
-142
/
+117
2017-03-13
IR/ir: rename ir to IntermediateRepresentation
Fabrice Desclaux
13
-34
/
+54
2017-03-13
IR/ir: rename irbloc to IRBlock
Fabrice Desclaux
10
-286
/
+309
2017-03-13
IR/Symbexec: rename symbexec to SymbolicExecutionEngine
Fabrice Desclaux
13
-42
/
+69
2017-03-08
add mips32's addi simulation
rootkiter
1
-0
/
+1
2017-02-22
Add regression tests for expr_range, based on z3
Ajax
2
-0
/
+99
[next]