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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Analysis: Introduce DependencyGraph, computing dependencies of elements
Camille Mougey
2015-02-20
1
-0
/
+608
*
PyLint: Import errors, pointless statements (`fds`), bad indentation
Camille Mougey
2015-02-18
2
-3
/
+1
*
analysis: replace wildcard imports
Pierre LALET
2015-02-18
3
-5
/
+7
*
Use wrapper `named_arguments` to log function calls
Pierre LALET
2015-02-17
1
-2
/
+2
*
PyLint: Debugging: Invalid name
Camille Mougey
2015-02-16
1
-6
/
+6
*
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
|
/
*
Analysis/Machine: Export base_expr
Camille Mougey
2015-01-23
1
-0
/
+5
*
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
2
-18
/
+13
*
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
2
-4
/
+12
*
Machine: refactor properties.
Fabrice Desclaux
2014-11-17
1
-14
/
+14
*
Sandbox: log function calls by default; add -q option to disable it.
Fabrice Desclaux
2014-11-17
1
-0
/
+6
*
Machine: add jit/arch log properties
Fabrice Desclaux
2014-11-17
1
-19
/
+49
*
Container: Refactor in class and subclass for PE, ELF and Unknown
Camille Mougey
2014-11-03
1
-40
/
+144
*
Container: update API with full words
Camille Mougey
2014-11-03
1
-1
/
+18
*
Container: Fix import, refactor file reading
Camille Mougey
2014-11-03
1
-1
/
+3
*
Container: Refactor and comment
Camille Mougey
2014-11-03
1
-1
/
+14
*
merge
Fabrice Desclaux
2014-10-22
1
-2
/
+2
|
\
|
*
Machine: Update available machine list
ajax
2014-10-21
1
-2
/
+2
*
|
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
2
-12
/
+21
*
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
4
-20
/
+20
*
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
*
Modify irbloc destination mecanism. Rework API in consequence.
Fabrice Desclaux
2014-09-05
4
-52
/
+32
*
binary: suppr verbose messages
Fabrice Desclaux
2014-09-01
1
-1
/
+1
*
analysis: add container for elf/pe/str manipulation
Fabrice Desclaux
2014-08-29
1
-0
/
+47
*
Jitter: add mips32l jit
serpilliere
2014-08-22
1
-0
/
+2
*
msp430: move jit
serpilliere
2014-08-21
1
-1
/
+1
*
jit: move code into arch directory
serpilliere
2014-08-21
1
-4
/
+4
*
mips32: little/big endian is now an attrib
serpilliere
2014-08-21
1
-2
/
+2
*
Machine: Add wrapper over gdbserver
CM
2014-08-20
1
-0
/
+9
*
Machine: add wrapper over jitter
CM
2014-08-20
1
-0
/
+16
*
Machine: Add an abstract machine wrapper
CM
2014-08-20
1
-0
/
+77
*
Gdbserver: assert EIP with jitter PC
ajax
2014-06-04
1
-0
/
+6
*
Debugging: fix watchmem second arg
ajax
2014-06-04
1
-4
/
+5
*
Miasm v2
serpilliere
2014-06-03
5
-0
/
+1367