Let $S_n=\sum_{i=1}^n X_i$ be the sum of n iid random variables, and $M_N$ be $\max_{n\leq N} S_n$.
I know that given it is a simple random walk, i.e. $X_i=-1$ with probability $p$ and $-1$ with probability $1-p$, the probability of crossing a threshold $\mathbb{P}(M_N>c)$ can be calculated in closed form.
In general if we have a random variable $X_i$ with two outcomes not necessarily $-1$ and $1$, say $-1$ with probability $p$ and $8$ with probability $1-p$, is $\mathbb{P}(M_N>c)$ (equality, NOT inequality) still under closed form?