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
/
asmblock.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-7
/
+7
*
Core/Asmblock: fix null starting block condition
Fabrice Desclaux
2018-11-17
1
-9
/
+5
*
Asmblock: deprecate label2block
Fabrice Desclaux
2018-10-12
1
-2
/
+6
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
1
-1
/
+0
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-2
/
+1
*
DisasmEngine: add dis_instr
Ajax
2018-07-19
1
-0
/
+14
*
AsmBlock: avoid underterministic print for next/to
Ajax
2018-07-16
1
-1
/
+1
*
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
1
-27
/
+27
*
symbol_pool -> loc_db
Ajax
2018-07-03
1
-81
/
+88
*
LocationDB: introduced to replace AsmSymbolPool
Ajax
2018-07-03
1
-224
/
+7
*
Cpu: fix bad doc
Fabrice Desclaux
2018-06-19
1
-2
/
+2
*
Merge pull request #758 from commial/fix/asmcfg-merge
serpilliere
2018-06-11
1
-13
/
+10
|
\
|
*
AsmCFG: use higher level API for merge
Ajax
2018-06-11
1
-13
/
+10
*
|
SymbolPool: assert LocKey type in APIs
Ajax
2018-06-11
1
-0
/
+2
|
/
*
AsmBlock: remove symbol_pool in add_cst
Fabrice Desclaux
2018-06-10
1
-32
/
+13
*
Jitter: label to_string
Fabrice Desclaux
2018-06-10
1
-8
/
+24
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
1
-384
/
+526
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
1
-38
/
+66
*
AsmBlock: constant for asmblockbad errno
Fabrice Desclaux
2018-05-17
1
-10
/
+29
*
add getby_offset in AsmCFG
losynix
2018-05-09
1
-0
/
+8
*
Asmblock: fix AsmSymbolPool API
Fabrice Desclaux
2018-04-19
1
-4
/
+22
*
Asmblock: fix dis_block_callback
Fabrice Desclaux
2018-02-02
1
-8
/
+17
*
Asmblock: remove disasm engine job_done attribute
Fabrice Desclaux
2017-07-27
1
-14
/
+23
*
Asmblock: rename bloc
Fabrice Desclaux
2017-07-07
1
-15
/
+32
*
Example: clean graph_ir IDA
Fabrice Desclaux
2017-05-24
1
-1
/
+1
*
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
1
-0
/
+1555