and you can transfer it to your wallet using DashMasternodeTool
Small correction : Dash Evo Tool
@Bitterender -->
https://github.com/dashpay/dash-evo-tool (read the readme and use the documentation link in the readme as well). You need to start a Dash Core full node wallet through Dash Evo Tool (DET) by clicking on the red traffic light in DET. Dash Core wallet needs to setup a certain way (adjusted dash.conf), to properly communicate with DET. And both are full desktop applications.
Personally i have setup DET and Dash Core wallet in Windows 10.
Adjusted dash.conf for your Dash Core wallet :
rpcport=9998
rpcallowip=127.0.0.1/32
rpcuser=dashrpc
rpcpassword=password
server=1
zmqpubhashchainlock=tcp://0.0.0.0:23708
zmqpubrawtxlocksig=tcp://0.0.0.0:23708
Leave everything like this in your dash.conf and when you download DET (Windows binaries) and extract (everything) and install it, you should have no problem. I have two seperate folders, one for Dash Core wallet and one for Dash Evo Tool.
In DET go to Network and use advanced settings to point to your Dash Core wallet and to have your dash.conf overwritten.
Start sequence : first start DET, click on red traffic light, this will start your Dash Core wallet, wait for full sync, start using DET iaw guide / documentation.