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
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-1026
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-45
/
+103
*
Sandbox: change use_seh
Fabrice Desclaux
2018-10-12
1
-3
/
+3
*
Jitter: add simple trace api
Fabrice Desclaux
2018-06-21
1
-6
/
+5
*
Remove TCC jitter engine
Ajax
2018-05-16
1
-1
/
+1
*
Update Mips runtime
Fabrice Desclaux
2018-05-02
1
-0
/
+65
*
Sandbox/arm: Add armtl
Fabrice Desclaux
2018-04-18
1
-0
/
+70
*
Sandbox: on Linux env import, also set the ABORT_ADDR
Ajax
2018-03-05
1
-18
/
+20
*
Add support for PowerPC 32bit big-endian processors: "ppc32b"
Aymeric Vincent
2018-02-26
1
-0
/
+85
*
Set CALL_FINISH_ADDR to 0x13371acc to be 4 bytes aligned
Aymeric Vincent
2018-02-22
1
-1
/
+1
*
Rename CALL_FINNISH_ADDR to CALL_FINISH_ADDR
Aymeric Vincent
2018-02-22
1
-3
/
+3
*
append b to the opens mode ; Python on Windows makes a distinction between te...
w4kfu
2018-01-16
1
-3
/
+3
*
Remove unused sandbox option
William Bruneau
2017-12-15
1
-2
/
+0
*
Let GCC be the default jitter
Ajax
2017-04-21
1
-2
/
+2
*
Introduce Sandbox.call, for direct function calling
Ajax
2017-04-06
1
-0
/
+71
*
Add command-line and enviornment-vars argument in Sandbox
Ajax
2017-04-06
1
-13
/
+146
*
Jitter/win: fix TIB accesses
Fabrice Desclaux
2016-09-06
1
-1
/
+1
*
Core/utils: autopep8
Fabrice Desclaux
2016-02-19
1
-1
/
+1
*
Jitter/vm: Suppport memory comment
Fabrice Desclaux
2016-02-19
1
-3
/
+7
*
Remove unused variables
Ajax
2016-02-04
1
-2
/
+2
*
Fix dangerous-default-value
Ajax
2016-01-30
1
-1
/
+3
*
Sandbox/Win: remove unused option
Pierre LALET
2015-12-13
1
-2
/
+0
*
Sandbox/Win: fix -o/--load-hdr option
Pierre LALET
2015-12-13
1
-2
/
+3
*
Sandbox: default support hcurmodule
Fabrice Desclaux
2015-12-04
1
-2
/
+2
*
Sandbox: support additional options
Fabrice Desclaux
2015-12-04
1
-19
/
+21
*
jitter: fix dep dll
Fabrice Desclaux
2015-12-04
1
-4
/
+6
*
Sandbox: autopep
Fabrice Desclaux
2015-12-04
1
-27
/
+30
*
Loader: load PE and its dependencies
Fabrice Desclaux
2015-12-04
1
-7
/
+23
*
In interactive use, allow C-like prefixes to choose the base of integers
Aymeric Vincent
2015-10-27
1
-5
/
+5
*
Sanbox/x86: fix default stack
Fabrice Desclaux
2015-10-23
1
-2
/
+2
*
Sandbox: add stack base manipulation
Fabrice Desclaux
2015-10-05
1
-0
/
+10
*
Add arch aarch64
Fabrice Desclaux
2015-08-08
1
-0
/
+40
*
sandbox: refactored comments; creds to serpilliere
Tim Blazytko
2015-07-06
1
-2
/
+2
*
sandbox: added sandbox for Linux_x86_64
Tim Blazytko
2015-07-03
1
-0
/
+24
*
Sandbox Win: add PE object to win_api_x86_32.winobjs
Pierre LALET
2015-03-31
1
-0
/
+2
*
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
[next]