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
/
machine.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-265
/
+0
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-1
/
+1
*
Jitter: skip jit import on minimal install
Fabrice Desclaux
2018-07-13
1
-4
/
+12
*
Toshiba MeP support
Guillaume Valadon
2018-07-12
1
-1
/
+15
*
Arm: add armt jitter
Fabrice Desclaux
2018-04-18
1
-0
/
+5
*
Add support for PowerPC 32bit big-endian processors: "ppc32b"
Aymeric Vincent
2018-02-26
1
-1
/
+12
*
remove #! command line on files not supposed to be run at top level
Aymeric Vincent
2017-01-05
1
-1
/
+0
*
Machine: fix jit dependencies
Fabrice Desclaux
2016-11-03
1
-22
/
+68
*
Get back the name of the architecture asked in Machine
Ajax
2016-06-15
1
-0
/
+5
*
Add arch aarch64
Fabrice Desclaux
2015-08-08
1
-1
/
+16
*
Machine: Export IR (without analyse)
Camille Mougey
2015-02-24
1
-0
/
+16
*
PyLint: Import errors, pointless statements (`fds`), bad indentation
Camille Mougey
2015-02-18
1
-2
/
+0
*
Analysis/Machine: Export base_expr
Camille Mougey
2015-01-23
1
-0
/
+5
*
Machine: refactor properties.
Fabrice Desclaux
2014-11-17
1
-14
/
+14
*
Machine: add jit/arch log properties
Fabrice Desclaux
2014-11-17
1
-19
/
+49
*
Machine: Update available machine list
ajax
2014-10-21
1
-2
/
+2
*
Arch/jit: add endianess support jitters
Fabrice Desclaux
2014-10-09
1
-11
/
+20
*
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