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
/
bin_stream.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-316
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-16
/
+22
*
API: replace shift_offset by base_address
Fabrice Desclaux
2019-02-11
1
-17
/
+21
*
bin_stream: check negative offset
Fabrice Desclaux
2019-02-04
1
-0
/
+8
*
Bin_stream: add get_u8/u16/u32/u64
Fabrice Desclaux
2018-10-11
1
-10
/
+71
*
Handle Elfesteem ValueError on 'get'
Ajax
2016-06-16
1
-1
/
+4
*
fix bin_stream.getbits()
Aymeric Vincent
2016-04-05
1
-2
/
+3
*
BinStream: use a standard dict instead of a bounded one
Ajax
2016-01-08
1
-2
/
+1
*
BinStream: ensure atomic mode state before switching
Ajax
2016-01-08
1
-0
/
+2
*
BinStream: use the wrapper on get_bytes for each bin stream
Ajax
2016-01-08
1
-5
/
+5
*
BinStream: introduce Atomic Mode (read may be cached)
Ajax
2016-01-08
1
-1
/
+34
*
BinStream: comment getbits
Ajax
2016-01-08
1
-16
/
+22
*
BinStream: merge getbits calls to getbytes
Ajax
2016-01-08
1
-5
/
+7
*
Autopep8
Fabrice Desclaux
2015-12-16
1
-2
/
+1
*
Update api according to Elfesteem
Fabrice Desclaux
2015-12-16
1
-3
/
+3
*
PyLint: Remove keyword redefinition, bad open mode
Camille Mougey
2015-02-18
1
-2
/
+2
*
bin_stream: Fix default argument for bin_stream_container
Fabrice Desclaux
2015-02-11
1
-1
/
+4
*
bin_stream: clean code and update API
Fabrice Desclaux
2015-02-11
1
-48
/
+32
*
BinStream: Unify BinStreams location
Camille Mougey
2014-12-03
1
-0
/
+32
*
bin_stream: fix bin_stream len test
serpilliere
2014-08-21
1
-5
/
+4
*
bin_stream: wrap is_addr_in to allow bs pickling
serpilliere
2014-06-25
1
-4
/
+3
*
Miasm v2
serpilliere
2014-06-03
1
-0
/
+175