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
/
example
/
jitter
/
memstruct.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
MemStruct: MemField equality
Florent Monjalet
2
-20
/
+93
2016-01-18
MemStruct: pylint
Florent Monjalet
1
-6
/
+6
2016-01-18
MemStruct: remaining MemStruct doc + renaming/little fixes
Florent Monjalet
1
-49
/
+260
2016-01-18
MemStruct: module and MemFields documentation
Florent Monjalet
2
-25
/
+269
2016-01-18
MemStruct: method reorganization
Florent Monjalet
1
-42
/
+50
2016-01-18
MemStruct: minor fixes + toy example script
Florent Monjalet
3
-4
/
+237
2016-01-18
MemStruct: auto-allocation feature
Florent Monjalet
3
-84
/
+111
2016-01-18
Introducing MemStruct feature in miasm2.analysis.mem
Florent Monjalet
3
-0
/
+1138
2016-01-15
AsmBloc: c_bad is now an asm_block_bad (edge -> node)
Ajax
2
-71
/
+73
2016-01-15
AsmBlock: introduce asm_block_bad
Ajax
1
-0
/
+30
2016-01-15
AsmBloc: "type() is ... " -> isinstance
Ajax
1
-3
/
+3
2016-01-15
Expression: slots
Fabrice Desclaux
2
-20
/
+47
2016-01-15
Instructions: slots class
Fabrice Desclaux
7
-0
/
+11
2016-01-15
Fix tinycc README
Fabrice Desclaux
1
-3
/
+7
2016-01-12
smt2_translator: fixed regression test insertion, creds @serpilliere and @com...
Tim Blazytko
1
-1
/
+3
2016-01-12
AsmConstraint.label is always an asm_label: remove dead code
Ajax
1
-19
/
+4
2016-01-12
AsmBloc: handle multiple constraints to the same block
Ajax
2
-2
/
+48
2016-01-11
AsmConstraint: ensure label is always an asm_label
Ajax
2
-1
/
+4
2016-01-11
Mips32: fix delayslot (creds @serpilliere)
Ajax
2
-6
/
+3
2016-01-11
Mips32: fix base_expr use (creds @serpilliere)
Ajax
1
-1
/
+1
2016-01-11
AsmLabel label argument must not be optional
Ajax
1
-4
/
+4
2016-01-08
BinStream: use a standard dict instead of a bounded one
Ajax
1
-2
/
+1
2016-01-08
Cpu: leave atomic mode on disasm Exception
Ajax
1
-5
/
+5
2016-01-08
BinStream: ensure atomic mode state before switching
Ajax
1
-0
/
+2
2016-01-08
MnemoDis: enter atomic mode for a disasm boost
Ajax
2
-1
/
+5
2016-01-08
BinStream: use the wrapper on get_bytes for each bin stream
Ajax
2
-6
/
+6
2016-01-08
BinStream: introduce Atomic Mode (read may be cached)
Ajax
1
-1
/
+34
2016-01-08
BinStream: comment getbits
Ajax
1
-16
/
+22
2016-01-08
BinStream: merge getbits calls to getbytes
Ajax
1
-5
/
+7
2016-01-08
smt2_translator: fixed bug in ExprId to escape expression names
Tim Blazytko
1
-3
/
+9
2016-01-08
VmMngr: fix segfault on reset vm (creds @serpilliere)
Ajax
1
-0
/
+1
2016-01-07
smt2_translator: refactored translation of ExprAff to use smt2_helper for assert
Tim Blazytko
1
-1
/
+1
2016-01-07
smt2_translator: fixed translation of ExprId
Tim Blazytko
1
-3
/
+1
2016-01-07
smt2_translator: added smt2_assert and smt2_or to smt_helper. refactored othe...
Tim Blazytko
1
-6
/
+26
2016-01-07
smt2_translator: fixed comments
Tim Blazytko
1
-3
/