Advertisement
defango

V2lraWxlYWtzIA==

Jul 18th, 2017
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. 1c2200007353455857696b696c65616b73204361626c6567617465204261636b75700a0a6361626c65676174652d3230313031323034313831312e377a0a0a446f 776e6c6f61642074686520666f6c6c6f77696e67207472616e73616374696f6e732077697468205361746f736869204e616b616d6f746f277320646f776e6c6f61 6420746f6f6c2077686963680a63616e20626520666f756e6420696e207472616e73616374696f6e20366335336364393837313139656637393764356164636364
  2.  
  3. Convert this from HEX to ASCII
  4.  
  5. "sSEXWikileaks Cablegate Backup
  6.  
  7. cablegate-201012041811.7z
  8.  
  9. Download the following transactions with Satoshi Nakamoto's download tool which
  10. can be found in transaction 6c53cd987119ef797d5adccd
  11.  
  12. https://blockchain.info/tx/691dd277dc0e90a462a3d652a1171686de49cf19067cd33c7df0392833fb986a
  13.  
  14. copy paste the entire part of the 'Output Scripts'
  15. f = open('outscripts.txt','r') from binascii import unhexlify
  16. for ff in f.readlines(): chunks = ff.split(' ') for c in chunks[1:-3]: unhexlify(c.encode('utf8'))
  17.  
  18. V2lraWxlYWtzIA== might have dumped the keys to their released archives into the blockchain....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement