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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a dev-TODO (thanks @WilliamBruneau)
Ajax
2017-10-05
1
-1
/
+1
*
Ctypes: allow analysis on incomplete graphs
Fabrice Desclaux
2017-10-03
1
-2
/
+5
*
Merge pull request #615 from serpilliere/fix_ida_plugin_size
Camille Mougey
2017-09-07
1
-17
/
+15
|
\
|
*
Example/ida: fix size issue
Fabrice Desclaux
2017-09-07
1
-17
/
+15
*
|
DSE: avoid using the same test.txt file in test, allowing parallelism
Ajax
2017-09-06
2
-5
/
+14
*
|
Add a simpler illustrating the DSE use
Ajax
2017-09-05
1
-0
/
+129
*
|
DSE: update example to use coverage provided by the module
Ajax
2017-09-05
1
-35
/
+29
*
|
DSE: update example to use compute_solution
Ajax
2017-09-05
1
-5
/
+5
|
/
*
Example/ctype: fix propagation on mem write
Fabrice Desclaux
2017-08-14
1
-1
/
+3
*
Example: add constant expression propagation
Fabrice Desclaux
2017-08-09
1
-0
/
+54
*
Symbexec: add get_block
Fabrice Desclaux
2017-08-08
2
-30
/
+2
*
Example: add ctype_propagation
Fabrice Desclaux
2017-08-08
1
-20
/
+33
*
Example: update api
Fabrice Desclaux
2017-08-08
4
-86
/
+96
*
Examples: update api
Fabrice Desclaux
2017-08-07
2
-5
/
+22
*
Asmblock: remove disasm engine job_done attribute
Fabrice Desclaux
2017-07-27
2
-4
/
+0
*
Merge pull request #579 from serpilliere/fix_get_bloc
serpilliere
2017-07-20
15
-32
/
+32
|
\
|
*
Asmblock: rename bloc
Fabrice Desclaux
2017-07-07
14
-16
/
+16
|
*
IR: rename add_bloc
Fabrice Desclaux
2017-07-07
11
-14
/
+14
|
*
IR: rename get_bloc
Fabrice Desclaux
2017-07-07
2
-2
/
+2
*
|
Remove unecessary assert
William Bruneau
2017-07-20
1
-1
/
+0
*
|
Fix typo
William Bruneau
2017-07-20
1
-6
/
+6
|
/
*
IDA: add a Miasm menu with shortcuts to other IDA examples
Ajax
2017-07-05
1
-0
/
+77
*
IDA/TypePropag: clean & fix imports
Ajax
2017-07-05
1
-14
/
+13
*
IDA/SymbExec: clean & fix imports, export main function
Ajax
2017-07-05
1
-7
/
+8
*
IDA/Graph IR: clean & fix imports, export main function, add a
Ajax
2017-07-05
1
-70
/
+91
*
IDA/Depgraph: clean & fix imports, export main function
Ajax
2017-07-05
1
-83
/
+93
*
Example: update SymbExecCType api
Fabrice Desclaux
2017-07-05
1
-9
/
+7
*
Example/ctype: clean code
Fabrice Desclaux
2017-07-04
1
-129
/
+110
*
Example: c type propagation ida plugin
Fabrice Desclaux
2017-06-14
1
-0
/
+266
*
Example: add ida rpyc server
Fabrice Desclaux
2017-06-13
1
-0
/
+25
*
Example: clean graph_ir IDA
Fabrice Desclaux
2017-05-24
1
-183
/
+59
*
IR: avoid IRBlock attribute creation
Fabrice Desclaux
2017-05-24
1
-16
/
+19
*
IR: Make IRBlock immutable
Fabrice Desclaux
2017-05-24
2
-7
/
+11
*
Example: clean code
Fabrice Desclaux
2017-05-15
2
-104
/
+98
*
Core/Objc: improuve internal type representation
Fabrice Desclaux
2017-05-15
2
-26
/
+22
*
Merge pull request #550 from serpilliere/add_rot_pytrans
Camille Mougey
2017-05-10
1
-1
/
+1
|
\
|
*
Example: fix tipo
Fabrice Desclaux
2017-05-09
1
-1
/
+1
*
|
Use and tiny test of .as_assignblock() behavior
Ajax
2017-05-09
1
-2
/
+3
|
/
*
Example: fix simplify argument
Fabrice Desclaux
2017-05-07
1
-1
/
+1
*
Merge pull request #537 from commial/fix/ida-examples
serpilliere
2017-04-25
2
-15
/
+28
|
\
|
*
IDA: handle generated labels in depgraph
Ajax
2017-04-25
1
-1
/
+7
|
*
IDA: fix depgraph for immutable AssignBlock
Ajax
2017-04-25
1
-8
/
+12
|
*
IDA: fix graph_ir for immutable AssignBlock
Ajax
2017-04-25
1
-6
/
+9
*
|
Remove PYTHONSTARTUP in end-user scripts
Ajax
2017-04-24
9
-53
/
+1
|
/
*
Let GCC be the default jitter
Ajax
2017-04-21
3
-6
/
+6
*
Example: add irblock simplification example
Fabrice Desclaux
2017-04-21
2
-2
/
+30
*
Merge pull request #518 from commial/feature/dse
serpilliere
2017-04-21
2
-0
/
+414
|
\
|
*
Add an example illustrating DSE
Ajax
2017-04-18
2
-0
/
+414
*
|
IRBlock: move lines in AssignBlock
Fabrice Desclaux
2017-04-20
2
-4
/
+4
|
/
*
Introduce Sandbox.call, for direct function calling
Ajax
2017-04-06
1
-0
/
+23
[next]