Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 9th, 2016
224
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
numpy
data
=
numpy.
fromfile
(
'binaryfile'
,
dtype
=
numpy.
uint16
)
for
bit
in
range
(
16
)
:
print
(
'Bit'
,
bit
)
for
x
in
data &
(
1
<<
bit
)
:
print
(
'1'
if
x
else
'0'
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 5 sec ago | 0.10 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 20 sec ago | 0.10 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 31 sec ago | 0.10 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 42 sec ago | 0.10 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 54 sec ago | 0.10 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 1 min ago | 0.25 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 1 min ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!