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 #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
4
-13
/
+155
|
\
\
|
*
|
Add PREFETCHNTA instruction semantic (as a NOP)
Ajax
2018-01-26
1
-3
/
+6
|
*
|
Add PCMPGTB instruction
Ajax
2018-01-26
2
-0
/
+8
|
*
|
Add PSRLDQ semantic
Ajax
2018-01-26
1
-0
/
+12
|
*
|
Add PALIGNR x86 instruction (asm & semantic)
Ajax
2018-01-26
3
-0
/
+35
|
*
|
Add support for BNDMOV instruction (with an empty semantic)
Ajax
2018-01-26
3
-0
/
+20
|
*
|
Add support for BND registers and parsing in disassembly
Ajax
2018-01-26
2
-10
/
+74
*
|
|
Merge pull request #662 from commial/fix-bsfr-implem
serpilliere
2018-01-27
2
-8
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix BSR / BSL / CLZ implementation to avoid signed overflow
Ajax
2018-01-26
2
-8
/
+7
|
/
/
*
|
Merge pull request #660 from serpilliere/fix_windows_open
Camille Mougey
2018-01-16
9
-15
/
+15
|
\
\
|
*
|
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
9
-15
/
+15
|
/
/
*
|
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
|
|
/
/
*
|
|
Merge pull request #656 from serpilliere/fix_api_win
Camille Mougey
2018-01-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
4
-194
/
+108
|
\
\
|
*
|
Example: fix disasm wd
Fabrice Desclaux
2018-01-11
1
-0
/
+1
|
*
|
Expression: use stp translator
Fabrice Desclaux
2018-01-11
3
-194
/
+107
*
|
|
Merge pull request #655 from serpilliere/ctype_msp430
Camille Mougey
2018-01-11
2
-1
/
+72
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MSP430: add ctype
Fabrice Desclaux
2018-01-11
2
-1
/
+72
|
/
/
*
|
Merge pull request #652 from serpilliere/fix_ida_symb_exec_plugin
Camille Mougey
2018-01-10
2
-22
/
+77
|
\
\
|
*
|
Ida/Example: clean symbexec plugin
Fabrice Desclaux
2018-01-09
1
-12
/
+0
|
*
|
Ida/Example: fix symbexec plugin
Fabrice Desclaux
2018-01-09
1
-10
/
+77
|
/
/
*
|
Merge pull request #644 from serpilliere/updt_ir_str_ida
Camille Mougey
2018-01-08
1
-49
/
+69
|
\
\
|
*
|
Example/IDA: update IR string output
Fabrice Desclaux
2018-01-05
1
-49
/
+69
|
/
/
*
|
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
|
|
/
*
|
Merge pull request #649 from serpilliere/x86_add_op
Camille Mougey
2018-01-04
3
-11
/
+46
|
\
\
|
|
/
|
/
|
|
*
X86: fix rdmsr/wrmsr semantic
Fabrice Desclaux
2017-12-30
1
-11
/
+5
|
*
X86: add mfence/sfence/prefetch
Fabrice Desclaux
2017-12-30
3
-0
/
+41
|
/
*
Merge pull request #646 from WilliamBruneau/fix_sandbox_options
serpilliere
2017-12-15
1
-2
/
+0
|
\
|
*
Remove unused sandbox option
William Bruneau
2017-12-15
1
-2
/
+0
|
/
*
Merge pull request #642 from a-vincent/expr_nicer
serpilliere
2017-12-14
3
-273
/
+303
|
\
|
*
update tests to use the new spacing of expressions' str()
Aymeric Vincent
2017-12-12
2
-257
/
+257
|
*
Remove some unnecessary parentheses when str()'ing expressions
Aymeric Vincent
2017-12-12
1
-16
/
+46
|
/
*
Merge pull request #643 from commial/fix/support-llvmlite-0.21
serpilliere
2017-12-11
1
-4
/
+4
|
\
|
*
Travis: switch to llvm-5.0 for LLVMLite 0.21
Ajax
2017-12-11
1
-4
/
+4
|
/
*
Merge pull request #640 from commial/fix/support-llvmlite-0.20
Pierre Lalet
2017-11-28
2
-10
/
+9
|
\
|
*
Update llvmlite install on travis
Ajax
2017-11-28
1
-8
/
+7
|
*
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
7
-29
/
+433
*
|
Merge pull request #628 from mrphrazer/fix_natural_loops
Camille Mougey
2017-10-19
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
DiGraph: fixed node order in natural loop backedges
Tim Blazytko
2017-10-18
2
-3
/
+3
|
/
*
Merge pull request #623 from commial/fix/removing-TODO
serpilliere
2017-10-05
1
-1
/
+1
|
\
[next]