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
/
example
/
disasm
/
full.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
1
-2
/
+2
*
Asmblock: rename bloc
Fabrice Desclaux
2017-07-07
1
-1
/
+1
*
IR: rename add_bloc
Fabrice Desclaux
2017-07-07
1
-2
/
+2
*
Example: fix simplify argument
Fabrice Desclaux
2017-05-07
1
-1
/
+1
*
Remove PYTHONSTARTUP in end-user scripts
Ajax
2017-04-24
1
-5
/
+0
*
Example: add irblock simplification example
Fabrice Desclaux
2017-04-21
1
-2
/
+15
*
analysis: Introduction of use-definition chains
Caroline Leman
2017-03-29
1
-1
/
+9
*
Example/full: fix tipo
Fabrice Desclaux
2017-03-27
1
-1
/
+1
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
All: rename vars bloc -> block
Fabrice Desclaux
2017-03-13
1
-18
/
+18
*
IR: rename blocs to blocks
Fabrice Desclaux
2017-03-13
1
-9
/
+9
*
Example: add raw disasm to full.py
Fabrice Desclaux
2017-01-12
1
-2
/
+9
*
Introduce Container.symbol_pool, containing container symbols (if any)
Ajax
2016-03-21
1
-2
/
+8
*
Graph: generic html dot code
Fabrice Desclaux
2016-01-30
1
-1
/
+1
*
Rename BasicBlocks -> AsmCFG, more comprehensible, include "graph"
Ajax
2016-01-26
1
-2
/
+2
*
BasicBlocks: update examples with the new API
Ajax
2016-01-26
1
-6
/
+4
*
IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`
Ajax
2015-12-07
1
-4
/
+2
*
Example/Disasm: update full.py to produce both IR and IRA graphes
Camille Mougey
2015-12-07
1
-0
/
+3
*
Example: move output .txt to .dot
Ajax
2015-11-09
1
-3
/
+3
*
In interactive use, allow C-like prefixes to choose the base of integers
Aymeric Vincent
2015-10-27
1
-2
/
+3
*
Example/Disasm/Full: fix follow_call option
Fabrice Desclaux
2015-06-29
1
-0
/
+1
*
Treat properly multiple addresses as advertised
Mathieu Geli
2015-06-16
1
-1
/
+1
*
DisasmFull: The architecture is now an optionnal argument, otherwise cont.arc...
Ajax
2015-03-19
1
-8
/
+15
*
Disasm/Full: args.address can be empty, otherwise `default_addr` code is neve...
Ajax
2015-03-19
1
-1
/
+1
*
Example/Disasm/Full: Compute IR with & without analysis on `-g`
Camille Mougey
2015-02-24
1
-6
/
+17
*
Example: Move disasm's examples to a `disasm` directory
Camille Mougey
2015-01-23
1
-0
/
+183