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
...
|
*
|
|
|
|
All: fix var name to reflect object types
Fabrice Desclaux
2018-06-19
3
-6
/
+5
|
/
/
/
/
/
|
|
*
/
/
Update README.md
_Frky
2018-06-20
1
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #770 from serpilliere/ida_guess_machine_addr
Camille Mougey
2018-06-19
8
-57
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Example/ida: use addr to guess arch
Fabrice Desclaux
2018-06-19
8
-57
/
+62
|
/
/
/
*
|
|
Merge pull request #768 from serpilliere/arm_fix_tipo
Camille Mougey
2018-06-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Arm: fix tipo
Fabrice Desclaux
2018-06-19
1
-1
/
+1
*
|
|
|
Merge pull request #769 from WilliamBruneau/ida_symb_exec_one_instr
Camille Mougey
2018-06-19
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Allow symbolic execution of one instruction in IDA
William Bruneau
2018-06-19
1
-1
/
+6
|
/
/
/
*
|
|
Merge pull request #767 from commial/fix/exprloc-str
serpilliere
2018-06-17
2
-5
/
+5
|
\
\
\
|
*
|
|
Unify ExprLoc str with LocKey and others
Ajax
2018-06-17
2
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #766 from serpilliere/fix_depgraph_ida
Camille Mougey
2018-06-16
1
-11
/
+11
|
\
\
\
|
*
|
|
Example/IDA: fix depgraph api
Fabrice Desclaux
2018-06-16
1
-11
/
+11
|
/
/
/
*
|
|
Merge pull request #764 from serpilliere/fix_x86_sem_ptr
Camille Mougey
2018-06-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
X86/sem: simplify pop addr
Fabrice Desclaux
2018-06-15
1
-1
/
+1
*
|
|
Merge pull request #760 from serpilliere/fix_upx_example
Camille Mougey
2018-06-12
1
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Example/upx: fix & updt
Fabrice Desclaux
2018-06-11
1
-7
/
+7
|
/
/
*
|
Merge pull request #758 from commial/fix/asmcfg-merge
serpilliere
2018-06-11
1
-13
/
+10
|
\
\
|
*
|
AsmCFG: use higher level API for merge
Ajax
2018-06-11
1
-13
/
+10
*
|
|
Merge pull request #757 from commial/fix/dse
serpilliere
2018-06-11
3
-8
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DSE: remove useless changes introduced by 61551fa7
Ajax
2018-06-11
2
-8
/
+3
|
*
|
SymbolPool: assert LocKey type in APIs
Ajax
2018-06-11
1
-0
/
+2
|
/
/
*
|
Merge pull request #755 from serpilliere/remove_sp_in_add_cst
Camille Mougey
2018-06-11
4
-35
/
+16
|
\
\
|
*
|
AsmBlock: remove symbol_pool in add_cst
Fabrice Desclaux
2018-06-10
4
-35
/
+16
*
|
|
Merge pull request #756 from serpilliere/fix_gentoo
Camille Mougey
2018-06-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Jitter: fix gentoo compilation
Fabrice Desclaux
2018-06-11
1
-1
/
+1
|
/
/
*
|
Merge pull request #754 from serpilliere/fix_asmcfg_label
Camille Mougey
2018-06-10
3
-11
/
+31
|
\
\
|
*
|
Jitter: label to_string
Fabrice Desclaux
2018-06-10
3
-11
/
+31
*
|
|
Merge pull request #753 from acru3l/master
Camille Mougey
2018-06-10
1
-0
/
+17
|
\
\
\
|
*
|
|
Add XMM0-15 to gpreg_dict[]
acru3l
2018-06-09
1
-0
/
+17
|
|
/
/
*
|
|
Merge pull request #752 from commial/fix/virtual-protect
serpilliere
2018-06-09
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VirtualProtect: act on multiple pages
Ajax
2018-06-04
1
-1
/
+4
|
*
|
VirtualProtect: get old access *before* setting the new one
Ajax
2018-06-04
1
-1
/
+2
*
|
|
Merge pull request #751 from serpilliere/ExprLabel
Camille Mougey
2018-06-09
81
-2107
/
+2745
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
72
-1798
/
+1983
|
*
|
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
53
-806
/
+1259
|
/
/
*
|
Merge pull request #748 from commial/fix/llvm-check-post-instrs
serpilliere
2018-05-18
2
-2
/
+11
|
\
\
|
*
|
Add a regression test to ensure INT is called each time in a loop
Ajax
2018-05-18
1
-2
/
+8
|
*
|
LLVM: check all CPU exceptions after instruction execution
Ajax
2018-05-18
1
-0
/
+3
|
/
/
*
|
Merge pull request #747 from serpilliere/asmblobk_bad_jit
Camille Mougey
2018-05-18
6
-31
/
+148
|
\
\
|
*
|
Jitter: fix bad block management
Fabrice Desclaux
2018-05-17
5
-21
/
+119
|
*
|
AsmBlock: constant for asmblockbad errno
Fabrice Desclaux
2018-05-17
1
-10
/
+29
|
/
/
*
|
Merge pull request #746 from commial/feature/XMM-regs
serpilliere
2018-05-17
11
-44
/
+263
|
\
\
|
*
|
Add support for XMM0-15 registers in x86
Ajax
2018-05-17
4
-0
/
+105
|
*
|
Add support for 128 bits operations in VmMngr and GCC outputs
Ajax
2018-05-17
7
-44
/
+158
*
|
|
Merge pull request #745 from commial/feature/cc-div-128
serpilliere
2018-05-17
3
-1
/
+7
|
\
|
|
|
*
|
Test: remove blacklisted test
Ajax
2018-05-16
1
-1
/
+0
|
*
|
Add support for 128 bits udiv/umod/idiv/imod operations for CC jitters
Ajax
2018-05-16
2
-0
/
+7
|
/
/
*
|
Merge pull request #744 from commial/refactor/move-to-op-semantics
serpilliere
2018-05-16
15
-204
/
+40
|
\
\
|
|
/
|
/
|
|
*
MSP430: remove duplicate or unused operations implem
Ajax
2018-05-16
2
-15
/
+0
|
*
ARM 'clz' op is actually 'cntleadzeros', replace it
Ajax
2018-05-16
4
-22
/
+1
[prev]
[next]