Quote:
Originally Posted by Corsairs
Normally I'm pretty good with figuring these things out; however here I'm embarrassed to admit I'm stumped. Tony, if I have Current / Previous / 2 Years / Ratings Weights set to 40 / 15 / 5 / 40, what's the string I should be searching for? And should I be searching in hex bytes or an ASCII string?
|
If your hex editor gives you the choice of either ascii or hex, I'd convert them to hex and look for 28 0F 05 28. If it gives you the choice of decimal then use that (less error prone)