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
...
|
*
Implement minimalistic Linux environment and syscall table for x86_32
Frky
2020-02-19
3
-0
/
+60
*
|
Merge pull request #1131 from williballenthin/patch-3
serpilliere
2020-02-18
1
-0
/
+241
|
\
\
|
|
/
|
/
|
|
*
win_api_x86_32: add further common windows API functions
Willi Ballenthin
2020-02-04
1
-0
/
+241
*
|
Merge pull request #1137 from serpilliere/fix_ssa
serpilliere
2020-02-15
3
-42
/
+47
|
\
\
|
*
|
Data flow: rm phi srcs propag (for del_dummy_phi)
Fabrice Desclaux
2020-02-15
1
-24
/
+0
|
*
|
SSA: raise error on non connected graphs
Fabrice Desclaux
2020-02-15
1
-1
/
+4
|
*
|
DataFlow: split passes in simplifier
Fabrice Desclaux
2020-02-15
1
-10
/
+31
|
*
|
SSA: unused attribute
Fabrice Desclaux
2020-02-15
1
-4
/
+0
|
*
|
SSA: allow ssa graph update
Fabrice Desclaux
2020-02-15
1
-3
/
+12
|
/
/
*
|
Merge pull request #1135 from cea-sec/fix_incomplete_irgraph
serpilliere
2020-02-15
2
-12
/
+44
|
\
\
|
*
|
DataFlow: manage incomplete graphs
Fabrice Desclaux
2020-02-14
1
-0
/
+6
|
*
|
DataFlow: fix updt phi
Fabrice Desclaux
2020-02-14
1
-5
/
+12
|
*
|
DataFlow: fix resolved phi sources
Fabrice Desclaux
2020-02-14
1
-0
/
+4
|
*
|
Simplification works on incomplete graphs
Fabrice Desclaux
2020-02-14
2
-7
/
+22
|
/
/
*
|
Merge pull request #1136 from cea-sec/dead_simp_class
serpilliere
2020-02-14
8
-116
/
+203
|
\
\
|
*
|
Analysis: dead simp to class
Fabrice Desclaux
2020-02-14
8
-116
/
+203
|
/
/
*
/
Add preliminary support for PPC MMU registers (#1130)
IridiumXOR
2020-02-07
3
-5
/
+75
|
/
*
Merge pull request #1128 from Frky/patch-1
serpilliere
2020-01-29
1
-1
/
+4
|
\
|
*
Fix bug in Microsoft x86-64 calling convention
_Frky
2020-01-28
1
-1
/
+4
*
|
Merge pull request #1121 from carolineLe/fix_virtualprotect
serpilliere
2020-01-29
6
-8
/
+147
|
\
\
|
|
/
|
/
|
|
*
Test/Win Api: Add test to virtualprotect functions
Caroline Leman
2020-01-28
1
-1
/
+46
|
*
Win_API: Fix VirtualProtect when splitting access rights
Caroline Leman
2020-01-28
1
-20
/
+46
|
*
Jitter: add remove_memory_page api
Caroline Leman
2020-01-12
5
-6
/
+74
|
/
*
Merge pull request #1124 from williballenthin/patch-2
serpilliere
2020-01-11
1
-2
/
+31
|
\
|
*
jitter.loader.pe: add docstrings for import/export accessors
Willi Ballenthin
2020-01-10
1
-2
/
+31
|
/
*
Merge pull request #1120 from carolineLe/fix_pe_loader
serpilliere
2020-01-07
1
-1
/
+1
|
\
|
*
Loader/PE: Initialize entry.originalfirstthunks if empty
Caroline Leman
2020-01-06
1
-1
/
+1
|
/
*
Merge pull request #1119 from WilliamBruneau/fix_string_bytes
serpilliere
2020-01-04
1
-21
/
+18
|
\
|
*
Win_API: Fix str/bytes manipulations for set_mem/add_memory_page
William Bruneau
2020-01-03
1
-21
/
+18
*
|
Merge pull request #1114 from serpilliere/tls_support
serpilliere
2019-12-27
2
-0
/
+38
|
\
\
|
*
|
Loader/PE: add minimal tls support
Fabrice Desclaux
2019-12-23
2
-0
/
+38
*
|
|
Merge pull request #1118 from Sh3idan/add/linux_env/mmap
serpilliere
2019-12-26
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmap: ignore offset if MAP_ANONYMOUS set
Sh3idan
2019-12-19
1
-2
/
+3
|
/
/
*
|
normalization of log messages (#1112)
Sheidan
2019-12-20
37
-37
/
+37
*
|
Merge pull request #1110 from serpilliere/v0.1.3
serpilliere
2019-12-12
1
-0
/
+8
|
\
\
|
*
|
Bump version, pip
Fabrice Desclaux
2019-12-12
1
-0
/
+8
|
/
/
*
|
Merge pull request #1109 from serpilliere/fix_setup_for_pypi
serpilliere
2019-12-11
2
-2
/
+58
|
\
\
|
*
|
Fix setup for pypi
Fabrice Desclaux
2019-12-11
2
-2
/
+58
|
|
/
*
|
Merge pull request #1108 from commial/fix-memread-dse
serpilliere
2019-12-11
1
-1
/
+1
|
\
\
|
*
|
DSE: on mem_read, use parent behavior instead of no treatment
Camille Mougey
2019-12-11
1
-1
/
+1
|
|
/
*
|
Merge pull request #1107 from serpilliere/updt_version
serpilliere
2019-12-11
1
-0
/
+49
|
\
\
|
|
/
|
/
|
|
*
Release v0.1.2
Fabrice Desclaux
2019-12-11
1
-0
/
+49
|
/
*
Merge pull request #1106 from WilliamBruneau/loader_examples
serpilliere
2019-12-04
2
-0
/
+43
|
\
|
*
Example: add get_exports.dll
William Bruneau
2019-12-02
1
-0
/
+18
|
*
Example: add sc2pe.py
William Bruneau
2019-12-02
1
-0
/
+25
|
/
*
Merge pull request #1104 from serpilliere/multiple_fix
serpilliere
2019-11-26
8
-33
/
+78
|
\
|
*
PE: API returns None on bad traduction addreses
Fabrice Desclaux
2019-11-25
2
-8
/
+24
|
*
Jitter: add 'run' API
Fabrice Desclaux
2019-11-25
2
-2
/
+11
|
*
Loader/utils: less debug
Fabrice Desclaux
2019-11-25
1
-3
/
+3
|
*
Loader/Pe: fix py2/py3 str
Fabrice Desclaux
2019-11-25
1
-6
/
+2
[prev]
[next]