5,018 Topics
![]() | |
Can anyone have a look for me at my hjt log and tell me why my pc is dying a slow death. Logfile of HijackThis v1.99.1 Scan saved at 7:10:47 PM, on 21/06/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe … | |
[B][B][B]Anna Marie I too, stumbled onto this from Google. I have the same problem Monitor Screen displaying everything sideways. I tried the ALT+CTRL+arrow key combo but that just inches my viewing area whichever the arrow is pointing that I push. [/B][/B][/B] Does anyone else have any other suggestions.? I have … | |
My laptop has been running slowly for a few days now and i have a feeling its infected. I have looked through my files and there is a file called "Perflib_Perfdata_3a4.dat" which cannot be deleted - not sure if this could be some type of spyware? I also had a … | |
hi i have a problem but i'm not sure if this post goes here or not. anyway here goes. i just started a course in chinese and the name is"huibian yuyan sheji" (for those that understand chinese) which translates to "compilation language and design". now i have typed the english … | |
Logfile of HijackThis v1.99.1 Scan saved at 3:11:04 PM, on 6/22/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe c:\program files\mcafee.com\agent\mcdetect.exe c:\PROGRA~1\mcafee.com\vso\mcshield.exe c:\PROGRA~1\mcafee.com\agent\mctskshd.exe C:\PROGRA~1\McAfee\SPAMKI~1\MSKSrvr.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\svchost.exe D:\Program Files\Belkin\Belkin Wireless AG Desktop Network Card\Wireless Utility\WLService.exe D:\Program Files\Belkin\Belkin Wireless … | |
Ok yesterday norton told me I had trojan.nebular or something and I couldn't install or use the recovery console cus when i would boot up with the windows disc and press R it would reboot my pc so I just deleted all winrk32's registry entries and it's .dll (and yes … | |
so i installed a SP1 pack of windows xp on my computer, it worked fine at a resolution of 1280x1024, and then i installed my drivers for my Radeon 9250 and now the biggest i can make the resolution without making the desktop area too big is 1024x768, when i … | |
Original thread, but still not 100% unresolved. [URL="http://www.daniweb.com/techtalkforums/thread46853.html"]http://www.daniweb.com/techtalkforums/thread46853.html[/URL] Here is the latest log: Logfile of HijackThis v1.99.1 Scan saved at 2:48:06 PM, on 10/06/06 Platform: Windows 98 SE (Win9x 4.10.2222A) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\SPOOL32.EXE C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\MSTASK.EXE C:\WINDOWS\SYSTEM\KB891711\KB891711.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\WINDOWS\EXPLORER.EXE C:\WINDOWS\RUNDLL32.EXE C:\WINDOWS\TASKMON.EXE C:\WINDOWS\SYSTEM\SYSTRAY.EXE C:\WINDOWS\SYSTEM\STIMON.EXE … | |
When I post or trade a link I first consider the following; 'Is this web site going to be of value to someone who visits my website'. Frankly, I do not care if the site has a Page Rank of '0' or whether or not it has been indexed by … | |
Hi all, At my place of education (okay okay i still go to school), there are limited internet quotas, these quotas are really stupid because 10 mb's cost 1 dollar and it actually charges you more than you use. I thought of different ways of going around it and ssh … | |
Hey guys, I'm caleb, and I'm in a bind. I'm the itt for an engineering company with roughly 25 computers on the network. I'm currently in transition from peer to peer going to server/client. My problem is weird. I've researched Google for probably 90 minutes and nothing has worked. We … | |
[COLOR=#555555][COLOR=#555555]Hi there,[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]I have a virus that is playing with my exe files and, I also think, is responsible for the loosing of my connection with my wireless network. My wireless anthena is working fine, it recognises the access point in the other room, but my wireless network … | |
Recently I've become concerned about the heating issues my laptop has been having so I did some research. Turns out Im using a disproportionately large amount of memory even when Im running nothing (Firefox with 2 tabs open and Google Desktop). It says 70% memory usage. If I turn everything … | |
i joined because my homepage will not stay at what i want it to. it will only allow this homepage [URL="http://www.syssecuritysite.com/"]http://www.syssecuritysite.com/[/URL] and then sometimes i get an error on my web browser saying "error404site" can anyone help me i have tryied using spyware to remove the issue but that doesnt … | |
Ok i have this code to download some data [CODE] [COLOR=#00007f]Private[/COLOR] [COLOR=#00007f]Sub[/COLOR] Getfiles_Click([COLOR=#00007f]ByVal[/COLOR] sender [COLOR=#00007f]As[/COLOR] System.[COLOR=#00007f]Object[/COLOR], [COLOR=#00007f]ByVal[/COLOR] e [COLOR=#00007f]As[/COLOR] System.EventArgs) [COLOR=#00007f]Handles[/COLOR] Getfiles.Click Webbrowser.Navigate([COLOR=#00007f]New[/COLOR] System.Uri("http://mail.google.com/mail/feed/atom")) [COLOR=#00007f]Dim[/COLOR] Net [COLOR=#00007f]As[/COLOR] [COLOR=#00007f]New[/COLOR] System.Net.WebClient AtomFeed = System.Text.Encoding.ASCII.GetString(Net.DownloadData("http://mail.google.com/mail/feed/atom")) Atomfeedtext.Text = AtomFeed [COLOR=#00007f]End[/COLOR] [COLOR=#00007f]Sub[/COLOR] [/CODE] Every Time i run it i get a 401 Unauthorised Error I … | |
Hello, I've got three files, [b]main.cpp[/b], [b]test.h[/b] (the header file), and [b]test.cpp[/b], (implementation of [b]test.h[/b]). Both [b]main.cpp[/b] and [b]test.cpp[/b] #include [b]test.h[/b], but I don't seem to be able to get [b]test.h[/b] to use the implementation in [b]test.cpp[/b] (leading to "undefined reference" errors when attempting to compile). Searching Google, I've found … | |
My 13 year old son has his own computer with norton and parental controls on it. I have tested it and you can't get into porn web sites. However if you google, for example; naked girls; porn ;... you can get jpegs. I have checked his history and gone to … | |
I have been doing Tech Support for several years now and I can usually solve most OS or Internet related problems, but there is 1 problem I have found no solution for as yet. When a PC can connect to the ISP through a Dial-UP modem and stay connected, but … | |
HI, I am noticing that it is taking way longer for my system to reboot these days. I looked around on google to see if there were any solutions for this problem. I did find some information, but I'm hesitent (intimidated) to try them. Is there an easy/simple way to … | |
I have a laptop computer(Sharp Mebius PC-CB1-CB). Just got it back from the repair shop after some serious keyboard problems. Working fine except I noticed a couple of times after not using the computer for a while( roughly 7 to 12 hour period), after returning my windows xp system would … | |
I seemed to have picked up an annoying bit of malware. There are only two problems. One is that random sound clips(i think from my temp folder) will play and i get pop ups that ask me if i want to go to 1click2go.com. Heres my HJT log. I would … | |
i'm praying and hoping ya'll can help me out with this. My laptop seems to have caught some lovely form on computer cooties or something. I've been working on it for the past 2 days, and still can't seem to get it clean. I've hit it with HJT, ewido, spybot … | |
I finished posting it as a post on my blog but I could not find this topic being covered in here so here we go (apologies if I used the wrong keywords and could not find it). I dunno if you read this [url=http://adsense.blogspot.com/2006/06/letter-from-eric-schmidt-ceo.html]open letter from Eric Schmidt[/url], the CEO … | |
I havent had any today but i did yesterday, they randomly pop up, and I unplug my internet cord from my computer. I put the cord back in (after I close the windows) and they are gone for the rest of the day. I ran a virus scan and it … | |
Hi everybody, I'm in need for the completly list of e-mail adresses on a phpBB-board. I've looked around for help on this on Google, but I can't manage to find any answers.. Is there any easy way to do this, or is hacking the final solution? ( if anybody have … | |
I was prompted by my McAfee protection service that I have been infected with a Trojan type "Generic Downloader .z" It would not allow me to erase it or anything and now none of my spyware/virus scans are picking this up. Is this a problem? Here is my latest Hijackthis … | |
I started on this forum very accidentally (google) as I looked for some network config solution and the community sounds lovely. I am a very basic life enjoyer from West Africa. Who loves (good) food, (joyful) drink and (unlimited) sex. With good music in the background. My favourite sport is … | |
I'm Fixing a pc with winxp, and it is infected with a troja horse I can't remove. I'm Guissing it is Trojan Banker A, but I'm not sure. The reason I belive that it is this trojan is because, Ad Aware succeded in deleting a dmid32.dll file, and every time … | |
And things where going so well :-) I have a bug (hopefully just one) on my laptop... I keep getting a notification on my task bar that says Security Alert!.... Enclosed is my HJT and SmitFraudFix logs... Thanks in advance.... *** HJT LOG *** Logfile of HijackThis v1.99.1 Scan saved … | |
Hello all, My pc says it is infected with myzor fk@yf virus, my homepage is hijacked and alerts a popping up every where, i have attached a hjt log. Logfile of HijackThis v1.99.1 Scan saved at 3:08:11 PM, on 20/06/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 … | |
![]() | Hello, Can i know if it is possible to show/ display windows task scheduler information such as: 1) process status -> if it is running or stopped 2) time the scheduler starts and other related info... on vb i've beeeen searching for the sources on yahoo and google... yet still … |
Hello I just found this site on google. Little about me I am 25, engaged, have a step son 9 years old and a son due next month. I work for a BMW dealership in the parts dept for the last 6 years. Looking to start an online store and … | |
Hi I have just recieved my new Cable modem from Telstra. i was told to purchase anetwork card and connect the modem to the network card. i installed everything and the modem ran fine for 15mins then i lost the internet connection. the modem still shows as active and my … | |
Hello...! dear member(s) thanks a lot for braking at me.., I am an Indian, working at Saudi Arabia as a Branch manager. I found this site very worthful with unmeasurable dignities, So, I too was keen to join you. Usually, I am not a totally Computers Proffessonal, but as everyones … | |
The following problem has recently crept into my computer. Whenever I open "My Computer", it takes close to 1 minute to display the contents. I always use Firefox as my browser, however, I was using IE 6.0 recently to view some sites that I could not view with Mozilla. I … | |
I've look over my log but i cant seem to find any obvious sign of infestation. All my running processes appear to be clean and most everything else looks normal, but im still getting pop ups and random programs are download from IE(which sucks) and messing up the computer even … | |
Hello I was recently searching google for a video a friend told me about. I found the video but was instructed to install a media codec to do view it. Bad idea I know but ever since then I have had an icon in my tray that changes from a … | |
Recently I downloaded and ran an .exe file from a P2P network that I believe has infected me with a worm or some other virus. Since that time I have numerous trojans, adware objects, and malware appear in my system. I have downloaded a number of different spyware removal software … | |
i thought i may use one of the existing threads to fix my problem with that silly virus alert! deal, but i guess they differ a bit and i could'nt find the same files that are in other posts. so anyway if i could get a little direction i would … | |
This looks like a neat place. I just got an irc plugin for firefox but could not seem to communicate with anyone so I think this group will suite me for conversations. I had a question for a fellow named John Schwinghammer that was on the IRC I tried to … | |
some easy questions about c++ 1. is it possible to link the c++ files with databases like oracle,MySql? (coding the file to access the databases) 2. can we put the compiled files on websites? Google.com is build in C and C++ and their search engine is running on that. how … ![]() | |
Help! My boss's kid got on my machine this weekend and downloaded a buch of junk. That issue has been resolved. However, I keep getting pop-ups. The most annoying are the ULWindowUrl and ULWindowSeek pop-ups. But, I also got some other junk and my Home page kept going to about:blank … | |
hi! my sister downloaded the myspace (virus i think?) onto our computer. the one that affects my instant messaging >:( this is my hijack log. not too sure what i should do though. any help would be appreciated! Logfile of HijackThis v1.99.1 Scan saved at 2:50:17 PM, on 6/13/2006 Platform: … | |
My daughter's computer has adds popping up non stop. I have ran read other posts "help with trojan" and followed your instructions. I ran CCleaner, HJT and smitfraud. I saved the logs and need to know what to do next. I have no clue what all this stuff means, your … | |
Logfile of HijackThis v1.99.1 Scan saved at 3:28:46 PM, on 6/15/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\system32\dllhost.exe C:\WINDOWS\system32\CTsvcCDA.exe C:\WINDOWS\eHome\ehRecvr.exe C:\WINDOWS\eHome\ehSched.exe C:\Program Files\ewido anti-malware\ewidoctrl.exe C:\Program Files\Intel\Intel Matrix Storage Manager\iaantmon.exe C:\WINDOWS\system32\inetsrv\inetinfo.exe C:\WINDOWS\system32\LxrJD31s.exe C:\WINDOWS\system32\nvsvc32.exe C:\PROGRA~1\TRENDM~1\INTERN~1\PcCtlCom.exe C:\WINDOWS\system32\svchost.exe … | |
I ran avast today, and it says that I have Two viruses that are in windows, i dunno what to do. They are: Win32:Lineage-197 [Trj] Win32:Trojan-gen {other} Only avast! picks it up, not ewido, avg, CWShredder (or whatever its called) spybot, or AD-aware. here is my hijackthis logfile: Logfile of … | |
could someone help me out with this virus, its rather annoying. anything would be greatly appreciated my HijackThis log: Logfile of HijackThis v1.99.1 Scan saved at 12:13:40 AM, on 6/15/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe … | |
Google keeps saying my sitemap is partially indexed, but I have all my pages listed. Any suggestions? Thanks. | |
Hi, to all I know this was ask before, but in the Post you say search in Google, I did and I didn't found what I'm looking for. How to connect to SQL Server from C++ code? I found the tutorial: [URL="http://www.codeproject.com/database/sqlconnect.asp"]http://www.codeproject.com/database/sqlconnect.asp[/URL], and is working and is very good, but … | |
My computer is currently running slower than when I bought it a year ago. I caught my son looking at quite a few inappropriate website and think our computer may have gotten some adware/spyware/trojans/keyloggers from them. I was here a few months ago and you guys did a really good … |
The End.