Reversing DOS functions: PADD and PSUB
These two are both intertwined so it makes sense to analyse them together:
We can see a few variations on names at the top here: N_PADD@ and F_PADD@ for PADD, and N_PSUB@ and F_PSUB@ respectively. The prolog for the near versions is the same; it pop...
lodsb.com5 min read
Aiyush Gupta
I'm a multidisciplinary student whose won a global NASA competition, cycled the length of the UK and has over 25K views on my tool AnglEase!
Awesome article, it very technical which is brilliant, however, what is this for an introduction at the top of the article might've helped me understand slightly better. Great Work :)