Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Program automation TDSS Killer, finding valid Class?

$
0
0

Heya guys. I've been pumping out a ton of scripts to help me at my little IT shop here, but I'm having issues with TDSS Killer. When I run au3info against the active window, it returns almost nothing, which I'm sure is intentional to keep malware from attacking it. I get no Title, for Basic Window Info Class, I just get #32770. No basic control info, although I do get a button ID if I click scan.

 

Here's what I'm trying to do. It opens tdsskiller and throws no errors.

  1. Run("../Ketarin Apps/tdsskiller.exe -tdlfs -l -qsus")
  2. WinWaitActive("[CLASS:#32770]")
  3. ControlClick("[CLASS:#32770]", "", 1002)
  4.  

I've also tried without the #'s.

 

I can't seem to find applicable documentation pages, any help is appreciated.


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>