Topic: Kaspersky KVRT failed to scan.  (Read 8127 times)

Re: Kaspersky KVRT failed to scan.
« Reply #20 on: January 21, 2017, 01:17:36 PM »

heiguo

  • Jr. Chef
  • **
  • Date Registered: Jun 2015
  • Posts: 16
you are genius!..

dont tell me answer yet. let me think more...

Re: Kaspersky KVRT failed to scan.
« Reply #21 on: January 21, 2017, 01:57:14 PM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
Let us open a new Win10PESE + KVRT thread in Plugin World » General Plugins » Plugins (if it does not already exist)
In the meantime I try
Win8.1PESE 64-Bit with source: Enterprise
Win8.1PESE 32-Bit with source: Enterprise
Win7PESE 64-Bit with source: Enterprise
Win7PESE 32-Bit with source: Enterprise
« Last Edit: January 23, 2017, 04:01:33 AM by Gerhard S. »

Re: Kaspersky KVRT failed to scan.
« Reply #22 on: January 21, 2017, 02:34:05 PM »

heiguo

  • Jr. Chef
  • **
  • Date Registered: Jun 2015
  • Posts: 16
Confirmed works after add fltlib.dll to wow64, actually "KasperskyVRT.Script" has mentioned this part. but I just ignored as this used on old version of AVPtool11 because AVPtool11 can works on my win10pese.. :( :sad:

Set,%PluginArch%,x86
Require_FileQ,fltlib.dll

with this lines, it works now.. big thanks for your kindly assistance. (dont need setup static RAM size).

and, I didnt' include the KVRT.exe into PE because its always not up-to-date. so I used below batch to download when necessary.
I didnt' create new Plugin but just place this at any of other plugin's

Add_Shortcut,StartMenu,"Security",%PE_Programs%\Others\Kaspersky.cmd,"Kaspersky",,,Kaspersky.ico

Kaspersky.cmd
@echo off
color 47
Title Downloading Kaspersky virus scanner...
@echo Please don't close the window until the downloading completed.
wget.exe -O B:\KVRT.exe devbuilds.kaspersky-labs.com/devbuilds/KVRT/latest/full/KVRT.exe
B:\KVRT.exe
exit

P.s. I also strongly recommend to use this 360 TSE antivirus tool as well. you can have a try. its smaller than kvrt but good at scanning too.

@echo off
color 47
Title Downloading 360 Total Security Essential virus scanner...
@echo Please don't close the window until the downloading completed.
wget.exe -O B:\360TSE.exe http://free.360totalsecurity.com/totalsecurity/360TSE_Setup_8.8.0.1020.exe
start /b /wait B:\360TSE.exe
ping -n 5 127.0.0.1 > nul
del B:\360TSE.exe /f
exit


Re: Kaspersky KVRT failed to scan.
« Reply #23 on: January 21, 2017, 04:11:28 PM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
===> No DotNet, VC++, DirectX = 718 MB. Whole PE-Build fits on a CD.

The power of teamwork  :thumbsup:

PS: Are you interested in Avira Antivir FREE 2017 script (Win10PESE) ?  Needs minimum RAM 6 GB; better 8 GB. AVcenter, AVupdate, etc. - as known. Ramdisk B: 2 GB - (AVupdate calls 1.5 GB, and determined more in the future)
« Last Edit: January 22, 2017, 07:32:56 PM by Gerhard S. »

Re: Kaspersky KVRT failed to scan.
« Reply #24 on: January 23, 2017, 12:23:56 AM »

heiguo

  • Jr. Chef
  • **
  • Date Registered: Jun 2015
  • Posts: 16
haha, cool man. thanks for your advice, I keep my Win10PEse as smaller as possible, and use it on remote target for immediate remediation of problematic machine, it need small, fast and up-to-date solution, so big and slow AV or other tools may not be my target.

and, I am also looking for alternative solution for coolmon, i like bginfo style more.


Re: Kaspersky KVRT failed to scan.
« Reply #25 on: January 24, 2017, 10:07:32 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Gerhard S.,

*
Arch,x86|x64
does NOT mean
//plugin designed for both x86 and x64 capable builds

There is well documented and dedicated section for syntax
Macro Library:
http://theoven.org/index.php?board=14.0
and syntax described through topics
Arch:
http://theoven.org/index.php?topic=1464.0

READ THEM as mentioned before through year....

*
Call,DownloadX
is NOT a general download syntax, it is for plugins only
Call,Download is syntax to download things from internet,
and used by many plugins so far

See Call topic http://theoven.org/index.php?topic=45.0
find Call,Download

*
Type=script
is NOT supported by any project we develop here at http://theoven.org

as written before
Utils\PC Packed
is there to create new plugins,
even with "e" button to create empty plugins using Call,CreatePlugin syntax
ref: Call Topic: http://theoven.org/index.php?topic=45.0

we do not develop script , we develop plugins that are available and work only projects around here http://theoven.org .
See previous post reference and FAQ....
 We do not tolerate other way.

*
fltlib.dll
is a known dependency for KVRT , already documented by ChrisR
http://theoven.org/index.php?topic=1048
you like to re discover what is known, which is more a wasted time, not a team work

well I put KVRT plugins to server to be more available to end users who can not use google like heiguo


*****
Overall Gerhard S.
 you are around here more than a year, and act as a plugin developer,
  If decide not to follow rules whatever reason behind, you will be banned.

We do not have free time to tolerate such activities around,
 you were informed all the time through this time period, enough is enough,
 if you can not read, understand and follow,
   do not waste your time around http://theoven.org anymore,
    there are other projects out there, you can waste other developers time.

Enough is enough.....

 :horse: :horse: :horse: :horse: :horse: :horse:

:turtle:
   

 

Powered by EzPortal