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
/
types.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-1693
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-30
/
+40
*
Fix bad english
Fabrice Desclaux
2019-01-17
1
-1
/
+1
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-10
/
+10
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
1
-0
/
+3
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-0
/
+24
*
Fix __ne__ calls
Fabrice Desclaux
2018-04-19
1
-0
/
+3
*
Types: Ptr.dst_type is now a Type rather than a MemType
Florent Monjalet
2016-03-15
1
-10
/
+13
*
Types: handle MemType as argument to Array constructor
Florent Monjalet
2016-03-15
1
-7
/
+26
*
Remove unused variables
Ajax
2016-02-04
1
-1
/
+1
*
Types: Void type repr
Florent Monjalet
2016-01-18
1
-0
/
+3
*
Types: typo, MemStruct.get_offset should be a classmethod
Florent Monjalet
2016-01-18
1
-2
/
+8
*
Types: MemStruct.get_offset() shorthand for @serpi
Florent Monjalet
2016-01-18
1
-0
/
+4
*
Types: Support anonymous Struct/Union/BitField
Florent Monjalet
2016-01-18
1
-11
/
+72
*
Types: adding the ("field", SomeMemType) syntax
Florent Monjalet
2016-01-18
1
-5
/
+18
*
Types: Type size is now a property
Florent Monjalet
2016-01-18
1
-14
/
+21
*
Types: Str encoding now generic to all str python supported encodings
Florent Monjalet
2016-01-18
1
-64
/
+134
*
Types: zip -> itertools.izip
Florent Monjalet
2016-01-18
1
-2
/
+3
*
MemStruct/Types: ALLOCATOR becomes a MemType class attribute
Florent Monjalet
2016-01-18
1
-17
/
+24
*
MemStruct: little MemType doc addition
Florent Monjalet
2016-01-18
1
-1
/
+1
*
MemStruct/Types: Array idx fix + MemStr.from_str feature
Florent Monjalet
2016-01-18
1
-16
/
+45
*
MemStruct/Types: pinned renamed to lval
Florent Monjalet
2016-01-18
1
-24
/
+55
*
MemStruct/Types: Renamed analysis.mem to core.types
Florent Monjalet
2016-01-18
1
-0
/
+1399