Looking for feature requests for a scan automator

OaksLabs

Well-Known Member
Reaction score
280
Location
USA
Howdy,

I'm working on a program I call the "Auto Malware Removal," which is (as the name suggests) a tool that automates the removal of malware. It is currently in the alpha stage (internal testing only, I don't want to release half-baked software). I plan to release this as a low-cost paid program when it is done, so I'd like to ask:

What features would you like to see in a bulk malware remover?

It currently consolidates logs into one text file and FTPs it off (to my testing server right now). It also is no-touch through the first 4/7 programs it runs (ORT, Rkill, Unhide, TDSSKiller, JRT, MBAM, and AdwCleaner). It live downloads the most recent versions of these programs from the internet (after clearing out proxy and checking for a working internet connection).

I've thought about features, such as:
  • Emailing of logs
  • SMS notifications that a scan has finished
  • Audio notifications that a scan is done
  • Sending logs to a central server (SMB shares, uploading to a DB, etc)
My goal for this program ("AMR") is for it to be zero touch start to end (which will involve a good chunk of time doing debugging of the scripting for a program like MBAM (the free version).

What are your thoughts? When I get more of the programming to a rock solid point I'll let people beta test it -- but now is the time to submit feature requests.
 
My 2 cents, I always boot from a pe USB and do scans offline, seems I get better results that way, also maybe have autoruns incorporated to check manually after scans. Sounds really good. I've always wanted to script a consecutive scan tool but I'm too much of a noob at scripting.
 
Howdy,

I'm working on a program I call the "Auto Malware Removal," which is (as the name suggests) a tool that automates the removal of malware. It is currently in the alpha stage (internal testing only, I don't want to release half-baked software). I plan to release this as a low-cost paid program when it is done, so I'd like to ask:

What features would you like to see in a bulk malware remover?

It currently consolidates logs into one text file and FTPs it off (to my testing server right now). It also is no-touch through the first 4/7 programs it runs (ORT, Rkill, Unhide, TDSSKiller, JRT, MBAM, and AdwCleaner). It live downloads the most recent versions of these programs from the internet (after clearing out proxy and checking for a working internet connection).

I've thought about features, such as:
  • Emailing of logs
  • SMS notifications that a scan has finished
  • Audio notifications that a scan is done
  • Sending logs to a central server (SMB shares, uploading to a DB, etc)
My goal for this program ("AMR") is for it to be zero touch start to end (which will involve a good chunk of time doing debugging of the scripting for a program like MBAM (the free version).

What are your thoughts? When I get more of the programming to a rock solid point I'll let people beta test it -- but now is the time to submit feature requests.
System restore point
Backup registry
 
Back
Top