Quote:
Originally Posted by arynock oh.. i guess i just figured scan.dll contained most of the functions that would be used by warden... but the fact that it is changed so frequently would make a good reason not to worry about that... hah.. duh to me.. |
I would bet no function in Scan.dll is "Findable" in Warden, if they were infact in it. Warden is polymorphic, meaning that every function is different and placed in a different locations each time.
Reversing it was a real pain, but you eventually see a pattern on code flow and it becomes cake.
But to sum it up, Scan.dll was originaly used to detect virus/keyloggers running on your PC before you logged into WoW afaik, but now they've started to include hacks. You can easily get around this by deleting it on runtime (Which they make no protection against, because you don't get banned in the first place).