public override bool isComplete()
 {
     return(target.IsHacked());
 }