?ferret
January 18th, 2001, 21:15
HI all,
I'm working on a proggy called VirtuaGirl....yup, it's what it sounds like LOL....
Anyway, the critical compare took about 1.1 seconds to find, but as the code is used for online downloads, a patch here is worthless.
A number generated by some math on my serial (I haven't found all of this yet, just see the results), this result is then compared with the value at an address. When I bpm this addy, it breaks on WriteFile several times. The file being accessed is vg.prf.
The number generated from my serial is multiplied by 15D70h and then compared to the number at the address, which ends up being 28h......this is an impossible test isn't it? (meaning a certain serial pattern may change the number at the address too?)
I'm not done digging through this yet, but if someone has any pointers/ideas, I'd be grateful.
It can be found at www.virtuagirl.com
I'm working on a proggy called VirtuaGirl....yup, it's what it sounds like LOL....
Anyway, the critical compare took about 1.1 seconds to find, but as the code is used for online downloads, a patch here is worthless.
A number generated by some math on my serial (I haven't found all of this yet, just see the results), this result is then compared with the value at an address. When I bpm this addy, it breaks on WriteFile several times. The file being accessed is vg.prf.
The number generated from my serial is multiplied by 15D70h and then compared to the number at the address, which ends up being 28h......this is an impossible test isn't it? (meaning a certain serial pattern may change the number at the address too?)
I'm not done digging through this yet, but if someone has any pointers/ideas, I'd be grateful.
It can be found at www.virtuagirl.com