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
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
2017-03-30
1
-5
/
+5
*
Core/asmblock: rename asmbloc_final to asmblock_final
Fabrice Desclaux
2017-03-13
1
-2
/
+9
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
4
-1575
/
+1585
*
Asmbloc: rename asm_constraint[to/next] to AsmConstraint[To/Next]
Fabrice Desclaux
2017-03-13
1
-5
/
+18
*
Asmbloc: rename asm_constraint to AsmConstraint
Fabrice Desclaux
2017-03-13
2
-28
/
+35
*
Asmbloc: rename asm_raw to AsmRaw
Fabrice Desclaux
2017-03-13
2
-10
/
+17
*
Asmbloc: rename asm_symbol_pool to AsmSymbolPool
Fabrice Desclaux
2017-03-13
2
-7
/
+14
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
3
-19
/
+25
*
Asmbloc: rename asm_block_bad to AsmBlockBad
Fabrice Desclaux
2017-03-13
1
-15
/
+22
*
Asmbloc: rename asm_bloc to AsmBlock
Fabrice Desclaux
2017-03-13
2
-19
/
+27
*
IR/ir: rename irbloc to IRBlock
Fabrice Desclaux
2017-03-13
1
-4
/
+4
*
Merge pull request #496 from commial/feature/expr_range
serpilliere
2017-02-22
1
-0
/
+8
|
\
|
*
Interval: add .length computation
Ajax
2017-02-13
1
-0
/
+8
*
|
Core: add C manipulators
Fabrice Desclaux
2017-02-17
2
-0
/
+1655
|
/
*
Core/cpu: change ParseAst name
Fabrice Desclaux
2017-02-13
2
-6
/
+6
*
Core/cpu: '_' label
Fabrice Desclaux
2017-02-13
1
-0
/
+6
*
Core/cpu: improve asm fromstring
Fabrice Desclaux
2017-02-13
1
-72
/
+111
*
Asmbloc: Fix AsmCfg str
Fabrice Desclaux
2017-02-07
1
-0
/
+10
*
remove #! command line on files not supposed to be run at top level
Aymeric Vincent
2017-01-05
3
-3
/
+0
*
Raise with a more helpful message on multiple disassemblies
Aymeric Vincent
2017-01-03
1
-2
/
+2
*
Expr: Remove exprint_from
Fabrice Desclaux
2016-12-23
2
-2
/
+2
*
add dont_dis_retcall_funcs set to disasmEngine for non-returning functions
Aymeric Vincent
2016-11-21
1
-0
/
+5
*
ExprCompose: update api
Fabrice Desclaux
2016-11-04
1
-13
/
+2
*
ExprCompose: add new api
Fabrice Desclaux
2016-11-04
1
-1
/
+1
*
Expression: Use singleton pattern for Expression
serpilliere
2016-11-04
1
-3
/
+3
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
1
-3
/
+3
*
Handle Elfesteem ValueError on 'get'
Ajax
2016-06-16
1
-1
/
+4
*
Merge pull request #342 from fmonjalet/fix_types
serpilliere
2016-04-19
1
-17
/
+39
|
\
|
*
Types: Ptr.dst_type is now a Type rather than a MemType
Florent Monjalet
2016-03-15
1
-10
/
+13
|
*
Types: handle MemType as argument to Array constructor
Florent Monjalet
2016-03-15
1
-7
/
+26
*
|
fix bin_stream.getbits()
Aymeric Vincent
2016-04-05
1
-2
/
+3
*
|
Merge pull request #347 from serpilliere/dg_has_loop
Camille Mougey
2016-03-23
1
-0
/
+28
|
\
\
|
*
|
Core/Graph: add loop test
Fabrice Desclaux
2016-03-23
1
-0
/
+28
*
|
|
Comment disasmEngine
Ajax
2016-03-23
1
-6
/
+60
*
|
|
Move dis_bloc and dis_bloc_all into disasmEngine as method
Ajax
2016-03-23
1
-199
/
+153
*
|
|
disasmEngine bin_stream argument must be provided
Ajax
2016-03-23
1
-4
/
+4
|
/
/
*
/
Core/asmbloc: remove pending on block split
serpilliere
2016-03-15
1
-0
/
+8
|
/
*
Merge pull request #331 from a-vincent/fix_block_split
serpilliere
2016-03-09
1
-1
/
+1
|
\
|
*
Fix range checking when splitting blocks.
Aymeric Vincent
2016-03-09
1
-1
/
+1
*
|
Speed up _block_merge
Ajax
2016-03-09
1
-1
/
+10
|
/
*
Core/utils: autopep8
Fabrice Desclaux
2016-02-19
1
-5
/
+8
*
Core/utils: sanitize whoami/get_caller_name
Fabrice Desclaux
2016-02-19
1
-3
/
+13
*
Miasm/CPU: unused variable and refactor
Ajax
2016-02-04
1
-6
/
+4
*
Miasm/CPU: remove factor_tree, useless and unused function
Ajax
2016-02-04
1
-9
/
+0
*
Miasm/Cpu: fix default argument
Ajax
2016-02-04
1
-1
/
+1
*
BinStreamIDA: fix readbs
Ajax
2016-02-04
1
-2
/
+2
*
Remove unused variables
Ajax
2016-02-04
5
-30
/
+8
*
Core/cpu: fix pre_dis atomic
Fabrice Desclaux
2016-01-31
1
-2
/
+6
*
Fix dangerous-default-value
Ajax
2016-01-30
1
-7
/
+18
*
Autopep
Fabrice Desclaux
2016-01-30
2
-12
/
+17
[prev]
[next]