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
/
expression
/
simplification_add.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
Arch/aarch64: fix ANDS dst ZR
Fabrice Desclaux
1
-1
/
+6
2015-10-09
TestAll: delete `exp_graph_test*` from depgraph
Ajax
1
-10
/
+10
2015-10-09
TestAll: there is one more test for depgraph to delete
Ajax
1
-1
/
+1
2015-10-09
TestAll: `sol_10` and `sol_11` do not exist anymore
Ajax
1
-1
/
+1
2015-10-07
Arch/arm: add rev mnemonic;
Fabrice Desclaux
3
-0
/
+14
2015-10-05
Sandbox: add stack base manipulation
Fabrice Desclaux
1
-0
/
+10
2015-10-05
IR: add get_label
Fabrice Desclaux
1
-10
/
+22
2015-10-05
Depgraph: fix name
Fabrice Desclaux
1
-1
/
+2
2015-10-05
Depgraph: fix follow mem/call
Fabrice Desclaux
1
-37
/
+49
2015-09-23
Expression: move is_func_call to expr scr
Fabrice Desclaux
2
-4
/
+4
2015-09-06
DiGraph: refactored compute_strongly_connected_components
Tim Blazytko
1
-18
/
+22
2015-09-05
DiGraph: refactored compute_strongly_connected_components
Tim Blazytko
1
-6
/
+6
2015-09-04
DiGraph: fixed typo
Tim Blazytko
1
-2
/
+2
2015-09-04
DiGraph: added regression tests for strongly connected components and natural...
Tim Blazytko
1
-1
/
+29
2015-09-04
DiGraph: added algorithm to retrieve the strongly connected components of a g...
Tim Blazytko
1
-0
/
+73
2015-09-04
DiGraph: added natural loop detection
Tim Blazytko
1
-0
/
+52
2015-09-04
DiGraph: added breadth and depth first traversals
Tim Blazytko
1
-0
/
+39
2015-08-30
Test/aarch64: add reg test
Fabrice Desclaux
1
-1
/
+24
2015-08-30
Aarch64/arch: fix zr
Fabrice Desclaux
1
-15
/
+18
2015-08-27
Analysis/depgraph: improve get_modifiers complexity
Fabrice Desclaux
1
-34
/
+46
2015-08-26
Analysis/depgraph: use slots to be memory friendly
Fabrice Desclaux
1
-0
/
+6
2015-08-26
Aarch64/sem: fix tipo
Fabrice Desclaux
1
-1
/
+1
2015-08-24
Analysis/Depgraph: Coding convention and cleanups
Caroline Leman
2
-22
/
+33
2015-08-24
Arch/x86: factorize code
Fabrice Desclaux
1
-40
/
+18
2015-08-24
Arch/x86: fix e=> expr
Fabrice Desclaux
1
-157
/
+125
2015-08-24
Arch/X86: remove dummy comments
Fabrice Desclaux
1
-230
/
+7
2015-08-24
Test/x86: updt regression test
Fabrice Desclaux
1
-19
/
+580
2015-08-24
Arch/x86: fix xmm encoding/decoding
Fabrice Desclaux
1
-273
/
+380
2015-08-24
Arch/aarch64: discard writes to ZR
Fabrice Desclaux
1
-0
/
+15
2015-08-24
Analysis/Depgraph: Remove duplicates treatments
Caroline Leman
2
-103
/
+131
2015-08-23
Arch/aarch64: fix offset size
Fabrice Desclaux
1
-1
/
+1
2015-08-23
Arch/aarch64: remove dbg print
Fabrice Desclaux
1
-7
/
+0
2015-08-20
Arch/aarch64: fix PC value in semantic
Fabrice Desclaux
1
-6
/
+18
2015-08-20
Test/aarch64: add regresion tests
Fabrice Desclaux
2
-0
/
+1787
2015-08-20
Arch/aarch64: fix semantic
Fabrice Desclaux
1
-9
/
+75
2015-08-19
Arch/aarch64: fix mnemonic
Fabrice Desclaux
1
-2
/
+2
2015-08-12
README: fixed elfesteem link
Tim Blazytko
1
-1
/
+1
2015-08-12
README: fixed elfesteem documentation
Tim Blazytko
1
-2
/
+2
2015-08-09
Loader/Elf: Support aarch64
Fabrice Desclaux
1
-0
/
+2
2015-08-09
Travis: use elfesteem from github
Fabrice Desclaux
1
-1
/
+1
2015-08-09
Example/ida: add aarch64 to ida utils
Fabrice Desclaux
1
-13
/
+21
2015-08-09
Test/aarch64: add unit test
Fabrice Desclaux
4
-0
/
+122
2015-08-09
Add aarch64l md5 sandbox and test
Fabrice Desclaux
3
-0
/
+30
2015-08-09
Linux/api: add memset; fix printf
Fabrice Desclaux
1
-14
/
+102
2015-08-08
Add arch aarch64
Fabrice Desclaux
4
-1
/
+67
2015-08-08
Arch/aarch64: add arch/reg/ira/disasm
serpilliere
9
-0
/
+3899
2015-08-08
Jitter: factor common operators
Fabrice Desclaux
2
-51
/
+53
2015-08-08
Jitter/vm_mngr: fix rot_right operator
Fabrice Desclaux
2
-5
/
+10
2015-08-06
Travis: migrate to container based builds
Fabrice Desclaux
1
-7
/
+28
2015-08-05
Analysis/Depgraph: pylint and pep8 compliance + docstrings
Caroline Leman
2
-62
/
+93
[next]