GeekTech

Tuesday, November 13, 2007

Remote Support

I started using something new on my computer. It's called Logmein.com. This is a website that provides free remote control to your PC from anywhere in the world. All you need is your PC on and another PC to connect via the internet. I've been looking for help solutions to provide remote support to anyone in need. I just had someone call me the other day with a problem that only I could fix in person or through remote support. Unfortunately, I cannot find a fully free program that will let me provide remote support. All I can find is this free TRIAL crap! I want this permanently, not for 30 days. Most people will just think about Remote Assistance from XP but it is so complicated that most people can't even mess with that. Currently, there are about 7 different remote applications installed on this PC that I am testing to see which one I like the best. The only problem is that the client computer must have the software installed for it to connect. I do not want this because that is more of a hassle.

I will probably post on "how to make a Remote Assistance Invitation and send it to someone".

Labels: , ,

posted by Brice Helman at 3:48 PM 2 comments

Monday, November 12, 2007

Tear it up

Have you ever just wanted to tear apart an executable file just to see how a piece of software works? Or are you trying to remove "limitations" from a program? If you are a programmer than you should find this interesting. I have found some free decompilers that use reverse engineering for your benefit. Here's the first one:

OllyDBG - this is a decompiler that is very complex. It is good for simple applications but has the ability to decompile any and all exe's. I tried cracking a program that was way to complex to find the stuff I needed. So good luck.

DeDe - this is a decompiler for programs written in Delphi. Good for certain apps. This can even open up system libraries (.dll) so that is a plus.

I personally cannot use any of these becuase they are so complex but I thought I would throw them out there just in case you could use them.

Labels: , ,

posted by Brice Helman at 4:08 PM 0 comments