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
/
ida
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Example/ida/depgraph: add basic stack unaliasing
Fabrice Desclaux
2016-04-06
1
-11
/
+45
*
Example/Depgraph: allow lower/upper register tracking
Fabrice Desclaux
2016-03-22
1
-1
/
+4
*
Depgraph: updt api
Fabrice Desclaux
2016-03-21
2
-12
/
+20
*
BasicBlocks: update examples with the new API
Ajax
2016-01-26
1
-2
/
+1
*
IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`
Ajax
2015-12-07
2
-6
/
+1
*
IR: use expr_is_label instead of ExprIsLabel
Camille Mougey
2015-12-07
1
-1
/
+1
*
Example: move output .txt to .dot
Ajax
2015-11-09
1
-4
/
+4
*
Example/IDA: unused import
Ajax
2015-11-06
1
-3
/
+0
*
Example/IDA: useless sys path
Ajax
2015-11-06
1
-7
/
+2
*
Example/IDA: unused import
Ajax
2015-11-06
1
-3
/
+1
*
Example/ida/utils: fix mips arch
Fabrice Desclaux
2015-10-29
1
-2
/
+2
*
Example/ida: add aarch64 to ida utils
Fabrice Desclaux
2015-08-09
1
-13
/
+21
*
ExampleIDA: Add 'Implicit' option for depgraph
Ajax
2015-04-24
1
-2
/
+4
*
Example: add NoCallNoMem in ida/depgraph
serpilliere
2015-03-23
1
-12
/
+9
*
Example/IDA: Replace /tmp/ by tempfile.gettempdir (credits Joel Eriksson)
Ajax
2015-03-05
2
-2
/
+6
*
Expression: remove code which uses expression modifications
serpilliere
2015-02-22
2
-4
/
+6
*
Example/IDA: add a script to highlight depnodes through IDA
Camille Mougey
2015-02-20
1
-0
/
+201
*
Example/IDA: Reorganize imports
Camille Mougey
2015-02-11
3
-4
/
+1
*
VariableIdentifier: Less hacky way to identify sub vars, add a prefix feature
Camille Mougey
2015-02-10
1
-1
/
+2
*
Example/IDA: Move `translatorForm` to `utils`
Camille Mougey
2015-02-09
2
-58
/
+58
*
IDA/Example: Offer all available translators instead of Miasm
Camille Mougey
2015-02-09
1
-10
/
+45
*
Example/IDA: Add the translation in Miasm for symbolc_exec
Camille Mougey
2015-02-09
1
-0
/
+35
*
Example/IDA: Add a new example showing symbolic exec with var expansion
Camille Mougey
2015-02-09
1
-0
/
+110
*
Examples/IDA: Export common IDA methods to a file `utils`
Camille Mougey
2015-02-09
2
-85
/
+116
*
Example: Move and rename the IDA example to a specific example subdir
Camille Mougey
2015-01-23
1
-0
/
+382