Need to help remotely? CrossLoop can save the day!

Useful Applications No Comments »

crossloop_logo

Like most techno savy individuals I find myself frequently needing to help family and friends to fix their computer problems.  Most of the time the  issue is something I would be able to fix within a few minutes if I were physically at the location.  Since that can't always be the case I have taken to remotely connect whenever possible in order to be as efficient as possible.  Previously I used Window's Remote Desktop feature to do this but recently something changed with my mom's router/computer configuration that kept me from making a connection to her machine.  After multiple failed attempts I was about to give up when I stumbled across an application called CrossLoopCrossLoop is a "simple, secure" and FREE method of connecting remotely.  All that is necessary is for both parties involved to download and install the CrossLoop application and create an account.  Once everything is set up you will see a screen like below... allowing you to either share (give access) or access (gain access) to a machine remotely.

Access

crossloop_access

Share

crossloop_share

That is all there is to it. The application takes care of the rest and you can be on your way to fixing problems in less than 2 minutes! So far I have had no issues and connected at least 4-5 times to someone's PC to help out.

Give it a try!

11 Cool Visual Studio tricks

Programming No Comments »

Over at Stephen Walther's ASP.NET blog he shares 11 useful tips/tricks that you can use in Visual Studio.  Several seem to be strictly VS2008, but I did manage to get some of them to work in VS2005... my favorite being automatically generating a property by typing "prop" and hitting "tab" twice.  Wow!  What a time saver!

Check it out... :)

Sourcegear DiffMerge

IT, Useful Applications No Comments »
DiffMerge

DiffMerge

I've used DiffMerge for about a year now when I need to check multiple versions of code against each other. I'd say what I love most about this application is the ability to easily move code between files and also to be able to do a folder comparison, both in a very timely fashion. Best of all... it is FREE. So if you are in need of a quick text comparison tool I would highly recommend this to you.

Virus winter.exe

IT 31 Comments »

A coworker today ended up with a virus on his box while trying to find a javascript. I'm not entirely sure what he did but before he knew it his box was infected and throwing some some nasty little messages telling him to pay for software to remove it. The virus, once running, executes some pretty thoughtful techniques to stop you from getting rid of it. I haven't found much online to really help since apparently this has only been out a few days (going by when the most recent postings I found were dated) so I am typing this up just in case it should be helpful. We initially thought that it was the Smitfraud virus but most of the known fixes didn't seem to work on getting rid of it. Here are the characteristics of the virus:

  • No access to run in the start menu
  • No access to control panel in the start menu
  • No access to task manager, even when trying to execute from the system folder
  • Homepages in IE and FF are changed
  • Search results, such as google, will return porographic material instead of actual results
  • Running the smitfraud removal tools disabled unless the folder has been renamed
  • Annoying popup every so often telling you there is a "Windows Security Alert" with a warning reading "Your computer is making unauthorized copies of your system and Internet files. Run full scan now to pervent any unauthorised access to your files! Click YES to download spyware remover ..."

The fix? Well since we couldn't access the task manager to shut off the executable we downloaded three applications to gain access to shut down the processes. You can download them here:

I suggest you reboot the machine and log in using safe mode (mash F8 when the computer is booting). We logged in with the normal account experiencing the issues since we did not have an actual machine account. What you need to do is first shut down the executables running in memory, here is a list of applications to kill (using Process Explorer's kill tree command).

  • infos.exe
  • winter.exe
  • proper.exe
  • autos.exe
  • there is also a .reg file containing winter.exe that was installed telling the computer to add it to the autorun application list (sorry, we don't happen to have the name)

Next you want to kill the autorun entries for the following using autorun (right click each entry and delete them all):

  • infos.exe
  • winter.exe
  • proper.exe
  • autos.exe
  • skun.dat
  • bronto.dll

Once you have completed the above go into your C:\WINDOWS\system32 folder and delete these files from your hard drive so they cannot run again. You can sort by date to find the ".reg" file I mentioned. If you open it with notepad you will see where it added an entry to run winter.exe when your machine is started.

Now run the combofix executable listed above and let it go through all the cleaning processes. Lastly, we completely deleted the prefetch folder that had a few references to these files in C:\windows\prefetch. We rebooted the machine and TADA no more issues...

I hope this helps someone.

Design by j david macor.com.Original WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in