New UVK - Ultra Virus Killer build

So, the most votes go to HitMan Pro, huh?

It doesn't seem hard to automate. But it gave me some false positives.

I'll take a look at VBA32 too.

Any other suggestions?
 
I really must of missed this. What an amazing program your getting now Fred. Really well done my friend. :)

I would say, add hmp also. But include mbam and sas.

Again I may of missed this, but will uvk, allow the printing of reports.. ie mbam found 10 infections.

SAS found 3 trojans, and removed 64 traces..

hmp found 20 malware, and removed 123 traces.

Only reason I ask, is that when ever I complete a scan, I always put down the number of infections found, and hand it over to my client. Using pcrt, its a piece of pish..

Apologies if this has already been covered.
 
What an amazing program your getting now Fred. Really well done my friend.

Thanks Nige.

The report, for Mbam and combofix, it shouldn't be hard to do, since they always create logs in plain text. I just have to parse them.

The others, I'll have to dig a bit, see if they create logs, if they don't try to get the info from the window.

I just started coding this yesterday afternoon, so it will take a few days to be ready.

The programs, I intend to add only one this time, to fill the empty space in the screenshot. I'll have to choose the one you guys most recommend.

For now I'll automate mbam, sas and combofix, and then add the most recommended program.

Maybe in the future I'll add another one :)
 
love the program

Found this thread the other day while catching up and all i can say is wow ..what a great program. Do have a couple of minor things to inquire about though.
1. On the main page isnt it trend micro not thrend?
2. On the uvk fixes page on the enable & run drop down ..shouldnt it be god mode?
3. When it updates direct x, flash, java ..does it check to see which version is installed or does it automatically download the newest version?

The first two are nitpicky i know but i had a job proof reading books when i was younger and it is now ingrained in my brain.

Thanks for all your hard work and the program is really good.
 
1. On the main page isnt it trend micro not thrend?
2. On the uvk fixes page on the enable & run drop down ..shouldnt it be god mode?
3. When it updates direct x, flash, java ..does it check to see which version is installed or does it automatically download the newest version?

Thanks for the corrections. I'll apply them for the next build.

As for the updates, UVK always downloads the files, and lets them check the installed versions. Note that most of them (Directx, .Net) are very small web installers, so it doesn't take long if already updated.

Hey, is it just for me or SAS always finds cookies, even just after a cleanup?
 
I'm now automating Hitman Pro. I like it. Works fast, and seems to catch a lot of malware.

The problem is that it's not free. Even if I make UVK click "Enable free license", after the scan, what if the it already has been activated more than 30 days ago?

It won't delete anything! Now what am I supposed to do? I could make UVK delete the infected files found.

Or just leave them to delete manually from the log.

All logs will be moved to a folder on the desktop.
 
Hitman Pro

As far as I know by using it... I have used it past 30 days. It lets you reactivate again. I can't remember how many times I reactivated it. I would say for sure over 20 times at least. And it keeps working as it should fully.

Kev

I'm now automating Hitman Pro. I like it. Works fast, and seems to catch a lot of malware.

The problem is that it's not free. Even if I make UVK click "Enable free license", after the scan, what if the it already has been activated more than 30 days ago?

It won't delete anything! Now what am I supposed to do? I could make UVK delete the infected files found.

Or just leave them to delete manually from the log.

All logs will be moved to a folder on the desktop.
 
Reactivating is new for me. I have not been able to reactivate it. I have heard if you remove the HM files from AppData it will work, but have not been successful. I have also read that the product is linked to the SID of the machine making it not possible to bypass the 30 day trial.

Unless you mean using HM on separate machines then yes you can do that without issues. The problem is using HM on the same machine after the 30 day trial period. I generally remove the files manually in this situation, if you could make UVK remove them that would be great.
 
Last edited:
Cracking the program is not an option for me. If it's not free, we have to find another way out.

The command line parameters let us make the scan and save the log without activating.

So I guess we can say the scan is always free. The activation is only for deleting the files and registry entries found.

All I have to do is parse the log and make UVK delete the files and registry entries itself.

The log is in the xml format, and in the scan's results, the suspicious files are marked to be ignored, so UVK will ignore them too.

If "Automatically delete threats found is unchecked, then you'll be able to click the activation button, or insert your own license key.

What do you guys think?
 
Beta 2.3 released

I've just uploaded the new Beta.

It's very important to upgrade to this Beta because the version 2.2 has an important bug when opening .uvk files by double-click: The Gui doesn't become visible, and the UVK process must be closed to be able to run UVK again.

I didn't fix this bug in the old version because I intend to release the new one in a day or two.

Check for more notes or download HERE.
 
Ok... Nobody reported any bugs, so It must be perfect. :)

The help page is already available here, but the other pages don't have links to it yet.

I'll update the rest of the website and then make it the version 2.3 stable.

Hopefully this build will hepl us to save lots of time! :D
 
malware scan question

1. each time i will run the scans is it going to download the setups everytime or only once ???

2. can i place the setup files in uvk so if a customer does not have internet ,
so i can run scans ?
 
1. each time i will run the scans is it going to download the setups everytime or only once ???

2. can i place the setup files in uvk so if a customer does not have internet ,
so i can run scans ?

If the setup files exist in the UVK's directory, it won't download them.

For mbam, since it needs installation, UVK checks if a version 1.51 or higher is installed. If it is, UVK won't even use the setup.

Now that you mention it, I think I can add a feature that automatically disables the Mbam update if the internet is disconnected.
 
I did even better than that:

If the internet is connected, UVK will search for updates for all the apps, even if the setups are already in the folder.

If no updates are available or the internet is disconnected, it will just run the existing files.

If newer versions are available, UVK will download and update the setups, just like ketarin does.

I'm making the final tests, haven't uploaded yet. It will be available soon.
 
Hey Fred

Just wanted to say, AWESOME work. Im loving the improvement to your program. Your gui defo puts mine to shame. I keep re-doing it lmao. Ill have to get to a stage where im happy to release lol

Again

Love the prog. Glad to see autoit in good use.
 
Back
Top