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
/
expression
/
basic_simplification.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-24
Loader/PE: Update vm_load_pe_lib* APIs to take a VmMngr instance in input
Camille Mougey
2
-5
/
+7
2014-12-24
Loader/Pe: Fix imports
Camille Mougey
1
-2
/
+4
2014-12-24
Loader/Pe: Fix a typography
Camille Mougey
1
-1
/
+1
2014-12-20
LoaderPE: Refactor and comment vm_load_* functions
Camille Mougey
1
-67
/
+101
2014-12-20
LoaderPE: vm_load_pe_lib*: remove unused argument
Camille Mougey
1
-5
/
+3
2014-12-20
Analysis: Update vm_loads calls, avoid reimplemeting vm_load_pe_libs
Camille Mougey
2
-18
/
+13
2014-12-20
Loader: update vm_loads API, take a data buffer instead of a filename
Camille Mougey
2
-5
/
+6
2014-12-20
Example: Remove unused loader.elf imports
Camille Mougey
4
-6
/
+1
2014-12-18
Jitter: registers logging is not needed anymore to enable instructions mnemon...
gg
1
-2
/
+2
2014-12-16
Example: Update expr_translate to use Miasm translator and take in account #23
Camille Mougey
1
-12
/
+13
2014-12-16
IR/Translators: Introduce Miasm translator, to get an IR building expression
Camille Mougey
2
-0
/
+52