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
*
Merge pull request #786 from guedou/mips32_dstflow2label
serpilliere
2018-07-02
1
-2
/
+2
|
\
|
*
Remove incorrect attribute
Guillaume Valadon
2018-07-01
1
-2
/
+2
*
|
Merge pull request #783 from commial/refactor/jitter-cleaning
serpilliere
2018-06-22
13
-148
/
+125
|
\
\
|
*
|
Jitcore: run_at actually takes a list of stop_offset, instead of a
Ajax
2018-06-22
5
-14
/
+24
|
*
|
Jitcore: remove useless strucs and rename for more meaningful names
Ajax
2018-06-22
9
-83
/
+80
|
*
|
Jitters: use loc_key instead of names or offset for basic block labeling
Ajax
2018-06-22
8
-57
/
+27
|
/
/
*
|
Merge pull request #782 from commial/refactor/travis-deprecated
serpilliere
2018-06-22
1
-1
/
+4
|
\
\
|
*
|
TravisCI: turn deprecation warning into RuntimeError
Ajax
2018-06-22
1
-1
/
+4
*
|
|
Merge pull request #776 from Frky/patch-2
Camille Mougey
2018-06-22
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into patch-2
Camille Mougey
2018-06-22
45
-298
/
+167
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #780 from serpilliere/simp_shift_mask
Camille Mougey
2018-06-22
2
-0
/
+24
|
\
\
\
\
|
*
|
|
|
Expr: add simplification shift mask
Fabrice Desclaux
2018-06-21
2
-0
/
+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #781 from commial/fix/code-cleaning
serpilliere
2018-06-21
16
-173
/
+2
|
\
\
\
\
|
*
|
|
|
Code cleaning: remove useless / commented code
Ajax
2018-06-21
16
-173
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #779 from commial/refactor/disasm_cb
serpilliere
2018-06-21
1
-3
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Jitter: deprecate jit.disasm_cb
Ajax
2018-06-21
1
-3
/
+11
|
/
/
/
*
|
|
Merge pull request #774 from serpilliere/fix_jitter_class_name
Camille Mougey
2018-06-21
7
-34
/
+47
|
\
\
\
|
*
|
|
Jitter: rename jitter class into Jitter
Fabrice Desclaux
2018-06-21
7
-34
/
+47
|
/
/
/
*
|
|
Merge pull request #772 from serpilliere/add_jit_trace_api
Camille Mougey
2018-06-21
14
-53
/
+45
|
\
\
\
|
*
|
|
Jitter: add simple trace api
Fabrice Desclaux
2018-06-21
14
-53
/
+45
|
/
/
/
*
|
|
Merge pull request #777 from GAJaloyan/master
serpilliere
2018-06-21
1
-0
/
+30
|
\
\
\
|
*
|
|
Adding ccmp aarch64 instruction.
gajaloyan
2018-06-21
1
-0
/
+30
*
|
|
|
Merge pull request #778 from serpilliere/fix_parse_asm
Camille Mougey
2018-06-20
1
-26
/
+0
|
\
\
\
\
|
*
|
|
|
Parse_asm: remove useless functions
Fabrice Desclaux
2018-06-20
1
-26
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #773 from serpilliere/fix_bad_doc
Camille Mougey
2018-06-20
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Cpu: fix bad doc
Fabrice Desclaux
2018-06-19
2
-3
/
+3
*
|
|
|
|
Merge pull request #771 from serpilliere/fix_asmcfg_name
Camille Mougey
2018-06-20
3
-6
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
[next]