captpackrat: (Sheep)
I keep losing this info, so this is a note-to-self.

 Beet Pulp  Citrus Pulp  Corncobs  Alfalfa  Timothy  Oats 
Megacalories per pound1.301.340.611.020.881.49
Total digestible nutrients65%68%31%52%45%76%
Crude protein8.0%6.9%2.8%16.0%9.0%13.6%
Digestible protein5.0%3.6%0.5%11.6%4.8%10.5%
Crude fiber22%14%36%32%32%12%
Calcium0.75%2.07%0.12%1.50%0.41%0.07%
Phosphorus0.10%0.13%0.04%0.25%0.19%0.37%


captpackrat: (Evil Geniuses)
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)
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)
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: (Default)

Bold = dealer   Italics=Professional   Underline=sponsor


Disneyana Con 1994

Comic-Con International 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
Comic Book Expo 1998, 2000
Confurence 1997, 1998, 1999, 2000, 2001, 2002, 2003
Condor 1998, 1999, 2000
Further Confusion 1999, 2000, 2001, 2002, 2003, 2004, 2005
Critter Con Diego 2000, 2001
Califur 2005

California Computer Expo 1999


captpackrat: (South Park)
Just so I will remember it:

Dell will begin selling the Windows Mobile 2005 upgade for the Axim X50v in Q3 of this year. Estimated cost: $40.

Profile

captpackrat: (Default)
Captain Packrat

December 2015

S M T W T F S
  12345
6789101112
1314 1516171819
20212223242526
2728293031  

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 2nd, 2025 05:02 am
Powered by Dreamwidth Studios