Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 11:38

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem with packing autoit script (VIRUS ?)

Discussion on Problem with packing autoit script (VIRUS ?) within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
mlukac89's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 473
Received Thanks: 104
Problem with packing autoit script (VIRUS ?)

i have problem when i made .exe file of my script and upload it on virustotal.com
it give me multiple viruses and i scaned on my computer with avira it say its clean

it show only for 32 bit



and here is my code

Code:
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=D:\Igre\Justacarch\Archlord.ico
#AutoIt3Wrapper_UseUpx=n
#AutoIt3Wrapper_Compile_Both=y
#AutoIt3Wrapper_UseX64=y
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
#cs ----------------------------------------------------------------------------

	AutoIt Version: 3.3.8.1
	Author:         Arctic

	Script Function:
	Changing window mode on/off.

#ce ----------------------------------------------------------------------------

; Script Start

#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>

#region ### START Koda GUI section ###

$GUI = GUICreate("UI change", 203, 76, 252, 316)
$Checkbox1 = GUICtrlCreateCheckbox("Window mode", 16, 12, 89, 17)
$saveBtn = GUICtrlCreateButton("Save", 112, 8, 75, 25)
$selectBtn = GUICtrlCreateButton("Select Justac folder", 16, 40, 171, 25)
GUISetState(@SW_SHOW)

#endregion ### END Koda GUI section ###

Global $file = "COption.ini"
Global $path

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		Case $selectBtn
			$path = FileSelectFolder("Select Justac folder", "")
			If Not FileExists($path & "\ini\" & $file) Then
				MsgBox(48, "", "It´s not a Archlord folder")
			EndIf
		Case $saveBtn
			If GUICtrlRead($Checkbox1) == $GUI_CHECKED Then
				IniWrite($path & "\ini\" & $file, "Patch_Option", "Windowed", "1")
				MsgBox(64, "", "Window mode on", 5)
			Else
				IniWrite($path & "\ini\" & $file, "Patch_Option", "Windowed", "0")
				MsgBox(64, "", "Full screen mode on", 5)
			EndIf


	EndSwitch
WEnd
mlukac89 is offline  
Old 12/11/2013, 13:33   #2
 
butter123's Avatar
 
elite*gold: 95
Join Date: May 2011
Posts: 982
Received Thanks: 189
activate or deactivate upx packing. might change sth. but you cant really do more.
butter123 is offline  
Old 12/11/2013, 13:47   #3
 
mlukac89's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 473
Received Thanks: 104
i didnt used UPX when i packed
mlukac89 is offline  
Old 12/11/2013, 13:56   #4
 
alpines's Avatar
 
elite*gold: 60
Join Date: Aug 2009
Posts: 2,256
Received Thanks: 815
This happens more often than it should but it's normal.
Many antivirusprograms are detecting AutoIt-Scripts as a virus which are none.
You can deactivate upx but it doesn't help much.
alpines is offline  
Old 12/11/2013, 13:58   #5
 
mlukac89's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 473
Received Thanks: 104
So nothing will help
Thanks all for answers
mlukac89 is offline  
Old 12/11/2013, 15:20   #6
 
lolkop's Avatar
 
elite*gold: 280
Join Date: May 2007
Posts: 2,818
Received Thanks: 3,483
actually i'm gettin the same results, and ...

beside that, this is a good way to check which "antivirus tools" are simply useless...

there's different ways for "antivirus tools" to check for virusses.. for some of them, every tool accessing the hdd is a virus... others detect any tool accessing other processes memory as virus, others take any network action as a serious security problem...

in the end it's allways a good idea to just publish your tools open source, so every1 can easily check the source
lolkop is offline  
Old 12/12/2013, 08:09   #7
 
Shadow992's Avatar
 
elite*gold: 77
Join Date: May 2008
Posts: 5,430
Received Thanks: 5,876
Quote:
Originally Posted by lolkop View Post
actually i'm gettin the same results, and ...

beside that, this is a good way to check which "antivirus tools" are simply useless...

there's different ways for "antivirus tools" to check for virusses.. for some of them, every tool accessing the hdd is a virus... others detect any tool accessing other processes memory as virus, others take any network action as a serious security problem...

in the end it's allways a good idea to just publish your tools open source, so every1 can easily check the source
You may also use my tool which protects autoit-scripts which was made to have as less virus warnings as possible so maybe it could help but there always will be some virus warnings left.
Shadow992 is offline  
Reply


Similar Threads Similar Threads
AutoIT Problem(e) mit meinem Bot Script
09/13/2013 - AutoIt - 6 Replies
Howdy, Ich fange an AutoIT mit learning by doing zu lernen. Da ich schon immer über einen Farmbot für ein MMORPG nachdenke und niemand sowas releast hat, will ich ihn selbst schreiben, da er auch recht simpel aufgebaut sein soll. Dieser in Zukunft 1. Bot von mir, soll zuerst mit einem Mausklick zu einer Monster-Route laufen, diese Monster töten, deren Gegenstände einsammeln, sich hinsetzen und regenerieren und dann das ganze von vorn. Problem hierbei, das ich einfach nicht weiß, wie...
Visual Basic AutoStart-Script Virus Problem
10/22/2011 - Main - 3 Replies
Hey, erstmal sorry wegen dem "doofen" Titel, mir fiel nichts besseres ein :P. Also mein Problem: Ich programmiere mit Visual Basic momentan ein Programm. Nun kann der unter den Optionen auswählen ob das Programm Automatisch beim anschalten des Pc´s gestartet werden soll.
Einfaches AutoIT Script Problem
08/24/2011 - General Coding - 6 Replies
Hey leute ;D Habe ein Problem gerade bei meinem Script . Es soll automatisch okay nicht so automatisch xD eine Email erstellen . Ich komme nicht bei dem Email namen weiter . Hier das Video das ich hochgeladen habe für euch : http://www.youtube.com/watch?v=eRiEzN8xjEk Mfg Die verarbeitung kan noch laufen deswegen kan das Video noch nicht klappen da ich alles schnell in 5 Minuten gamcht habe ich meine Soein Bot ist garnichts :P Edit : Das Passwort wiederholen Problem hab ich jetz...
[HELP] Problem bei autoit script
10/24/2010 - AutoIt - 8 Replies
Hey habn problem mim autoit script .. des startet die programme nich und die coords beim mouseclick machts i-wo oben links obwohl xampp unten rechts ist ^^ run ("C:\Dokumente und Einstellungen\***\Desktop\Portmap\Portmap.exe" ;) sleep ( 1000 ) run ("C:\Dokumente und Einstellungen\***\Desktop\XAMPP Control Panel.exe") MouseClick ( "left" ]) sleep ( 1000 ) MouseClick sleep ( 1000 ) run ("C:\Dokumente und Einstellungen\Dackupix3\Desktop\Pserver\Serverstar ter.vmc")



All times are GMT +1. The time now is 11:38.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.