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
/
analysis
/
sandbox.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use wrapper `named_arguments` to log function calls
Pierre LALET
2015-02-17
1
-2
/
+2
*
PyLint: Remove unused-imports
Camille Mougey
2015-02-16
1
-3
/
+3
*
Sandbox: typo
Fabrice Desclaux
2015-02-13
1
-1
/
+1
*
Analysis/Sandbox: add sanbox win x86_64
Fabrice Desclaux
2015-02-13
1
-5
/
+37
*
Merge pull request #59 from serpilliere/sandbox_quiet
Camille Mougey
2015-02-10
1
-3
/
+1
|
\
|
*
Sandbox: quiet logs
Fabrice Desclaux
2015-02-10
1
-3
/
+1
*
|
Analysis/Sandbox: use os dependant method in custom sandboxes
Fabrice Desclaux
2015-01-29
1
-6
/
+16
|
/
*
Loader/PE: Update vm_load_pe_lib* APIs to take a VmMngr instance in input
Camille Mougey
2014-12-24
1
-1
/
+1
*
Analysis: Update vm_loads calls, avoid reimplemeting vm_load_pe_libs
Camille Mougey
2014-12-20
1
-16
/
+11
*
SandboxLinux: entry_point was inexistant, options.address was ignored
Camille Mougey
2014-12-09
1
-1
/
+3
*
Loader/libimp: update api
Fabrice Desclaux
2014-12-08
1
-5
/
+6
*
Sandbox: Fix debugging option
Camille Mougey
2014-12-03
1
-1
/
+1
*
Jitter: update API
Fabrice Desclaux
2014-12-03
1
-2
/
+5
*
Sandbox: log function calls by default; add -q option to disable it.
Fabrice Desclaux
2014-11-17
1
-0
/
+6
*
sandbox: missing import (tx to N.Pourcelot)
Fabrice Desclaux
2014-10-16
1
-0
/
+1
*
Sandbox: fix address as argument
Fabrice Desclaux
2014-10-16
1
-1
/
+1
*
Reg test: add arm jit little/big endian
Fabrice Desclaux
2014-10-09
1
-19
/
+70
*
Arch/jit: add endianess support jitters
Fabrice Desclaux
2014-10-09
1
-1
/
+1
*
Sandbox: add arm arch
Fabrice Desclaux
2014-10-07
1
-1
/
+38
*
Move os_dep out of the jitter module
Fabrice Desclaux
2014-10-07
1
-1
/
+1
*
Remove vm_ prefix /!\ API MODIF
Fabrice Desclaux
2014-10-07
1
-8
/
+8
*
Sandbox: Pass arguments to parser init
ajax
2014-10-02
1
-3
/
+4
*
Analysis: add sanbdox wrapper
Fabrice Desclaux
2014-10-02
1
-0
/
+304