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
/
example
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Fix bug in Microsoft x86-64 calling convention
_Frky
1
-1
/
+4
2020-01-28
Test/Win Api: Add test to virtualprotect functions
Caroline Leman
1
-1
/
+46
2020-01-28
Win_API: Fix VirtualProtect when splitting access rights
Caroline Leman
1
-20
/
+46
2020-01-12
Jitter: add remove_memory_page api
Caroline Leman
5
-6
/
+74
2020-01-10
jitter.loader.pe: add docstrings for import/export accessors
Willi Ballenthin
1
-2
/
+31
2020-01-06
Loader/PE: Initialize entry.originalfirstthunks if empty
Caroline Leman
1
-1
/
+1
2020-01-03
Win_API: Fix str/bytes manipulations for set_mem/add_memory_page
William Bruneau
1
-21
/
+18
2019-12-23
Loader/PE: add minimal tls support
Fabrice Desclaux
2
-0
/
+38
2019-12-20
normalization of log messages (#1112)
Sheidan
37
-37
/
+37
2019-12-19
mmap: ignore offset if MAP_ANONYMOUS set
Sh3idan
1
-2
/
+3
2019-12-12
Bump version, pip
Fabrice Desclaux
1
-0
/
+8
2019-12-11
Fix setup for pypi
Fabrice Desclaux
2
-2
/
+58
2019-12-11
DSE: on mem_read, use parent behavior instead of no treatment
Camille Mougey
1
-1
/
+1
2019-12-11