private void btStop_Click(object sender, EventArgs e) { Bruteforce.Stop(); //token?.Cancel(); timer2.Enabled = false; }