IcyFerno Posted September 1, 2006 Posted September 1, 2006 this is a spammer created by me. if you have any comments please feel free to leave it here. thank you TUSpammer.zip
spyrorocks Posted September 1, 2006 Posted September 1, 2006 Wow we all really like opening compiled exes that could contain malicious code that we are not aware of. Why dont you post more? [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Valuater Posted September 1, 2006 Posted September 1, 2006 2nd post and you think we are going to open it... specially a spammer.exe NO WAY!!! 8)
Moderators SmOke_N Posted September 1, 2006 Moderators Posted September 1, 2006 As I agree that .exe's from unknown people are less likely to get looked at, I will say that... This .exe is harmless... And he even put a HotKeySet ("{ESC}", "quit") to exit. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Azu Posted September 1, 2006 Posted September 1, 2006 Scanned it at http://virusscan.jotti.org/Seems clean.
IcyFerno Posted September 3, 2006 Author Posted September 3, 2006 (edited) thanks for trying it out. Edited September 3, 2006 by IcyFerno
jvanegmond Posted September 4, 2006 Posted September 4, 2006 Scanned it at http://virusscan.jotti.org/Seems clean.Virusscan's often only recognize the AutoIt header. Not the actual script, so for a virusscanner: AutoIt in general is a virus, or no scripts are a virus. A viri scan wont do any good. github.com/jvanegmond
nitekram Posted September 4, 2006 Posted September 4, 2006 Virusscan's often only recognize the AutoIt header. Not the actual script, so for a virusscanner: AutoIt in general is a virus, or no scripts are a virus. A viri scan wont do any good.I also thought that if the virus was just written, the virus detector would not be able to find it - no characters to look for in the code. But as for posting EXE files - if your going to post in the v3 Scripts and Scraps forum - it should be the code not the program (EXE file)- I cannot learn from a program, but I can(sometimes) by looking at the code. 2¢ All by me:"Sometimes you have to go back to where you started, to get to where you want to go." "Everybody catches up with everyone, eventually" "As you teach others, you are really teaching yourself." From my dad "Do not worry about yesterday, as the only thing that you can control is tomorrow."  WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2 AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit Docs SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language Programming Tips Excel Changes ControlHover.UDF GDI_Plus Draw_On_Screen GDI Basics GDI_More_Basics GDI Rotate GDI Graph GDI  CheckExistingItems GDI Trajectory Replace $ghGDIPDll with $__g_hGDIPDll DLL 101? Array via Object GDI Swimlane GDI Plus French 101 Site GDI Examples UEZ GDI Basic Clock GDI Detection Ternary operator
jvanegmond Posted September 4, 2006 Posted September 4, 2006 I also thought that if the virus was just written, the virus detector would not be able to find it - no characters to look for in the code.True, but not for viri written in AutoIt. AutoIt is a interpretor, it includes the source code you write in the exe, and then uses the engine to read your code line by line and execute it. The virus scan only recognizes the engine, included in any AutoIt exe. github.com/jvanegmond
Richard Robertson Posted September 4, 2006 Posted September 4, 2006 Virus scanners will never be able to scan AutoIt scripts for what they do unless Jon sets something up with them to have the scanner extract and interpret the code. It would be too confusing I'm sure. Why not post the source instead of the exe though? More of us prefer source so we can comment.
Developers Jos Posted September 4, 2006 Developers Posted September 4, 2006 True, but not for viri written in AutoIt. AutoIt is a interpretor, it includes the source code you write in the exe, and then uses the engine to read your code line by line and execute it. The virus scan only recognizes the engine, included in any AutoIt exe.Don't think so...Most virus scanners will look for a unique "signature" which can be anything in the file.Sometimes they get it wrong and believe they can identify the virus by looking at the runtime module portion. This will create the False positives, but it is possible to detect an Virus type script without detecting all scripts as virus. SciTE4AutoIt3 Full installer Download page  - Beta files    Read before posting   How to post scriptsource   Forum etiquette Forum Rules  Live for the present, Dream of the future, Learn from the past.Â
IcyFerno Posted September 5, 2006 Author Posted September 5, 2006 all right here's the sourceTUSSource.au3
IcyFerno Posted September 6, 2006 Author Posted September 6, 2006 can anyone tell me the use of _ispressed ?
Snarg Posted September 6, 2006 Posted September 6, 2006 What, exactly, is this supposed to spam? A forum, IRC, a game....? A little reading goes a long way. Post count means nothing.
daslick Posted October 13, 2006 Posted October 13, 2006 its a chat spammer - tried it - its pretty good.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now