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
/
loader
/
elf.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-337
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-7
/
+13
*
Binary: add more elf symbols
Fabrice Desclaux
2019-02-03
1
-0
/
+14
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-1
/
+1
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
1
-1
/
+0
*
ELF Loader: add support for x86 relocs and symbol import in LocDB
Ajax
2018-07-24
1
-8
/
+218
*
Code cleaning: remove useless / commented code
Ajax
2018-06-21
1
-2
/
+0
*
PPC32: integration
Fabrice Desclaux
2018-03-04
1
-0
/
+1
*
Enforce correct endianness of PLT entries
Aymeric Vincent
2018-02-16
1
-2
/
+7
*
Jitter/vm: Suppport memory comment
Fabrice Desclaux
2016-02-19
1
-2
/
+4
*
Autopep8
Fabrice Desclaux
2015-12-16
1
-7
/
+9
*
Update api according to Elfesteem
Fabrice Desclaux
2015-12-16
1
-3
/
+3
*
Loader/Elf: Support aarch64
Fabrice Desclaux
2015-08-09
1
-0
/
+2
*
Jitter: fix example api
Fabrice Desclaux
2015-07-16
1
-1
/
+0
*
Remove lazy logging pattern
Ajax
2015-03-30
1
-4
/
+3
*
LoaderELF: Add `guess_arch` and link it to ContainerELF.arch
Ajax
2015-03-19
1
-0
/
+18
*
PyLint: Remove relative imports
Camille Mougey
2015-02-16
1
-1
/
+1
*
PyLint: Remove unused-imports
Camille Mougey
2015-02-16
1
-1
/
+0
*
Loader: update vm_loads API, take a data buffer instead of a filename
Camille Mougey
2014-12-20
1
-2
/
+2
*
Loader/utils: move pe dependance in libimp_pe subclass
Fabrice Desclaux
2014-12-08
1
-1
/
+4
*
Jitter: move loader specific code to a submodule
Fabrice Desclaux
2014-12-03
1
-0
/
+80