simple js cli tool to recover status key
install:
git clone https://github.com/status-im/cli-seed-export cd cli-seed-export npm install
recovering old key (varies with password):
npm start -- old
recovering moot key: npm start -- moot
npm start -- moot
recovering normal key: npm start
npm start