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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Machine: add jit/arch log properties
Fabrice Desclaux
2014-11-17
1
-19
/
+49
*
Merge pull request #3 from commial/feature-binary
serpilliere
2014-11-04
3
-74
/
+180
|
\
|
*
TestDis: fix imports
Camille Mougey
2014-11-03
2
-6
/
+2
|
*
TestDis: update example to use Container
Camille Mougey
2014-11-03
2
-35
/
+9
|
*
Container: Refactor in class and subclass for PE, ELF and Unknown
Camille Mougey
2014-11-03
1
-40
/
+144
|
*
Container: update API with full words
Camille Mougey
2014-11-03
1
-1
/
+18
|
*
Container: Fix import, refactor file reading
Camille Mougey
2014-11-03
1
-1
/
+3
|
*
Container: Refactor and comment
Camille Mougey
2014-11-03
1
-1
/
+14
*
|
Merge pull request #2 from commial/feature-test-tags
serpilliere
2014-11-04
3
-65
/
+136
|
\
\
|
|
/
|
/
|
|
*
TestAll: Use tag "llvm" to filter LLVM dependent test units
Camille Mougey
2014-11-03
1
-11
/
+9
|
*
TestAll: Merge and tag tests, handle "ommit-tags" argument
Camille Mougey
2014-11-03
1
-54
/
+96
|
*
Test/Utils: Add "filter_tags" to filter test units according to a tag list
Camille Mougey
2014-11-03
1
-0
/
+28
|
*
Test/Utils: Add "tags" attribute to tag test units
Camille Mougey
2014-11-03
1
-3
/
+6
|
/
*
Merge branch 'issue-garbage-upx'
Camille Mougey
2014-10-31
2
-14
/
+40
|
\
|
*
TestAll: Add products for 'unpack_upx' example
Camille Mougey
2014-10-31
1
-2
/
+8
|
*
TestSet: Avoid error on duplicate products cleaning
Camille Mougey
2014-10-31
1
-12
/
+32
|
/
*
X86/Jit: support api for 64 bit emulation
Fabrice Desclaux
2014-10-31
1
-0
/
+64
*
Jitter: Support shift/rot for 64 bits
Fabrice Desclaux
2014-10-31
2
-13
/
+24
*
Expression: fix umod/udiv in expression simplification
Fabrice Desclaux
2014-10-31
2
-2
/
+15
*
Merge pull request #1 from commial/feature-gitignore
serpilliere
2014-10-30
2
-3
/
+6
|
\
|
*
GIT: HGignore -> GITignore
Camille Mougey
2014-10-30
2
-3
/
+6
|
/
*
merge
Fabrice Desclaux
2014-10-22
1
-2
/
+2
|
\
|
*
Machine: Update available machine list
ajax
2014-10-21
1
-2
/
+2
*
|
merge
Fabrice Desclaux
2014-10-20
7
-458
/
+656
|
\
|
|
*
TestAll: Update test all to use test utils
ajax
2014-10-17
1
-458
/
+218
|
*
Test/utils: Add utils for running tests
ajax
2014-10-17
6
-0
/
+438
*
|
x86 jit: avoid whoami call
Fabrice Desclaux
2014-10-17
1
-2
/
+3
*
|
sandbox: missing import (tx to N.Pourcelot)
Fabrice Desclaux
2014-10-16
1
-0
/
+1
*
|
vm2pe: fix min/max default address
Fabrice Desclaux
2014-10-16
1
-4
/
+9
*
|
Sandbox: fix address as argument
Fabrice Desclaux
2014-10-16
1
-1
/
+1
*
|
win_32_api: update createfile
Fabrice Desclaux
2014-10-16
1
-1
/
+12
|
/
*
os_dep: missing file
Fabrice Desclaux
2014-10-11
1
-0
/
+64
*
x86 sem: fix 16bits push/pop
Fabrice Desclaux
2014-10-10
1
-4
/
+8
*
Reg test: add arm jit little/big endian
Fabrice Desclaux
2014-10-09
6
-27
/
+126
*
Arch/jit: add endianess support jitters
Fabrice Desclaux
2014-10-09
22
-101
/
+191
*
Jitter: add endianess support
Fabrice Desclaux
2014-10-09
3
-21
/
+60
*
Arm/arch: suppport arml/armb and armtl/armtb
Fabrice Desclaux
2014-10-09
1
-52
/
+48
*
asmbloc: remove un needed mode in asm function
Fabrice Desclaux
2014-10-08
13
-30
/
+40
*
os_dep: factor code in common module
Fabrice Desclaux
2014-10-07
1
-58
/
+18
*
Sandbox: add arm arch
Fabrice Desclaux
2014-10-07
3
-56
/
+57
*
arm/jit: Add custom handlers
Fabrice Desclaux
2014-10-07
1
-6
/
+24
*
Move os_dep out of the jitter module
Fabrice Desclaux
2014-10-07
10
-8
/
+8
*
Remove vm_ prefix /!\ API MODIF
Fabrice Desclaux
2014-10-07
26
-397
/
+397
*
merge
Fabrice Desclaux
2014-10-06
1
-2
/
+3
|
\
|
*
Jitload: vm2pe default min_addr is the first section rva
Fabrice Desclaux
2014-10-03
1
-2
/
+3
*
|
Arm: fix carry flag in sub operation; update reg tests
Fabrice Desclaux
2014-10-06
3
-45
/
+75
*
|
JitLoad: Rewrite & comment 'gen_new_lib'
ajax
2014-10-03
1
-18
/
+34
|
/
*
Example: Update example descriptions
ajax
2014-10-02
2
-2
/
+2
*
Sandbox: Pass arguments to parser init
ajax
2014-10-02
1
-3
/
+4
*
UnpackUPX: myjit -> jitter
ajax
2014-10-02
1
-7
/
+7
[next]