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
/
miasm2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
X86: fix cdq/cbw...
Fabrice Desclaux
2018-02-02
2
-15
/
+43
|
|
/
*
|
Merge pull request #665 from GAJaloyan/arm
serpilliere
2018-01-30
1
-1
/
+18
|
\
\
|
*
|
adding bics
GAJaloyan
2018-01-29
1
-1
/
+18
|
|
/
*
|
Merge pull request #664 from WilliamBruneau/typo_brakpoint
serpilliere
2018-01-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix: 'brakpoint' -> 'breakpoint'
William Bruneau
2018-01-29
1
-1
/
+1
*
|
Merge pull request #663 from commial/feature-missing-sse
serpilliere
2018-01-27
3
-13
/
+144
|
\
\
|
*
|
Add PREFETCHNTA instruction semantic (as a NOP)
Ajax
2018-01-26
1
-3
/
+6
|
*
|
Add PCMPGTB instruction
Ajax
2018-01-26
1
-0
/
+5
|
*
|
Add PSRLDQ semantic
Ajax
2018-01-26
1
-0
/
+12
|
*
|
Add PALIGNR x86 instruction (asm & semantic)
Ajax
2018-01-26
2
-0
/
+32
|
*
|
Add support for BNDMOV instruction (with an empty semantic)
Ajax
2018-01-26
2
-0
/
+15
|
*
|
Add support for BND registers and parsing in disassembly
Ajax
2018-01-26
2
-10
/
+74
*
|
|
Fix BSR / BSL / CLZ implementation to avoid signed overflow
Ajax
2018-01-26
2
-8
/
+7
|
/
/
*
|
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
4
-9
/
+9
*
|
Merge pull request #659 from serpilliere/fix_tcc_french
Camille Mougey
2018-01-16
1
-4
/
+4
|
\
\
|
*
|
Jitter: remove french debug string
mkrzywix
2018-01-16
1
-4
/
+4
*
|
|
Merge pull request #657 from GAJaloyan/master
serpilliere
2018-01-15
2
-1
/
+18
|
\
\
\
|
*
|
|
adding ucomisd
GAJaloyan
2018-01-12
2
-1
/
+18
|
|
/
/
*
/
/
WinAPI: fix ntdll memset abi
Fabrice Desclaux
2018-01-11
1
-2
/
+2
|
/
/
*
|
Merge pull request #654 from serpilliere/use_stp_translator
Camille Mougey
2018-01-11
1
-68
/
+0
|
\
\
|
*
|
Expression: use stp translator
Fabrice Desclaux
2018-01-11
1
-68
/
+0
*
|
|
MSP430: add ctype
Fabrice Desclaux
2018-01-11
1
-0
/
+68
|
/
/
*
|
Merge pull request #648 from serpilliere/fix_test_pe_forward
Camille Mougey
2018-01-04
1
-13
/
+24
|
\
\
|
*
|
PE: fix export forward test
Fabrice Desclaux
2017-12-23
1
-13
/
+24
|
|
/
*
|
X86: fix rdmsr/wrmsr semantic
Fabrice Desclaux
2017-12-30
1
-11
/
+5
*
|
X86: add mfence/sfence/prefetch
Fabrice Desclaux
2017-12-30
2
-0
/
+37
|
/
*
Remove unused sandbox option
William Bruneau
2017-12-15
1
-2
/
+0
*
Remove some unnecessary parentheses when str()'ing expressions
Aymeric Vincent
2017-12-12
1
-16
/
+46
*
Merge pull request #640 from commial/fix/support-llvmlite-0.20
Pierre Lalet
2017-11-28
1
-2
/
+2
|
\
|
*
Update to new llvmlite way to get globals
Ajax
2017-11-24
1
-2
/
+2
*
|
Merge pull request #635 from serpilliere/x86_fix_rep
Camille Mougey
2017-11-08
1
-1
/
+3
|
\
\
|
*
|
x86: fix rep ecx
Fabrice Desclaux
2017-11-07
1
-1
/
+3
|
|
/
*
|
Various Win32 API additions/fixes (#616)
Adrien Guinet
2017-10-31
3
-28
/
+267
*
|
DiGraph: fixed node order in natural loop backedges
Tim Blazytko
2017-10-18
1
-1
/
+1
|
/
*
Merge pull request #618 from serpilliere/fix_propag
Camille Mougey
2017-10-03
2
-2
/
+7
|
\
|
*
Objc: missing pure int check
Fabrice Desclaux
2017-10-03
1
-0
/
+2
|
*
Ctypes: allow analysis on incomplete graphs
Fabrice Desclaux
2017-10-03
1
-2
/
+5
*
|
Armt: add instr nop/cps/wfi
Fabrice Desclaux
2017-09-24
1
-0
/
+34
*
|
Armt: fix bl bad dst
Fabrice Desclaux
2017-09-24
1
-0
/
+2
|
/
*
Merge pull request #611 from commial/feature/dse-politics
serpilliere
2017-09-05
1
-11
/
+72
|
\
|
*
DSE: add support for several strategies (code/branch/path coverage)
Ajax
2017-09-05
1
-13
/
+65
|
*
DSE: separate solution decision and solution computation
Ajax
2017-09-05
1
-5
/
+14
*
|
X86: add sem pcmp*
Fabrice Desclaux
2017-09-04
1
-5
/
+39
*
|
Expression: add expression comparison generators
Fabrice Desclaux
2017-09-04
1
-0
/
+182
*
|
X86: add instr pcmp
Fabrice Desclaux
2017-09-01
1
-0
/
+2
*
|
X86: add instr aes
Fabrice Desclaux
2017-09-01
1
-0
/
+5
|
/
*
X86: fix sib generation
Fabrice Desclaux
2017-09-01
1
-2
/
+2
*
Merge pull request #602 from serpilliere/add_reductions
Camille Mougey
2017-09-01
2
-310
/
+303
|
\
|
*
Expression/Simplifications: modify x?b:c + d
Fabrice Desclaux
2017-08-10
1
-15
/
+21
|
*
Expression/Simplifications: clean code
Fabrice Desclaux
2017-08-10
1
-279
/
+269
[prev]
[next]