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
/
pe.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-565
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-31
/
+52
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-2
/
+2
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
1
-1
/
+0
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
1
-1
/
+3
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
1
-2
/
+1
*
PE: fix resource rebuild
Fabrice Desclaux
2018-04-19
1
-5
/
+5
*
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
1
-3
/
+3
*
PE: fix export forward test
Fabrice Desclaux
2017-12-23
1
-13
/
+24
*
Loader/pe: add cname infos
Fabrice Desclaux
2016-09-07
1
-1
/
+1
*
Loader/pe: Add ordinal export
Fabrice Desclaux
2016-08-10
1
-0
/
+7
*
LoaderPE: an argument was mispelled and then never used
Ajax
2016-05-10
1
-1
/
+1
*
LoaderPE: move log, cause 'hex' call can fail on None
Ajax
2016-05-10
1
-1
/
+1
*
Core/utils: autopep8
Fabrice Desclaux
2016-02-19
1
-1
/
+2
*
Jitter/vm: Suppport memory comment
Fabrice Desclaux
2016-02-19
1
-5
/
+6
*
Remove unused variables
Ajax
2016-02-04
1
-1
/
+0
*
Tipo: dictionary
Fabrice Desclaux
2016-01-30
1
-2
/
+2
*
Merge pull request #296 from serpilliere/loader_rw
Pierre Lalet
2015-12-16
1
-2
/
+4
|
\
|
*
Loader/pe: fix load page rw
Fabrice Desclaux
2015-12-04
1
-2
/
+4
*
|
Update api according to Elfesteem
Fabrice Desclaux
2015-12-16
1
-1
/
+1
*
|
Loader/pe: fix load lib; vm2pe
Fabrice Desclaux
2015-12-04
1
-9
/
+15
*
|
Sandbox: support additional options
Fabrice Desclaux
2015-12-04
1
-2
/
+2
*
|
Loader: load PE and its dependencies
Fabrice Desclaux
2015-12-04
1
-13
/
+104
|
/
*
Loader/pe: autopep8
Fabrice Desclaux
2015-10-22
1
-8
/
+10
*
Loader/pe: fix iat rebuild
Fabrice Desclaux
2015-10-22
1
-1
/
+2
*
Loader/Pe: fix vm2pe for 64 bit pe
Fabrice Desclaux
2015-05-22
1
-2
/
+6
*
Remove lazy logging pattern
Ajax
2015-03-30
1
-10
/
+11
*
LoaderPE: Add `guess_arch` and link it to ContainerPE.arch
Ajax
2015-03-19
1
-0
/
+10
*
PyLint: Remove keyword redefinition, bad open mode
Camille Mougey
2015-02-18
1
-4
/
+4
*
PyLint: remove 'unnecessary-lambda'
Camille Mougey
2015-02-16
1
-1
/
+1
*
Loader/PE: fix typo
Fabrice Desclaux
2015-02-09
1
-2
/
+2
*
Loader/Pe: fix section len computation
Fabrice Desclaux
2015-02-09
1
-2
/
+3
*
Loader/PE: Update vm_load_pe_lib* APIs to take a VmMngr instance in input
Camille Mougey
2014-12-24
1
-4
/
+6
*
Loader/Pe: Fix imports
Camille Mougey
2014-12-24
1
-2
/
+4
*
Loader/Pe: Fix a typography
Camille Mougey
2014-12-24
1
-1
/
+1
*
LoaderPE: Refactor and comment vm_load_* functions
Camille Mougey
2014-12-20
1
-67
/
+101
*
LoaderPE: vm_load_pe_lib*: remove unused argument
Camille Mougey
2014-12-20
1
-5
/
+3
*
Loader: update vm_loads API, take a data buffer instead of a filename
Camille Mougey
2014-12-20
1
-3
/
+4
*
Loader/utils: move pe dependance in libimp_pe subclass
Fabrice Desclaux
2014-12-08
1
-1
/
+114
*
Loader: Move 'vm2pe' to loader/pe
Camille Mougey
2014-12-03
1
-0
/
+74
*
Jitter: move loader specific code to a submodule
Fabrice Desclaux
2014-12-03
1
-0
/
+183