What is the best way to calculate jump short correctly?

I am bit struggling how to deal with jump short. I am working with SEH vulnerabilities , but my question is . how can I calculate the correct jmp short from our nseh to our shellcode

sample : jmp short 14 , 50 , -50 bytes .
yellow: NSEH part
blue : SEH part
red: shellcode

eip

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.