Flamo353 Posted January 18, 2014 Share Posted January 18, 2014 So it seems that javacl.exe is running on my computers start up using some java script. This program is keylogging me and I've already been hacked. I tried closing the program in task manager, but when I do, my screen turns blue and my computer crashes. I tried deleting the java script but a new one is recreated afterwards. I'm really wondering what autoit is and why it's able to crash my computer if I try closing this program. onlineth 1 Link to comment Share on other sites More sharing options...
DicatoroftheUSA Posted January 18, 2014 Share Posted January 18, 2014 (edited) So it seems that javacl.exe is running on my computers start up using some java script. This program is keylogging me and I've already been hacked. I tried closing the program in task manager, but when I do, my screen turns blue and my computer crashes. I tried deleting the java script but a new one is recreated afterwards. I'm really wondering what autoit is and why it's able to crash my computer if I try closing this program. What makes you think Autoit is the source of your problem? It doesn't necessarily nothing to do with java. But I suspect you are trolling, as a rudemntary search will tell you exactly what Autoit is. But in any case, use http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx to see what is starting automatically with your computer. Edited January 18, 2014 by DicatoroftheUSA onlineth 1 Statism is violence, Taxation is theft. Autoit Wiki Link to comment Share on other sites More sharing options...
jdelaney Posted January 18, 2014 Share Posted January 18, 2014 (edited) Startup in safe mode, delete the exe. Or, safe mode, restore to earlier image you stored from maybe a month or 2 ago. If you don't have one, then you learned a good lesson about backups. Last option would be a factory reset. If your game is to get someone to decompile it, it won't happen. If your game is to get the exe onto someone else's comp, good luck, but again, it won't happen. Edited January 18, 2014 by jdelaney onlineth 1 IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window. Link to comment Share on other sites More sharing options...
onlineth Posted January 18, 2014 Share Posted January 18, 2014 Ok, before I begin, I am no expert when it comes to virus removal, but if I where you, I would start windows in safe mode, delete the file and then try to install this program- http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx -This tells you what programs, scripts, etc. startup on your computer. I would try to remove anything that you see is not necessary or suspicious. If this does not work, I would then use the these programs, SpyBot- http://www.safer-networking.org/dl/, and Malwarebytes- http://www.malwarebytes.org/. I hope this helps! scientia potentia est Link to comment Share on other sites More sharing options...
TechCoder Posted January 18, 2014 Share Posted January 18, 2014 So it seems that javacl.exe is running on my computers start up using some java script. This program is keylogging me and I've already been hacked. I tried closing the program in task manager, but when I do, my screen turns blue and my computer crashes. I tried deleting the java script but a new one is recreated afterwards. I'm really wondering what autoit is and why it's able to crash my computer if I try closing this program. My question is a bit more simple - if "javacl.exe" is doing something, just why are you then asking about "autoit"? What led you to this site for the question (other than to cause confusion and/or trouble about some odd agenda you must have......) Personal belief? spammer/hacker/troublemaker......... and with this being the first post and using a name like 'Flamo' - well, IMHO, this person will never respond and this thread should be deleted. Though, Flamo353, I am certainly looking forward to you proving me wrong by responding to the questions. Link to comment Share on other sites More sharing options...
Flamo353 Posted January 18, 2014 Author Share Posted January 18, 2014 (edited) My question is a bit more simple - if "javacl.exe" is doing something, just why are you then asking about "autoit"? What led you to this site for the question (other than to cause confusion and/or trouble about some odd agenda you must have......) Personal belief? spammer/hacker/troublemaker......... and with this being the first post and using a name like 'Flamo' - well, IMHO, this person will never respond and this thread should be deleted. Though, Flamo353, I am certainly looking forward to you proving me wrong by responding to the questions. What makes you think Autoit is the source of your problem? It doesn't necessarily nothing to do with java. But I suspect you are trolling, as a rudemntary search will tell you exactly what Autoit is. But in any case, use http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx to see what is starting automatically with your computer. Here is what led me to AutoIt, analyze these images. No need to be so rude. There's also nothing wrong with the username flamo. Edited January 18, 2014 by Flamo353 Link to comment Share on other sites More sharing options...
philkryder Posted January 18, 2014 Share Posted January 18, 2014 ? how did you learn that it was key logging? Link to comment Share on other sites More sharing options...
czardas Posted January 18, 2014 Share Posted January 18, 2014 This looks like it could be a badly written piece of malware. Follow jdelaney's advice. If you can't remove it in safe mode (I imagine you can), then you can try using a linux live cd - the one I use is knoppix. This way you can remove it without starting windows at all. Failing that, you will need to get advice from a different forum. This forum is for people who write decent code using AutoIt and not a forum about malware topics. operator64 ArrayWorkshop Link to comment Share on other sites More sharing options...
Xibalba Posted January 18, 2014 Share Posted January 18, 2014 Upload the file to https://www.virustotal.com/ and let us know the URL to the result page. Link to comment Share on other sites More sharing options...
Jonniy Posted January 18, 2014 Share Posted January 18, 2014 If you can't remove it by using a live CD, use the cmd-utilman exploit. When you've done that boot up windows as normal, don't login & open cmd. Then put in a stick with http://www.malwarebytes.org/. This should be able to get you non-infected. Thanks for your help & have a good day. Yours sincerely, -Jonniy- Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted January 18, 2014 Moderators Share Posted January 18, 2014 Flamo353,I am very sorry that your machine has been infected, but AutoIt as such is blameless. AutoIt is a language like any other (e.g. the various flavours of C, Python, Java, etc) which can be used to write apps. Most people write useful or instructive programs; some, alas, use it to write malware and you appear to have fallen foul of one of these unpleasant individuals. A glance at our Forum rules (there is also a link at bottom right of each page) will show you that we have no truck with such idiots here, but obviously we have no ability to stop these people other than here in our own forum. You have been offered some good advice above as to how you might proceed - I suggest that you follow it if you feel confident in so doing. If not, then I suggest you seek professional help - as has been pointed out, this forum is for helping decent coders with problems in Autoit coding, not for giving out advice on PC malware removal. Good luck. M23 somdcomputerguy and jdelaney 2 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
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