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
/
jitter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PPC32: integration
Fabrice Desclaux
2018-03-04
2
-0
/
+2
*
Add support for PowerPC 32bit big-endian processors: "ppc32b"
Aymeric Vincent
2018-02-26
6
-3
/
+495
*
Merge pull request #684 from a-vincent/fix-lib-alignment
serpilliere
2018-02-16
1
-2
/
+2
|
\
|
*
Align the arbitrary addresses of fake library functions to multiples of 4
Aymeric Vincent
2018-02-16
1
-2
/
+2
*
|
Enforce correct endianness of PLT entries
Aymeric Vincent
2018-02-16
1
-2
/
+7
|
/
*
Add prototypes for x86_bsr() and x86_bsf()
Aymeric Vincent
2018-02-15
1
-0
/
+2
*
X86: remove c_rez/rcl_rez/rcr_rez special operator
Fabrice Desclaux
2018-02-13
3
-80
/
+69
*
Jitter: fix exit return code
Fabrice Desclaux
2018-02-13
9
-32
/
+32
*
Merge pull request #675 from serpilliere/fix_aarch64_shift
a-vincent
2018-02-12
2
-0
/
+11
|
\
|
*
Aarch64: add interrupt num & cpu accesses
Fabrice Desclaux
2018-02-09
2
-0
/
+11
*
|
Expression: no default size for ExprId
Fabrice Desclaux
2018-02-09
1
-10
/
+10
|
/
*
IRBlock: irblock iterates on its assignblks
Fabrice Desclaux
2018-02-09
3
-4
/
+4
*
IRBlock: replace irs by assignblks
Fabrice Desclaux
2018-02-09
3
-4
/
+4
*
Asmblock: fix dis_block_callback
Fabrice Desclaux
2018-02-02
1
-2
/
+2
*
Merge pull request #669 from serpilliere/fix_cdq
Camille Mougey
2018-02-02
1
-0
/
+23
|
\
|
*
X86: fix cdq/cbw...
Fabrice Desclaux
2018-02-02
1
-0
/
+23
*
|
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
*
|
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
3
-6
/
+6
*
|
Jitter: remove french debug string
mkrzywix
2018-01-16
1
-4
/
+4
*
|
PE: fix export forward test
Fabrice Desclaux
2017-12-23
1
-13
/
+24
|
/
*
Update to new llvmlite way to get globals
Ajax
2017-11-24
1
-2
/
+2
*
Merge pull request #591 from serpilliere/remove_job_done
Camille Mougey
2017-07-28
1
-2
/
+0
|
\
|
*
Asmblock: remove disasm engine job_done attribute
Fabrice Desclaux
2017-07-27
1
-2
/
+0
*
|
Jitter: fix shifter macro
Fabrice Desclaux
2017-07-25
2
-90
/
+18
|
/
*
Add null pointer check after realloc
William Bruneau
2017-07-24
2
-8
/
+15
*
Add arch-desc in hash, avoiding multi-arch collision
Ajax
2017-07-21
1
-4
/
+6
*
Jit: merge duplicate hash code
Ajax
2017-07-21
3
-26
/
+15
*
Merge pull request #579 from serpilliere/fix_get_bloc
serpilliere
2017-07-20
1
-2
/
+2
|
\
|
*
Asmblock: rename bloc
Fabrice Desclaux
2017-07-07
1
-1
/
+1
|
*
IR: rename add_bloc
Fabrice Desclaux
2017-07-07
1
-1
/
+1
*
|
Add null pointer check after realloc
William Bruneau
2017-07-20
1
-0
/
+10
|
/
*
Regroup and use readonly for utils funcs (better simplifications)
Ajax
2017-07-07
1
-44
/
+49
*
LLVM: load libLLVM for custom LLVM builtins
Ajax
2017-06-27
1
-0
/
+14
*
LLVM: load shared libs only once
Ajax
2017-06-27
1
-2
/
+6
*
Merge pull request #567 from serpilliere/exec_engine
serpilliere
2017-06-17
1
-1
/
+5
|
\
|
*
Symbexec: fix expr lookup
Fabrice Desclaux
2017-06-14
1
-1
/
+5
*
|
Merge pull request #570 from commial/fix/llvm-global
serpilliere
2017-06-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Properly retrieve globals if it already exists
Ajax
2017-06-14
1
-1
/
+2
*
|
Merge pull request #522 from serpilliere/ir_ro
Camille Mougey
2017-06-06
2
-11
/
+10
|
\
\
|
|
/
|
/
|
|
*
IR: Make IRBlock immutable
Fabrice Desclaux
2017-05-24
2
-11
/
+10
*
|
Raise a RuntimeError (as before) when addr is not found
Ajax
2017-05-22
1
-1
/
+1
|
/
*
IR: explicit exception for div
Fabrice Desclaux
2017-05-15
3
-87
/
+56
*
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
|
*
|
Jitter: fix log mn regs
Fabrice Desclaux
2017-04-24
1
-1
/
+1
|
|
/
*
/
Jitter: sanitize code
Fabrice Desclaux
2017-04-24
6
-53
/
+50
|
/
[prev]
[next]