|
Alrighty, so, being the kind of person that watches what others say then decide my course of action, I went ahead and opened the dll up to poke through it.
There are hidden resources, but they don't appear to be 'bad' as far as I can tell.
Hidden in the dll is a dialog with the options
"Inject Input"
"Patch Input"
"Debug Console"
"Show Input"
Its the same dialog as found in the submission:
Register to unlock hidden link (knew I had seen it on the boards here)
This is a separate dialog from the one with
"Play sound on Chaos Chest"
"Play sound on PM"
"Disable after first PM"
I THINK this and the input patcher were built togethor, with only one dll for both, and a simple switch to enable one or the other (which is probably thrown in the injector).
So yes, it does have input handling in the dll, and can apparently see input (has option for Show Input on hidden dialog), though I don't know if its being used.
With finding the hidden dialog, and seeing options for input handling, I want explanations before I use it again. As this guy has 'extra' things in the program, I suggest not using it until a full explanation is given.
However, regarding stealing account info, your account info is only passed when the patcher is launched, and only account id number when patcher launches the client (at least that's all I could find with wireshark). Since this program is used after the client has started, and closes (and unloads dll, according to process explorer) when the client is exited, I really doubt it can be used to steal account information.
I'd just be wary since the supplied dll has extra 'features' which plainly show some form of input handling.
-----
I decided to poke further at the dll...
Yes, it has definitely has input handling functions (names found in the dll include "aFakeinputDisab" "aFakeinputEnabl").
The dll has all the features of the input handler in the submission forum (which says it was supposed to have been moved to this one). So they are the same program, and the only difference between them is the way the dll is called by the injector.
-------
Editing again... (this post getting edited a LOT)
I checked your forums, and found you've combined them in the next release. I'm glad to see that, since they were already combined.
Yes, I could 'redo' the resources and rerelease if I wanted to, but I don't. I did change sounds though... since I use speakers and desktop mic... so if I stumble into a chest or receive a pm while talking on vent, others 'in the know' won't know what I am using.
I would recommend, rather than using wavs as a resource, make them separate files if you can, solely for the purpose of changing sounds for the same reason I do.
|