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
/
core
/
cpu.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instructions: slots class
Fabrice Desclaux
2016-01-15
1
-0
/
+3
*
Cpu: leave atomic mode on disasm Exception
Ajax
2016-01-08
1
-5
/
+5
*
MnemoDis: enter atomic mode for a disasm boost
Ajax
2016-01-08
1
-0
/
+5
*
Expression: fix api
Fabrice Desclaux
2015-10-29
1
-3
/
+3
*
cpu: raising an exception when label offset is None
Florent Monjalet
2015-06-21
1
-3
/
+2
*
Cpu: modify instructions' offset relative encoding
Fabrice Desclaux
2015-04-01
1
-6
/
+9
*
Clean get_asm_offset
Fabrice Desclaux
2015-04-01
1
-2
/
+2
*
Asmbloc: updt api
Fabrice Desclaux
2015-04-01
1
-4
/
+6
*
Remove lazy logging pattern
Ajax
2015-03-30
1
-11
/
+10
*
CPU: fix binary output for instruction with prefix
serpilliere
2015-03-14
1
-2
/
+2
*
Core: General PyLinting
Camille Mougey
2015-02-18
1
-1
/
+3
*
Core/CPU: Pylint pass, remove commented code (SCM or log.debug should be used)
Camille Mougey
2015-02-18
1
-306
/
+105
*
PyLint: Unreachable code
Camille Mougey
2015-02-16
1
-1
/
+1
*
PyLint: remove 'unnecessary-lambda'
Camille Mougey
2015-02-16
1
-1
/
+1
*
PyLint: Remove relative imports
Camille Mougey
2015-02-16
1
-2
/
+2
*
CPU: update api to handle IOError during disasm
Fabrice Desclaux
2015-02-11
1
-3
/
+5
*
core/cpu: move bs8
Fabrice Desclaux
2014-09-11
1
-0
/
+9
*
Core: getbits use arch attrib (and can swap bytes); getbytes simply return bytes
serpilliere
2014-08-21
1
-8
/
+8
*
Add mips32 arch
serpilliere
2014-08-06
1
-0
/
+17
*
cpu/arch: arg2str moved in instruction class
serpilliere
2014-08-05
1
-45
/
+7
*
Arch: remove debug output
serpilliere
2014-07-10
1
-2
/
+1
*
Core/parse: allow the use of labels in data declaration
serpilliere
2014-07-09
1
-0
/
+8
*
Core: $ symbol can be customized for relative offset tricks
serpilliere
2014-07-03
1
-2
/
+4
*
cpu: continue remove some lambda (to allow pickling)
serpilliere
2014-06-25
1
-2
/
+0
*
Cpu: remove unsused var; dis/fromstring default attrib is none
serpilliere
2014-06-25
1
-9
/
+9
*
Cpu: bs_mod_name accept dict
serpilliere
2014-06-24
1
-1
/
+7
*
Miasm v2
serpilliere
2014-06-03
1
-0
/
+1804