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
*
Properly retrieve globals if it already exists
Ajax
2017-06-14
1
-1
/
+2
*
Merge pull request #565 from serpilliere/objc_padding
Camille Mougey
2017-06-02
2
-20
/
+46
|
\
|
*
Objc: API homogenization
Fabrice Desclaux
2017-06-02
1
-5
/
+15
|
*
Objc: Fix duplicated code
Fabrice Desclaux
2017-06-02
1
-12
/
+5
|
*
Objc: Add padding in sparse structures
Fabrice Desclaux
2017-06-01
2
-2
/
+25
|
*
X86: fix tipo
Fabrice Desclaux
2017-06-01
1
-1
/
+1
*
|
Merge pull request #564 from commial/feature/compose-mem-simpl
serpilliere
2017-06-02
2
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Add a new simplification: {@X[base + i] 0 X, @Y[base + i + X] X (X + Y)} => @...
Ajax
2017-06-01
2
-0
/
+16
|
/
*
Merge pull request #560 from commial/fix/dse-cache-bbl
serpilliere
2017-05-25
1
-0
/
+3
|
\
|
*
Ensure there is no multi-line basic block in the cache
Ajax
2017-05-24
1
-0
/
+3
|
/
*
Merge pull request #559 from commial/fix/error-type
serpilliere
2017-05-23
1
-1
/
+1
|
\
|
*
Raise a RuntimeError (as before) when addr is not found
Ajax
2017-05-22
1
-1
/
+1
|
/
*
Merge pull request #558 from serpilliere/fix_x86_segm
Camille Mougey
2017-05-17
3
-50
/
+269
|
\
|
*
Test/X86: add push/pop regression tests
Fabrice Desclaux
2017-05-17
1
-1
/
+194
|
*
X86: sanitize strings opcode; use segments
Fabrice Desclaux
2017-05-17
1
-31
/
+53
|
*
X86: sanitize push/pop semantic
Fabrice Desclaux
2017-05-17
1
-18
/
+13
|
*
X86/jit: add push/pop 16bit
Fabrice Desclaux
2017-05-17
1
-0
/
+9
|
/
*
Merge pull request #551 from serpilliere/instr_except
Camille Mougey
2017-05-16
5
-110
/
+111
|
\
|
*
IR: explicit exception for div
Fabrice Desclaux
2017-05-15
5
-110
/
+111
*
|
Merge pull request #557 from serpilliere/fix_obj
Camille Mougey
2017-05-16
5
-495
/
+1233
|
\
\
|
|
/
|
/
|
|
*
Example: clean code
Fabrice Desclaux
2017-05-15
2
-104
/
+98
|
*
X86: Add types for x86_32
Fabrice Desclaux
2017-05-15
1
-0
/
+65
|
*
Core/Objc: improuve internal type representation
Fabrice Desclaux
2017-05-15
5
-416
/
+1095
|
/
*
Merge pull request #550 from serpilliere/add_rot_pytrans
Camille Mougey
2017-05-10
2
-1
/
+15
|
\
|
*
Example: fix tipo
Fabrice Desclaux
2017-05-09
1
-1
/
+1
|
*
Translator: add rol/ror for python
Fabrice Desclaux
2017-05-09
1
-0
/
+14
*
|
Merge pull request #552 from commial/fix/win_api
serpilliere
2017-05-10
1
-3
/
+9
|
\
\
|
*
|
Add a few log to str manipulation functions
Ajax
2017-05-09
1
-1
/
+5
|
*
|
Fix strcpyn behavior at limit
Ajax
2017-05-09
1
-2
/
+4
|
|
/
*
|
Merge pull request #553 from commial/feature/symbexec-assignblk
serpilliere
2017-05-10
3
-2
/
+14
|
\
\
|
*
|
Use and tiny test of .as_assignblock() behavior
Ajax
2017-05-09
2
-2
/
+7
|
*
|
Add .as_assignblock() for SymbolicExecutionEngine
Ajax
2017-05-09
1
-0
/
+7
|
|
/
*
|
Merge pull request #554 from commial/sanitize/force-assignblk-dest
serpilliere
2017-05-10
1
-1
/
+11
|
\
\
|
*
|
Complete the docstring of AssignBlock
Ajax
2017-05-09
1
-1
/
+7
|
*
|
Add a sanity check for AssignBlock (dst must be Id or Mem)
Ajax
2017-05-09
1
-0
/
+4
*
|
|
Merge pull request #555 from commial/fix/remove-tests
serpilliere
2017-05-10
2
-16
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
List all untracked file after test_all (should be empty)
Ajax
2017-05-09
1
-1
/
+1
|
*
|
Fix products files
Ajax
2017-05-09
1
-15
/
+18
|
/
/
*
|
Merge pull request #549 from serpilliere/fix_dis_full
Pierre Lalet
2017-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Example: fix simplify argument
Fabrice Desclaux
2017-05-07
1
-1
/
+1
|
/
*
Merge pull request #545 from serpilliere/avoid_mix_expr_int
Camille Mougey
2017-05-02
1
-1
/
+24
|
\
|
*
Expression: Forbid mix between Expr and int/long
Fabrice Desclaux
2017-05-01
1
-1
/
+24
*
|
Merge pull request #547 from carolineLe/fix_ret_cdecl
serpilliere
2017-04-27
1
-1
/
+1
|
\
\
|
*
|
arch/x86/jit.py: Update pc as well as EIP in ret_cdecl
Caroline Leman
2017-04-27
1
-1
/
+1
*
|
|
Merge pull request #546 from commial/fix/assignblk-items
serpilliere
2017-04-27
2
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add .items API to AssignBlock
Ajax
2017-04-27
2
-0
/
+4
|
/
/
*
|
Merge pull request #538 from serpilliere/fix_cpu_reg_int
Camille Mougey
2017-04-27
2
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
Jitter: Error on reg set not int
Fabrice Desclaux
2017-04-25
2
-8
/
+9
*
|
Merge pull request #544 from serpilliere/fix_gcc_trace
Camille Mougey
2017-04-25
1
-20
/
+43
|
\
\
|
*
|
Jitter: clean code
Fabrice Desclaux
2017-04-25
1
-19
/
+42
[next]