Adblock breaks this site
  1. *ATTENTION* Threads posted in this section are hidden until approved by a staff member. You can also post as a guest by clicking "Post New Thread." Thank you.

Disputing My Ban

Discussion in 'Dispute Forum Archive' started by guest12321, Apr 3, 2012.

Thread Status:
Not open for further replies.
  1. guest12321

    guest12321 Guest

    Referrals:
    0
    Disputing My Ban

    Hello,
    I am username: GamePrograms
    I made a post with a link to an autoclick program I created with Autoit.
    http://www.sythe.org/showthread.php?t=1374964

    I understand the need to keep forum users safe, but I would like to prove that my program is clean and that virustotal reported false positives. If I should provide anything else to help with my case, then I would be happy to oblige. Thank you very much for your consideration.

    The source code for my program was sent to Blupig for verification. He can check if it is truly malicious.

    Here is how you can replicate the false virus positives with a simple 'hello world' program.
    To compile this script you need Autoit as well as the compiler add-on that allows 'compile with options'. Below are the links to get both.

    http://www.autoitscript.com/site/autoit/downloads
    -download and install autoit-v3-setup.exe

    http://www.autoitscript.com/site/autoit-script-editor/downloads
    -download and install Autoit3Wrapper.exe at the bottom of the page

    Open a new notepad file
    Enter the script source below and name the file test.au3.
    Then, right click on the .au3 file and choose 'compile with options'.
    The options are already defined in the script so you can just click the Compile Script button
    Then scan the file with VirusTotal.
    You will find the same 3 false positives pop up for this simple program that came up for mine.

    Below is the source code:

    #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
    #AutoIt3Wrapper_Outfile=test1.exe
    #AutoIt3Wrapper_Res_Comment=This is a test to show false positives on VirusTotal
    #AutoIt3Wrapper_Res_Description=Test to show VirusTotal false positive
    #AutoIt3Wrapper_Res_Fileversion=1.0.0.0
    #AutoIt3Wrapper_Res_requestedExecutionLevel=asInvoker
    #AutoIt3Wrapper_Run_Obfuscator=y
    #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

    ;;;This single line of code is the whole test program, and will trigger the false positives. It will pop up a message box that will disappear in 10 seconds or when the user presses OK or closes it;;;

    MsgBox(4096, "Test", "Hello World! This box will time out in 10 seconds.", 10)
     
  2. Laptop65

    Laptop65 Hero
    $50 USD Donor New

    Joined:
    Dec 19, 2010
    Posts:
    7,930
    Referrals:
    4
    Sythe Gold:
    451
    Sythe RSPS Player Sythe Awards 2012 Winner Sythe's 10th Anniversary St. Patrick's Day 2013
    Disputing My Ban

    Looks fine, would someone mind double checking?
     
  3. RsProd

    RsProd Hero
    $100 USD Donor New Retired Global Moderator

    Joined:
    Mar 10, 2010
    Posts:
    7,984
    Referrals:
    34
    Sythe Gold:
    134
    Heidy (2) Easter 2013 Lawrence
    Disputing My Ban

    I'll PM Bluey :). Should have an update on this soon.
     
  4. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    Disputing My Ban

    I didn't realize there was a dispute for this. Anywho, it was dealt with weeks ago. The program is clean, the virustotal listings are just false positives generated by AutoIt binaries.
     
< Request a pardon | disputeing my bann >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site