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
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-08-05
Analysis/Depgraph: DependecyGraph precision improvement + regressions tests.
Caroline Leman
3
-463
/
+1204
2015-07-31
Test/ir: updt regression test
serpilliere
1
-1
/
+1
2015-07-31
IR/Translators/C: fix umod/udiv argument
serpilliere
1
-4
/
+4
2015-07-29
TranslatorZ3: added translation for udiv, imod and umod
Tim Blazytko
1
-0
/
+6
2015-07-29
Test/simplification: add cmpx regression tests
serpilliere
1
-0
/
+33
2015-07-29
Test/sem: add daa/das
Fabrice Desclaux
3
-0
/
+184
2015-07-29
X86/Sem: add DAA/DAS
Fabrice Desclaux
1
-2
/
+60
2015-07-29
Expression/helper: add macro cmpu/cmps
Fabrice Desclaux
1
-0
/
+19
2015-07-29
X86/sem: fix 16bit jcc/loopcc
Fabrice Desclaux
1
-22
/
+64
2015-07-29
README: add a code-climate badge
Camille Mougey
1
-0
/
+1
2015-07-29
Mips/sem: fix missing msb
Fabrice Desclaux
1
-1
/
+1
2015-07-23
Test/Expression: add regression test for shift/slice
Fabrice Desclaux
1
-0
/
+8
2015-07-23
Expr/Simplifications: add shift/slice reduction
Fabrice Desclaux
1
-0
/
+15
2015-07-20
X86/Test: add stack unit test
serpilliere
2
-0
/
+61
2015-07-20
X86/sem: update semantic
serpilliere
1
-32
/
+36
2015-07-20
X86/test: update arch regression tests
serpilliere
1
-6
/
+60
2015-07-20
X86/Arch: push/pop 16 becomes pushw/popw
serpilliere
1
-17
/
+56
[next]