I have a process $Z_t$ that satisfies
$\mathrm{d} Z_t = \dfrac{a}{Z_t}\mathrm{d}t +\mathrm{d}W_t$,
Then I am given that $S=\min\{s>0: Z_s=\epsilon \text{ or } Z_s=\alpha\}$, then I need to find what is $\Pr\{Z_S=\epsilon\}$.
Any help will be appreciated, I have a feeling that I need to find a Martingale transform and go from there but I don't really what to do after that.
Edit: If I did it properly, the martingale transform should be $M_t=Z_t^{1-2a}$.