Skip to content

achamely/recoverCompromisedFunds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recoverCompromisedFunds

scripts to recover msc funds from a compromised address

Depends on: sx, python

fill in btc_example.json cat btc_example.json | python makeBTCsend.py <creates tx #1, BTC funding tx>

fill in msc_example.json (you will need output of previous command) cat msc_example.json | python createSpecial.py <Creates tx #2, MSC moving tx>

the two signed tx's are in the /data Broadcast the signed files ( tx #1, tx #2) to obelisk and blockchain several times (recommend a quick loop) to make sure they are received.

About

scripts to recover msc funds from a compromised address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages