captpackrat: (Evil Geniuses)
2007-03-07 12:31 am

Encrypted connection to FurryMUCK using stunnel

The default connection to FurryMUCK is plain text, anyone using a packet sniffer can read anything you send or receive, including your username and password!  FM has offered a secure connection port for several years now, but it requires either a client designed for SSL or a wrapper program such as stunnel.  If you use a wrapper, you can continue to use your current client.

Here's how to use stunnel version 4.20, which runs as a Windows Service so it's always available.

Step 1:  Download and install the latest version of stunnel

Step 2:  Click on Start --> Programs --> stunnel --> Edit stunnel.conf

Step 3:  Delete everything in the conf file and paste the following:

socket = l:TCP_NODELAY=1
socket = r:TCP_NODELAY=1
client = yes
service = STunnel to FurryMUCK
taskbar = no

[FurryMUCK]
accept = 8899
connect = furrymuck.com:8899

Step 4:  Save the file and exit Notepad.

Step 5:  Click on Start --> Programs --> stunnel --> Service install

Step 6:  Click on Start --> Programs --> stunnel --> Service start

Step 7:  Change the settings in your MU program to point to 127.0.0.1:8899 instead of furrymuck.com:8888

Step 8:  Connect to FurryMUCK and enjoy having a secure connection that others can't eavesdrop on! 



You can also use stunnel 3.26 instead.  This version has to be started each time you want a secure connection; it doesn't run as a service.  However, this means you can run it from a USB drive without needing to install anything.

Step 1:  Download the latest 3.x version of stunnel and the OpenSSL library openssl.zip (available near the bottom of the same page)

Step 2:  Unzip the openssl.zip file into a folder.

Step 3:  Copy the stunnel binary into that folder.

Step 4:  Open Notepad and copy and paste the following:

stunnel.exe -c -d 8899 -r furrymuck.com:8899
Step 5:  Save into the same folder as stunnel and openssl, using the name FurryMUCK.bat  (You can name it whatever you want, but it must have a .BAT extension!), then exit Notepad

Step 6:  Double-click on FurryMUCK.bat to start the SSL wrapper.

Step 7:  Change the settings in your MU program to point to 127.0.0.1:8899 instead of furrymuck.com:8888

Step 8:  Connect to FurryMUCK and enjoy having a secure connection that others can't eavesdrop on! 
captpackrat: (Ratphone)
2006-05-26 07:31 pm
Entry tags:

More Phone Hacking!

A few more seem edits today, all of them in seem 2742.

(As before, this is all At-Your-Own-Risk stuff.  It voids your warranty, may violate Verizon's TOS, and may fry your phone.)

Offset 6a, bit 2  Enable the Bluetooth DUN profile

Offset 6a, bit 2 Enables the Data Connection menu

Offset 1e, bit 3  Enables the animation menu.

Offset 23, bit 5  Enables the Roaming Call Guard option

Offset 71, bits 5, 6 and 7, Offset 72, bits 1 and 2, and Offset 72, bit 0 disabled, Changes the GPS options from 911-Only/On to On/Off/Ask.

Offset 62, bit 5 Change the Pix server (this one doesn't actually seem to work, I'll have to check on this)

Offset 8d, bit 6 Enables Time/Date and Auto Redial menus

Offset 5a, bit 7  Allows use of QPST  (needed for the next hack)


After doing all these, I started working on trying to get Dial-Up Networking through Verizon to work with my PDA.  I discovered you have to install QPST and download the file /nvm/nvm/nvm_factory.  Then using a hex editor, find the area where your phone number is followed by @dun.vzw3g.com.   Overtype this so that it reads @vzw3g.com, then 0 out the remaining characters in hex.  You have to do this in two places.  Save the file, then use QPST to upload it back to the phone.  Then on the phone you need to go into System, Security, Data Connection (default V3C password is 000000), 1XRTT Data, Password.   Delete the password that's already entered and replace it with "vzw"

On your computer or PDA, establish a Bluetooth DUN profile and use the following settings:

Phone number:  #777
Username:  <yourcellnumber>@vzw3g.com
Password:  vzw

This will give you high-speed Internet access if you're in an EV-DO service area (I got 230kbps) or a 14.4k connection if you only have a 1xRTT service.  Theoretically, this should show up on Verizon's servers as a regular Mobile Web or VCast connection, but I wouldn't advise abusing it.  (I have wireless at work and at home, so I would only rarely need to use this, i.e. if I needed to look something up on the Internet while shopping/at the doctor/etc.)  You can skip this last hack entirely if you want to use a regular dialup ISP (It works with XO), but you'll only get 14.4k, regardless of service area.
captpackrat: (Ratphone)
2006-05-25 09:00 pm
Entry tags:

Phone hacking!

Did a bunch of hacking and tweaking on my RAZR today.

(Warning:   Everything in this entry violates the warranty.   If you try one of these hacks and screw up your phone, Verizon probably won't replace it.  Try this at your own risk.  Don't blame me if you fry your phone.)

First I downgraded the firmware to version .02, which has the Bluetooth OBEX profiles (Verizon removed OBEX in version .03), then I upgraded to version .04 (If you go from .02 to .04, it keeps OBEX, .03 to .04 does not), so I have the latest and greatest version of the firmware but still have OBEX.  .04 is a lot faster than .02 or .03.

Changing the boot and shutdown logos is easy, you just use a program like BitPim to overwrite /motorola/shared/picture/customer_opening.gif and customer_closing.gif on the phone with your own .GIF files.  You can also change the outer screen logo by replacing the file /mobile/verizon.gif.  (Don't delete the files with BitPim, you'll screw up the phone!  Use Overwrite instead)

I also increased the video record time for the normal maximum of 15 seconds to 5 minutes by using BitPim to save the file /brew/mod/arcmedia/arcconfig.ini, opening the saved file in Notepad, changing VidDuration from 15 to 240, then using Overwrite to replace the file on the phone with the new version.

Then I did some seem edits to tweak the system.  Seem edits alter the phone's configuration files.  Normally only the phone companies do this to enable/disable certain features, but it can be done by the user if you have the right software.  (The process isn't for the faint of heart, so I'm not even going to try to explain it.  But it involves editing files at the binary level)

Here's the list of seem edits I did:

Seem 296a, Bytes 24, record 0005, Allows you to change the provider name (or remove it entirely)  DO NOT check/uncheck anything before letter V or after S.

Seem 2742, Bytes 94, record 0001:

Offset 003f, bit 6 - on, Enables Call Barring Settings > Security > Restrict Calls > Outgoing Calls
Offset 000a, bit 7 - on, Enables Settings > Initial Setup > Backlight > Continuous - Dims Backlight instead of shutting off
Offset 007b, bit 3 - off and bit 4 - on, Gives you Vibrate Then Ring option
Offset 007b, bit 2 - off and bit 7 – on, Gives you Moto ring control (instead of low thru high, you get 1 thru 7)
Offset 006a, bit 0 - on, Allows Bluetooth or USB file transfer in MPT(Sometimes OBEX)
Offset 0006, bit 1 - on, Enables "Siren" Alert
Offset 0038, bit 1 - on, Enables "Continental" Alert
Offset 0038, bit 2 - on, Enables "Classic" Alert
Offset 0038, bit 3 - on, Enables "Attention" Alert
Offset 003b, bit 0 - on, Enables "Moonlit Haze" Alert 
Offset 0094, bit 7 - off, Fixes the orange outer screen on the .04 firmware.


captpackrat: (Gadget Spacesuit)
2006-04-07 01:30 pm

Waiting for the worms to come....

Waiting for my car to be finished. I called the shop yesterday and they said it would be done today. It's already after 1:30 pm, and no news yet.

This stupid rental SUV is SUCKING gas at a phenomenal rate. The trip computer claims I'm getting 11.3 MPG, but I think it's overestimating. I've only driven about 170 miles in the past week, but spent $41 on gas. I normally buy gas every two weeks for my Caprice, at about $50 a tank.

I finally managed to get ActiveSync 4.1 removed and 3.8 reinstalled. The 4.x version is required for Windows Mobile 5.0 but it has some quirks, doesn't allow you to sync over the network and doesn't work at all with some older PDAs. And if you attempt to uninstall it, it leaves behind a couple files that prevent you from ever using the older 3.8 version. You have to uninstall 4.1, delete the files rapi.dll and ceutil.dll from the \Windows\System32\ folder, reboot your computer, then and only then can you install 3.8. If it took me weeks to find the solution, what is Joe "Oooh, they have the Internet on computers now" Sixpack supposed to do?

For some reason putting the PDA in the cradle disables my keyboard until you uncradle the PDA. Weird.

I removed the 6.0 version of AvantGo and installed the last version that was integrated with Pocket IE, version 3.3. What an incredible difference in speed. It took version 6.0 a whopping TEN MINUTES to sync my channels, the client is slow, sucks up tons of RAM, the interface is clunky and hard to use and the fonts are so big as to be nearly unreadable. Version 3.3 took about 20 seconds to do a full sync, Pocket IE is extremely quick to load, it's much easier to use and the fonts are just the right size. Congratulations, AvantGo, on screwing up a good thing!

I went to the maul today to buy my grandmother a box of chocolates and to shop for a new knife. Because I don't have nearly enough knives. ;) The knife I wanted turned out to be $35, forget it. At the See's candy shop, I was looking though the various boxes of chocolate, and it all looked so good, so I told the lady behind the counter, "I'll take one piece of each!" After she'd gotten though the first two cabinets of candy, it had already added up to over 2 pounds, so I decided to stop there, I'll come back later to buy the rest. ;) And then I remembered I was there to buy candy for my grandmother, not me, so I got a box of her two favorites, pecan clusters and cocoanut.

I can't help but snicker every time I see a riced car with a huge wing ("It looks like it could fly!") or intake ("It's definitely sucking!"). There was a whole row of rice in the parking lot, so I was laughing out loud all the way to the car.
captpackrat: (Ratmobile)
2006-03-20 01:28 pm
Entry tags:

(no subject)

Got the Bluetooth car kit for my RAZR installed today. No more cradles or cables like phones in the past, this one I just start the engine and the kit automatically connects to the phone no matter where it is in the car. No more having to remember to plug my phone in when I get in the car, then unplug it when I get where ever I was going, I just leave the phone on my belt, and it connects wirelessly.

An installed hands-free kit is a lot more expensive than a headset or just holding the phone to your ear, but it's also a lot safer. No ear piece to fumble with, no batteries to worry about charging and you keep both hands on the steering wheel the whole time. I can even dial the phone handsfree, just touch a button on the dash, then say "Call home" or "Call 5-5-5-1-2-3-4"

Car kits I've had previously were specific to that model of phone, when I had to replace the phone, I had to replace the car kit, at considerable expense. This version doesn't use wires, it uses the Bluetooth wireless standard, so it will work with pretty much any phone. The only down side is it doesn't charge the phone like the cradle-type chargers did.

I still need to take my car to the shop that installed the stereo to see if they will connect it to the mute wire, then the stereo will automatically turn off the sound when I receive or place a call.
captpackrat: (Ratphone)
2006-03-15 08:03 pm
Entry tags:

Please deposit 6 million dollars for the first 3 minutes.

Today was my first full day with the RAZR. It's a nice phone and all, but it's got a few flaws.

The biggest one is the power draw, the battery was almost totally drained by the time I got home from work. I haven't seen a cellphone use that much power since my original model StarTac some 8 years ago.

I also found that there while you could hack the older RAZR firmware to enable Bluetooth, Verizon apparently completely removed it from the latest version. If I want to use Bluetooth with this phone, I either have to downgrade it to the old firmware or install the (mostly) compatible firmware from Altel.

I figured out how to send wallpapers to the phone, so now my phone has bunny pr0n, but I haven't figured out how to send myself ring tones. The stock ring tones are just DREADFUL, so I ended up paying Verizon for a new one. Now when my phone rings, it plays "We are the knights who say... NI!"

Unfortunately, most of the office staff at work have RAZRs from Verizon as well, so this phone really isn't all that special there.
captpackrat: (Gadget Spacesuit)
2006-02-24 10:10 pm
Entry tags:

Work toys

I just received a Vadem Clio to evaluate for use at work. These things are fantastic, it's like a small laptop with Microsoft Office and Internet Explorer, but even though the CPU is less than 100MHz, it is SOOOOO much faster than any modern PC.

At work we are trying to deploy a mobile work order system for our service techs. The only problem is most PDA's have no keyboard, which makes data entry rather tedious. The few PDA's that DO have a keyboard, like the Treo, have crappy quality and tiny tiny buttons. The mobile version of the software doesn't work on a normal Windows laptop, and laptops are bulky and take forever to boot. The Clio would be the perfect compromise, with a useable keyboard and a large screen, and with the instant-on capabilities of Windows CE.

There are only 3 possible problems. 1. Will the software work with a MIPS processor? 2. Can we get a cellular modem with drivers for Windows CE? 3. Can I find at least 12 more Clios?

It's too bad the Clio concept never went anywhere. I'd love to have one built with modern technology.
captpackrat: (South Park)
2006-02-01 02:11 pm
Entry tags:

One of these days, Alice, one of these days...

Google Video has Radar Men from the Moon, a super cheesy Sci-Fi serial from the 1950's with George Wallace as Commando Cody. It also stars Clayton Moore, who is of course, much more famous for his role in the Lone Ranger.
captpackrat: (Gadget Curious)
2006-01-03 10:01 am
Entry tags:

It was a dark and stormy night

Well, it wasn't all THAT stormy at night, but during the day it was pretty bad.

My weather station recorded 3/4 of an inch (19 mm) of rain in the past 24 hours. About half an inch (12.7 mm) fell in under 15 minutes just after 1 PM yesterday.

It was also quite windy, with gusts up to 23.4 knots (26.9 MPH, 43.3 KPH or Beaufort Force 6) and a wind run of 128.6 Nautical Miles (148 statute miles or 238.2 km)

And we really only caught the tail end of the storm, Northern California was hit much worse.
captpackrat: (END OF LINE)
2005-12-13 06:03 pm
Entry tags:

How many points is that with triple word score?

You know you've been on the Internet too long when your opponent in Scrabble plays "PRO" and your first thought is to add an "N"
captpackrat: (END OF LINE)
2005-11-20 01:57 pm
Entry tags:

Possible workaround for the Dell Axim X50/51

If you've been reading my journal, you've no doubt read about my frustrations with the Windows Mobile 5.0 upgrade Dell sold me for my Axim X50v handheld. Things like the CF card disappearing, the battery draining itself, or failing to power on if you leave an SD card inserted.

Well, all these problems appear to be related to one thing, ActiveSync. By default, it attempts to connect every 10 minutes or so to synchronize the PDA. Unfortunately, it appears to do this even while it's not in the cradle, which of course, drains the battery and causes other strange side effects. And the option to change the sync frequency is greyed out, so you can't change it. And even if you kill the ActiveSync process, it'll keep restarting itself.

Unless you go into ActiveSync and add a server source. Just type in some meaningless IP numbers for the server. Once you create a server connection (you don't have to actually connect to it), the greyed out menu Schedule becomes available again. Just set everything to Manual, then you can delete the server connection, and ActiveSync will quit trying to reconnect all the time. You can then kill the ActiveSync process using the switcher bar or other task manager, and it will stay dead until you set the PDA in the cradle.

So far my PDA has been behaving itself for 4 hours, which is better than it's done since I installed the WM5 "upgrade". This still requires more testing, but hopefully it'll work until Dell releases an update (supposedly November 24th).
captpackrat: (Default)
2005-09-30 09:49 pm
Entry tags:

Friday Five computer meme thing

I don't usually do these Friday Five things, but this one hits my geek spot.

1. What kind of computer do you have? (Mac, iBook, Dell, etc.)

In order of Megahertz:

Custom built server (Pentium 4 2.6GHz)
Dell Inspiron 8200 (Pentium 4-M 2.0GHz)
Custom built workstation (Pentium 4 2.0GHz)
HP Pavilion N5270 (Pentium III 700MHz)
Dell Axim X50v (XScale 624MHz)
Sony PCV-E203 (Celeron 300MHz)
Prismiq MediaPlayer (MIPS 167MHz)
HP OmniGo 120 (186 16MHz)
Atari 400 (MOS 6502 1.8MHz)


2. How old is it? Are you happy with it?

Newest machine is the Dell Axim, less than 6 months old. Oldest is the Atari, 20-something years old.

As long as they work, I am happy. ^_^ And I really love my Axim.

3. How many computers are in your household? (at home if you are away at school)

9 computers total, 5 of which are used every single day.

4. What are your favorite games/timewasters on your computer?

LiveJournal
BattleField: Vietnam
Phyllis

5. If money were no object, what kind of computer would you like to have?

One of those Dell laptops with the 19" screens that are supposed to be coming out next year, loaded to the gills.
captpackrat: (South Park)
2005-08-26 06:56 pm
Entry tags:

Busy day today....

Picked up an LCD monitor at Fry's today. I asked the salesperson what their cheapest monitor was, and he pointed out the row of 17" monitors, so I asked if they had anything cheaper, it didn't matter how small it was, a 14 or 15" would be fine. He said all they carried anymore was 17", but then he mentioned there was a 15" in the back that he'd been hoping to get rid of. He checked with his boss, and they dropped the price down to $120, a pretty darn good price for a brand new Compaq 15" LCD screen. It's a pretty nice one too, though from the price tag, it had been on the shelves for a loooooong time. It was originally marked at $429.95. Apparently I got it well below their cost.

Now, why would anybody want to buy a 15" monitor? Because I've hooked it up to my ancient Sony Vaio desktop, a Celeron 266 with Windows 98 (first edition). I pumped up the RAM and installed a network card, and it's not a bad little machine. But it hadn't been used since 1998, so it had a TON of Windows Updates to install. But Windows Update didn't like IE 4.0, so I had to find the IE 6.0 upgrade first. I transfered the weather station software over to it, then spent an hour tearing my hair out because I couldn't establish a connection to the server. I finally discovered the problem: I'd configured the server to only accept NTLMv2 authentication, which Windows 98 can't handle. D'OH! Everything appears to be up and running properly. I'm hoping this machine will remain stable for a while.

While I was out, I got my car washed and waxed. Normally I do that myself in the garage, but my garage is kinda full right now, and it's too hot and sunny to try to wax outdoors.

I also stopped into Albertsons and found they have 30 medium eggs for 99 cents! I don't know if that's a local thing or chain wide, but that's a pretty darn good price!
captpackrat: (Milhouse Rat Mouth)
2005-08-15 06:24 am
Entry tags:

I dream of a world without Spam....

I had a strange dream last night. I had several 'smart' picture frames, one which displayed weather information, and other that showed off digital pictures. But I suddenly started getting pop up ads on both frames, and one of them, I just could not get rid of. I finally ended up having to tweak my DNS server to block the offending web site.

Even my dreams are geeky.
captpackrat: (South Park)
2005-08-09 12:05 pm
Entry tags:
captpackrat: (Bubbles)
2005-07-30 12:27 pm
Entry tags:

It just keeps getting geekier!

I recieved a Fry's credit card in the mail yesterday, so I headed over there this morning to buy a webcam. Since it's going to be outside, I tried to find the cheapest one possible. They had one for $16, and it was pretty small, so I grabbed it along with a 16 foot USB booster extention cable.

I got up to the checkout, and it turns out that camera was on sale for just $8! Woohoo!

I ran the cable out the front window, and adjusted the weather station software.

So now http://wx.captainpackrat.com/ not only has live weather data, but a snapshot of the sky outside as well. :)
captpackrat: (Tools.  *snicker*)
2005-07-27 08:35 am
Entry tags:

My desk at work

I probably have the most visually interesting office in the whole company.   Nobody else has as much weird stuff as I.

captpackrat: (Tools.  *snicker*)
2005-07-21 09:21 pm
Entry tags:
captpackrat: (Homer's Brain)
2005-07-20 02:06 pm
Entry tags:

WiFi Survey II

In April I warwalked this office park, and found some disturbing results.

So 3 months later, I went out warwalking again, and found things haven't improved any.

Offices in this complex: ~30
Total Access Points: 29
Total Infastructure Networks: 28
Total Peer Networks: 1
AP's not using encryption: 13
AP's on the default channel 6: 15
AP's on a non-standard channel*: 4
AP's using a default SSID: 5
AP's using the SSID "linksys": 4
Most AP's detectable from one location: 10
Fewest AP's detectable from one location: 2

*Non-standard channel = Anything other than 1, 6 and 11, the only 3 channels that do not suffer frequency overlap.


In 3 months, 10 new access points have appeared. The percentage of insecure access points has also increased slightly from 42% to 45%. The number of AP's using channel 6 has skyrocketed from 26% to 52%! Interestingly, the use of default SSIDs has remained the same, and the use of non-standard channels has actually dropped.