Sunday, April 15, 2018
Delicious Steamed Sweet Potatoes With Barbecue Sauce
I just made these steamed sweet potatoes and then drizzled them in sunflower oil AFTER COOKING (nb!). Also I topped it with the Classic-Mild Table Sauce from Heirloom Market barbecue in Marietta, GA. Not necessarily the healthiest, homemade, DIY sauce, but it was what I had available on-hand. I also sprinkled Himalayan pink salt on top. They were so delicious that I didn't snap a photo of them until they were almost gone!
Monday, July 25, 2016
Gamma Calibration/Correction In Windows 10
Search for "calibrate display color" and it will show up. Or choose settings, system, display, advanced display settings, display adapter properties, color management, advanced, calibrate display.
For other tools and further information, check out this page.
Tuesday, July 12, 2016
Pokemon Go APK 0.29 Download Mega.nz Link
com.nianticlabs.pokemongo-2580d2687af1ffaaec16ff3b48380f76.apk
The md5sum is below:
C:\Users\setup\Downloads>md5sum --version
md5sum (PCP patchlevel 2) (GNU textutils) 1.22
C:\Users\setup\Downloads>md5sum --binary com.nianticlabs.pokemongo-2580d2687af1ffaaec16ff3b48380f76.apk
2580d2687af1ffaaec16ff3b48380f76 *com.nianticlabs.pokemongo-2580d2687af1ffaaec16ff3b48380f76.apk
Monday, December 21, 2015
Why don't fair coin tosses “add up”? Or… is “gambler's fallacy” really valid?
I have always been perplexed by a seeming paradox in probability that I'm sure has some simple, well-known explanation. We say that a "fair coin" or whatever has "no memory."
At each toss the odds are once again reset at 50:50. Hence the "gambler's fallacy." After 10 heads, the odds of another head are still said to be 50:50. The same after 20, 40, 80... heads.
Yet we also know that the series will converge upon an equilibrium of heads:tails. And indeed this is countable in fairly short order. The convergence appears pretty quickly.
How can both be true? Isn't there something in the physical series of tosses that "remembers"? Isn't there necessarily some slightly better chance of a tails after 10 heads?
How does logic resolve this absolute randomness in the particular events with a general law of convergence? I imagine this must be a well-known issue. I suppose it raises the larger issue of what sort of "causality" probability is.
Note that I do not know symbolic logic so, embarrassingly, formal demonstrations are beyond my ken.
There's a very simple answer that Marilyn Vos Savant wrote in her Parade Magazine column years ago. The answer is that each individual toss of a coin has a 50/50 probability, but these odds do not apply in aggregate!
Thursday, December 17, 2015
Is There A Way To Keep Very Noisy Mailing Lists Out Of Your Gmail Inbox And Still Participate In Them?
Google Inbox combines many similar emails into bundles, either from a mailing list but also by the type of message, for example, groupon deals) into a single item in your inbox. It's basically a way of creating email filter rules but at the same time, alert you when there's a new message (new mailing list post, new groupon) without crowding your Inbox with each new message.
By the way, does anyone else have a huge Gmail inbox? Mine has 300,000 unread messages, going all the way back to 2005 when I first created it. Thank you to the poster from alt.games.mame who sent me that precious invited, back when Gmail was invitation only! It just got out of control and unmanageable. I do skim over all of the subject lines and read emails directly but I don't open reach one.
Clintonemail.com Server Port Scans, DiG DNS Lookups, Nmap Scan
I did these scans on March 23, 2015. I've had this saved in my blogger drafts for awhile, but I thought I would go ahead and release it. Note that there's no RDP port open, as was reported. It was probably closed soon after clintonemail.com reached the news. All ports were closed, apparently.
C:\Documents and Settings\newadmin>dig clintonemail.com any
; <<>> DiG 9.9.5 <<>> clintonemail.com any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- 61432="" id:="" noerror="" opcode:="" p="" query="" status:="">;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;clintonemail.com. IN ANY
;; ANSWER SECTION:
clintonemail.com. 7199 IN NS ns16.worldnic.com.
clintonemail.com. 7199 IN NS ns15.worldnic.com.
clintonemail.com. 7199 IN MX 10 clintonemail.com.inbound10.mxlogicmx.net.
clintonemail.com. 7199 IN SOA ns15.worldnic.com. namehost.worldnic.com. 114021113 10800 3600 604800 3600
clintonemail.com. 7199 IN MX 10 clintonemail.com.inbound10.mxlogic.net.
clintonemail.com. 7199 IN A 208.91.197.27
;; Query time: 78 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Mar 23 12:31:50 Eastern Daylight Time 2015
;; MSG SIZE rcvd: 260
C:\Documents and Settings\newadmin>nslookup -type=mx clintonemail.com
Server: google-public-dns-a.google.com
Address: 8.8.8.8
Non-authoritative answer:
clintonemail.com MX preference = 10, mail exchanger = clintonemail.com.inbound10.mxlogic.net
clintonemail.com MX preference = 10, mail exchanger = clintonemail.com.inbound10.mxlogicmx.net
C:\Documents and Settings\newadmin>nmap -sT clintonemail.com.inbound10.mxlogicmx.net clintonemail.com.inbound10.mxlogic.ne
t -vv -p 443,110,25,2525,465,587,993,995
Starting Nmap 6.01 ( http://nmap.org ) at 2015-03-23 12:38 Eastern Daylight Time
Warning: Hostname clintonemail.com.inbound10.mxlogicmx.net resolves to 2 IPs. Using 208.65.145.2.
Warning: Hostname clintonemail.com.inbound10.mxlogic.net resolves to 4 IPs. Using 208.65.144.3.
Initiating Ping Scan at 12:38
Scanning 2 hosts [4 ports/host]
Completed Ping Scan at 12:38, 0.27s elapsed (2 total hosts)
Initiating Parallel DNS resolution of 2 hosts. at 12:38
Completed Parallel DNS resolution of 2 hosts. at 12:39, 11.09s elapsed
Initiating Connect Scan at 12:39
Scanning 2 hosts [8 ports/host]
Completed Connect Scan at 12:39, 3.00s elapsed (16 total ports)
Nmap scan report for clintonemail.com.inbound10.mxlogicmx.net (208.65.145.2)
Host is up (0.047s latency).
Other addresses for clintonemail.com.inbound10.mxlogicmx.net (not scanned): 208.65.144.2
rDNS record for 208.65.145.2: mxl145v2.mxlogic.net
Scanned at 2015-03-23 12:38:54 Eastern Daylight Time for 15s
PORT STATE SERVICE
25/tcp filtered smtp
110/tcp filtered pop3
443/tcp filtered https
465/tcp filtered smtps
587/tcp filtered submission
993/tcp filtered imaps
995/tcp filtered pop3s
2525/tcp filtered ms-v-worlds
Nmap scan report for clintonemail.com.inbound10.mxlogic.net (208.65.144.3)
Host is up (0.047s latency).
Other addresses for clintonemail.com.inbound10.mxlogic.net (not scanned): 208.65.145.3 208.65.145.2 208.65.144.2
rDNS record for 208.65.144.3: mxl144v3.mxlogic.net
Scanned at 2015-03-23 12:38:54 Eastern Daylight Time for 14s
PORT STATE SERVICE
25/tcp filtered smtp
110/tcp filtered pop3
443/tcp filtered https
465/tcp filtered smtps
587/tcp filtered submission
993/tcp filtered imaps
995/tcp filtered pop3s
2525/tcp filtered ms-v-worlds
Read data files from: C:\Program Files\Nmap
Nmap done: 2 IP addresses (2 hosts up) scanned in 14.80 seconds
Raw packets sent: 8 (304B) | Rcvd: 2 (72B)
How To Tell Which Version Your Windows 10 DVD/ISO Is
Open the ISO9660/UDF file in 7Zip. Extract the file located at sources/Setup.exe and run Grep/Strings on it: This seems to show the most accurate release number, including an internal build number. I have yet to install this ISO, so I am not sure if the 151029 number is indicative of it being a 10.0.10586.29 build number. The command below uses Sysinternals' strings program, in case you work in a high security environment that only allows signed/whitelisted executables:
> strings setup.exe | findstr -i 10\.
10.0.10586.0 (th2_release.151029-1700)

Sources/Ws.dat: This file is in the sources folder. This file is in the .inf format. Open it in Notepad and it will show the build in the ClientVersion field. Note that in the 10240 build this file was empty, but going forward it might be used in the future.
ClientVersion=10.0.10586.0
Sources/Idwbinfo.txt: This file is in the sources folder. Open it in notepad and it will show the major release. th1_release is for 10240 and th2_release is 10586. The TH(N) naming scheme refers to Threshold, eg. TH2 is Threshold 2:
BuildBranch=th2_releaseSources/schema.dat: This file is in the sources folder. It's a binary file, but you can still open it in notepad. Search it for the string version and you'll see the full build number
Sources/sxs/microsoft-windows-netfx3-ondemand-package.cab: This file is in the sources/sxs folder. Open the file with 7-zip, and the file names will show the Windows build number:
amd64_addinprocess32_b77a5c561934e089_10.0.10586.0_none_0d954895973e1712
Here's my copy of the Media Creation Tool, version 10586, which as of December 17, 2015, will still download a build 10586 ISO. If you have the original July 10240 Media Creation Tool, it will download the RTM build 10240 ISO.
Thursday, November 12, 2015
How To Fix Botched MS Update MS15-115 KB-3097877; Affects More Than Outlook
They have since fixed the issue with this patch and have re-released it, as Infoworld reports.
Microsoft has since replaced the troublesome security patch with a new one by the same KB number, at least for Windows 7Fix #1: Use Remote Desktop/MSTSC and RDP into the machine and remove the update with this command:
wusa /uninstall /quiet /norestart /kb:3097877
Fix #2: As reported by Ryan Seabury on Infoworld's coverage, disconnect all secondary and tertiary (extra monitors) video monitors and reboot, then you should be able to login again. Then you can remove the update, and the working update that was re-released today (Thursday, November 12) will download again through Windows Update. Be sure to upgrade video driver to latest, as this update may corrupt display drivers.
Links:
https://social.technet.microsoft.com/Forums/en-US/482486ba-a378-4dcd-bd21-08ae19760b93/crashes-since-111115-updates-in-both-outlook-2010-and-2013-when-viewing-html-emails?forum=officeitproprevious
https://social.technet.microsoft.com/Forums/windows/en-US/336eae75-b5f4-41ea-bd2b-5f0248585a66/blank-screen-after-pressing-ctrlaltdel-for-login-after-windows-updates-no-way-of-logging-in-on?s=ecym&tduid=(32295f03de2fa23337fa02ecc12bc906)(256380)(2459594)(TnL5HPStwNw-ih3ZE4nGDMdpOi4RcapOeQ)()
https://www.reddit.com/r/sysadmin/comments/3seii6/outlook_issues_after_windows_update_1111/
https://www.google.com/search?q=KB+3097877
http://www.dshield.org/forums/diary/November+2015+Microsoft+Patch+Tuesday/20359/
http://www.pcworld.com/article/3004638/business-security/patch-tuesday-windows-security-update-rendered-outlook-unusable-for-many.html
http://www.zdnet.com/article/outlook-crashing-after-windows-security-updates-you-are-not-alone/
http://www.infoworld.com/article/3004441/microsoft-windows/microsoft-surreptitiously-reissues-botched-patch-kb-3097877-for-windows-7.html
http://news.softpedia.com/news/kb3097877-update-causing-issues-on-windows-7-windows-8-1-496053.shtml
Also in some unrelated news, but still interesting, you can now test you Android for all 22 security vulnerabilities with VTS for Android by NowSecure OSS . My LG Leon LTE is vulnerable to stagefright.
Saturday, August 29, 2015
Windows 10 Upgrade Install Failing With A PRE_OS Error (Something Happened)
- disabling items in MSCONFIG
- run setup.exe as administrator
- ensure that a bunch of services are set to automatic and start them
- disabled all antivirus
- boot into safe mode and run delete both folders that start with $Windows at the root of the C: Drive
- change your locale settings.
- remove all previous files, settings, and applications
- Create a registry key called AllowOSUpgrade to 1
People are also saying to do a clean install of 7 or 8 first, or run chkdsk, which could be the reason that the upgrade then proceeds, if the hard drive errors are correctable!
Hey Apple, will you be giving away OS X version 11 away for free? (Or OS XI or OS 11 or OS 10.11?)
Wednesday, August 19, 2015
How To Permanently Disable Windows 10 Home Edition Updates
Please note that this may also block Windows 10 from phoning home to Microsoft, and is also likely to disable most Microsoft Cloud products (OneDrive, etc...)
Disable Windows 10 Updates:
Click on Start and Run, or type the "Windows Key" and "R", then type this command:notepad %windir%\system32\drivers\etc\hosts
or this one:
notepad c:\windows\system32\drivers\etc\hosts
Add these lines below to the hosts file and click save. If it asks you for a location to save, then launch notepad as an administrative user first and then open the hosts file and make the edits above/below. You'll have to type this filename directly into the File Open box, since normally only .txt files are shown:
c:\windows\system32\drivers\etc\hosts
Then paste the list below into the hosts file above and save the file.
#
0.0.0.0 0.0.0.0 # Important! fix for network status and diagnostic tools
0.0.0.0 dns.msftncsi.com
0.0.0.0 ipv6.msftncsi.com
0.0.0.0 win10.ipv6.microsoft.com
0.0.0.0 ipv6.msftncsi.com.edgesuite.net
0.0.0.0 a978.i6g1.akamai.net
0.0.0.0 win10.ipv6.microsoft.com.nsatc.net
0.0.0.0 en-us.appex-rf.msn.com
0.0.0.0 v10.vortex-win.data.microsoft.com
0.0.0.0 client.wns.windows.com
0.0.0.0 wildcard.appex-rf.msn.com.edgesuite.net
0.0.0.0 v10.vortex-win.data.metron.life.com.nsatc.net
0.0.0.0 wns.notify.windows.com.akadns.net
0.0.0.0 americas2.notify.windows.com.akadns.net
0.0.0.0 travel.tile.appex.bing.com
0.0.0.0 any.edge.bing.com
0.0.0.0 fe3.delivery.mp.microsoft.com
0.0.0.0 fe3.delivery.dsp.mp.microsoft.com.nsatc.net
0.0.0.0 ssw.live.com
0.0.0.0 ssw.live.com.nsatc.net
0.0.0.0 login.live.com.nsatc.net
0.0.0.0 directory.services.live.com
0.0.0.0 directory.services.live.com.akadns.net
0.0.0.0 bl3302.storage.live.com
0.0.0.0 skyapi.live.net
0.0.0.0 bl3302geo.storage.dkyprod.akadns.net
0.0.0.0 skyapi.skyprod.akadns.net
0.0.0.0 skydrive.wns.windows.com
0.0.0.0 register.mesh.com
0.0.0.0 BN1WNS2011508.wns.windows.com
0.0.0.0 settings-win.data.microsoft.com
0.0.0.0 settings.data.glbdns2.microsoft.com
0.0.0.0 OneSettings-bn2.metron.live.com.nsatc.net
0.0.0.0 watson.telemetry.microsoft.com
0.0.0.0 watson.telemetry.microsoft.com.nsatc.net
0.0.0.0 vortex.data.microsoft.com
0.0.0.0 vortex-win.data.microsoft.com
0.0.0.0 telecommand.telemetry.microsoft.com
0.0.0.0 telecommand.telemetry.microsoft.com.nsatc.net
0.0.0.0 oca.telemetry.microsoft.com
0.0.0.0 oca.telemetry.microsoft.com.nsatc.net
0.0.0.0 sqm.telemetry.microsoft.com
0.0.0.0 sqm.telemetry.microsoft.com.nsatc.net
0.0.0.0 redir.metaservices.microsoft.com
0.0.0.0 choice.microsoft.com
0.0.0.0 choice.microsoft.com.nsatc.net
0.0.0.0 df.telemetry.microsoft.com
0.0.0.0 reports.wes.df.telemetry.microsoft.com
0.0.0.0 wes.df.telemetry.microsoft.com
0.0.0.0 services.wes.df.telemetry.microsoft.com
0.0.0.0 sqm.df.telemetry.microsoft.com
0.0.0.0 telemetry.microsoft.com
0.0.0.0 watson.ppe.telemetry.microsoft.com
0.0.0.0 telemetry.appex.bing.net
0.0.0.0 telemetry.urs.microsoft.com
0.0.0.0 telemetry.appex.bing.net:443
0.0.0.0 settings-sandbox.data.microsoft.com
0.0.0.0 vortex-sandbox.data.microsoft.com
0.0.0.0 survey.watson.microsoft.com
0.0.0.0 watson.live.com
0.0.0.0 watson.microsoft.com
0.0.0.0 statsfe2.ws.microsoft.com
0.0.0.0 corpext.msitadfs.glbdns2.microsoft.com
0.0.0.0 compatexchange.cloudapp.net
0.0.0.0 cs1.wpc.v0cdn.net
0.0.0.0 a-0001.a-msedge.net
0.0.0.0 statsfe2.update.microsoft.com.akadns.net
0.0.0.0 sls.update.microsoft.com.akadns.net
0.0.0.0 fe2.update.microsoft.com.akadns.net
0.0.0.0 diagnostics.support.microsoft.com
0.0.0.0 corp.sts.microsoft.com
0.0.0.0 statsfe1.ws.microsoft.com
0.0.0.0 pre.footprintpredict.com
0.0.0.0 i1.services.social.microsoft.com
0.0.0.0 i1.services.social.microsoft.com.nsatc.net
0.0.0.0 feedback.windows.com
0.0.0.0 feedback.microsoft-hohm.com
0.0.0.0 feedback.search.microsoft.com
0.0.0.0 preview.msn.com
0.0.0.0 ad.doubleclick.net
0.0.0.0 ads.msn.com
0.0.0.0 ads1.msads.net
0.0.0.0 a.ads1.msn.com
0.0.0.0 a.ads2.msn.com
0.0.0.0 adnexus.net
0.0.0.0 adnxs.com
0.0.0.0 az361816.vo.msecnd.net
0.0.0.0 az512334.vo.msecnd.net
This list came from DSLReports. If anyone has any updates on this issue, such as a more complete list, or a better way to disable updates, please post a comment below.
Monday, February 16, 2015
Server Backup 2012 Error 0x80780119 With EFI Volumes/Partitions (not enough disk space to create a Shadow Copy)
- Open Computer.
- Right click the C drive (the active drive that contains the Windows system folder)
- Click the Shadow Copies tab
- Select the EFI volume and click settings
- Change the Maximum Size to be two or three times the size that is listed.
- If the Maximum Size is unlimited, try setting it to different values.
- Repeat steps 3 and 4 for the Recovery Partition.
Here's some background links:
https://sbsland.wordpress.com/2014/08/16/windows-server-2012-r2-backup-fails/
http://serverfault.com/questions/555912/windows-server-2012-r2-vm-back-up-fails-with-insufficient-storage-available-to-c
You can write a batch file to run these commands via the scheduler for automation,
- Disable WinRE (Open elevated command prompt and Run: “reagentc /disable”)
- Take system image backup
- Enable WinRE (Open elevated command prompt and Run: “reagentc /enable”)
https://social.technet.microsoft.com/Forums/en-US/7373a7b8-01c8-4e2b-aaaa-513b7dad56f4/windows-server-2012-r2-vm-back-up-fails-with-insufficient-storage-available-to-create-either-the?forum=windowsbackup
The "USN journal" fix does not work on 2012, since Windows Server 2012 does not allow you to assign the EFI or Recovery partitions a drive letter. But also I have not tinkered with diskpart to see if it's possible via the command-line.
Apparently there is an errant Windows Update that just recently came out, since many people are having this issue but there's no official hotfix.
Saturday, January 10, 2015
Amazon Android App 5.2 Final Version (Before It Was Pulled From The Appstore)
com.amazon.mShop.android-2(v5.2.0).apk
Friday, December 12, 2014
Allworx Training Prerequisite Reading List (Downloads)
As of 2013, this list is no longer on the Allworx portal, so I am posting it here for posterity. Most of these links are PDF. If this violates copyright, please leave a comment below and I will remove the link.
Suggested Reading:
1. TCP/IP Illustrated: Volume 1 (ISBN: 0201633469)
2. SIP Demystified (2002) (ISBN: 0071373403)
3. Allworx Networking White Paper
4. Allworx VoIP White Paper
5. Telecom for Dummies (ISBN: 0-471-77085-X)
6. The Essential Guide to Telecommunications (ISBN: 0-13-148725-6)
7. Allworx Classroom Training Manual - this was in the Allworx Portal
Thursday, December 4, 2014
Chromium Pepper Flash Plugin (PPAPI) Downloads
--ppapi-flash-path="C:\PortableApps\ChromiumPortable25\App\Chromium\PepperFlash\pepflashplayer.dll"
The PortableApps.com launcher supports passing command-line parameters to the real chrome.exe. It also supports passing parameters on all other apps.
https://mega.co.nz/#!AZZEiTaJ!4ip9bfNxf_QWsBxt6kPukXYYkMEnq51fZ4bzjzwDH98
Wednesday, November 5, 2014
Scanner Crashing Computer When Plugged Into USB 3.0 Port (Fujitsu Scansnap)
Google Fiber Might Be Coming To Atlanta!
As seen on the Atlanta Linux Enthusiasts mailing list:
https://fiber.google.com/
https://www.linkedin.com/
https://www.linkedin.com/
https://www.linkedin.com/
https://www.linkedin.com/
https://www.linkedin.com/
No official announcement yet, but the rumor is that they're going to Brookhaven and Smyrna.
Saturday, September 6, 2014
Atlanta's endless concrete jungle
I wonder what is the furthest distance that one can drive in the greater Atlanta area by staying in parking lots. I would imagine its about a mile or so, with the endless strip malls that congeal into one giant megamall.
#suburban #wasteland #concretejungle
Wednesday, August 13, 2014
Thursday, August 7, 2014
Google Emu Messenger Download
https://drive.google.com/file/d/0B_myiKjl8zhZcDhrZlNoUEEyVTA/edit?usp=sharing
Media coverage:
Here is the virustotal virus scan result of the above file:
https://www.virustotal.com/en/file/d77107ae009c234e2d171a282c1b464716bdc780412ad0a3081e89a2020cadf9/analysis/
Tuesday, May 20, 2014
Wednesday, April 9, 2014
OpenSSL Heartbleed Vulnerable Server Testing
These services may be vulnerable:
Any service that runs OpenSSL and uses the STARTTLS method
The TOR client
SMTPS
IMAPS
Android OS
Postgres database
The Salt Stack cluster execution manager
Here's the original vulnerability:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160
Here's the OpenSSL patch to the vulnerable portion of code:
https://github.com/openssl/openssl/commit/731f431497f463f3a2a97236fe0187b11c44aead
Here's a google search for all mentions of heartbeat (but not heartbleed) under github.com/openssl:
https://www.google.com/search?q=site%3Agithub.com%2Fopenssl+heartbeat&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
This is a search of github.com for heartbleed:
https://www.google.com/search?safe=off&q=site%3Agithub.com+heartbleed&oq=site%3Agithub.com+heartbleed
Here is a quick tool in Python to test for the vulnerability,
http://www.exploit-db.com/exploits/32745/
There's a great writeup at heartbleed.com which goes into detail about the issue. To quote their website:
We have tested some of our own services from attacker's perspective. We attacked ourselves from outside, without leaving a trace. Without using any privileged information or credentials we were able steal from ourselves the secret keys used for our X.509 certificates, user names and passwords, instant messages, emails and business critical documents and communication.There is a metasploit script available for use:
https://github.com/rapid7/metasploit-framework/tree/master/modules/auxiliary/scanner/ssl
You can type this OpenSSL command (tested with gnuwin32 openssl binary version 1.0.1.6, dated 1/14/2014). By the way, this version does not have the -tlsextdebug parameter, perhaps it was compiled by the gnuwin32 team without this option.
s_client -connect a23-75-248-141.deploy.static.akamaitechnologies.com:443 -debug -state
Once connected type B and you'll see on a vulnerable host and you won't be disconnected:
B
HEARTBEATING
write to 0x801c17160 [0x801cbc003] (66 bytes => 66 (0x42))
0000 - 18 03 03 00 3d 8f 6f 3c-52 11 83 20 9c a2 c0 49 ....=.o 5 (0x5))
0000 - 18 03 03 00 3d ....=
read from 0x801c17160 [0x801cb7008] (61 bytes => 61 (0x3D))
0000 - 05 4d f5 c0 db 96 d1 f5-c7 07 e5 17 1f 3b 48 34 .M...........;H4
0010 - 6e 11 9d ba 10 0c 3a 34-eb 7b a5 7c c4 b6 c0 c0 n.....:4.{.|....
0020 - b0 75 0e fe b7 fa 9e 04-e9 4e 4a 7d 51 d3 11 1f .u.......NJ}Q...
0030 - e2 23 16 77 cb a6 e1 8e-77 84 2b f8 7f .#.w....w.+..
read R BLOCK
You will get a heartbeat response that looks similar to this one.On a patched host, you will see a response similar to below and you'll be disconnected:
Enter B
HEARTBEATING
write to 0x801818160 [0x8019d5803] (101 bytes => 101 (0x65))
0000 - 18 03 03 00 60 9c a3 1e-fc 3b 3f 1f 0e 3a fe 4c ....`....;?..:.L
0010 - a9 33 08 cc 3d 43 54 75-44 7d 2c 7b f3 47 b9 56 .3..=CTuD},{.G.V
0020 - 89 37 c1 43 1c 80 7b 87-66 ff cb 55 5f 8d 1a 95 .7.C..{.f..U_...
0030 - 1b 4c 65 14 21 a1 95 ac-7a 70 79 fc cc a0 cf 51 .Le.!...zpy....Q
0040 - 0f 7e c5 56 14 c8 37 c1-40 0b b8 cb 43 96 8a e6 .~.V..7.@...C...
0050 - 21 42 64 58 62 15 fb 51-82 e6 7f ef 21 1b 6f 87 !BdXb..Q....!.o.
0060 - b9 c2 04 c8 47 ....G
Here's my source for the OpenSSL s_client command above:
https://blog.ipredator.se/2014/04/how-to-test-if-your-openssl-heartbleeds.html
There's also these tools:
https://github.com/titanous/heartbleeder
Web based:
http://filippo.io/Heartbleed/
Test results of Alex top 1000 websites:
https://github.com/musalbas/heartbleed-masstest
Perhaps NSA introduced this bug into OpenSSL to be able to crack users of The Onion Router?
/Conspiracy Theory Mode
Update: Here's another tool which is supposedly more accurate:
http://possible.lv/tools/hb/
Update (10:37pm est 2014/04/09)
Packetstorm's files related to the vulnerability:
http://packetstormsecurity.com/files/cve/CVE-2014-0160
Sunday, March 23, 2014
Batch Files To Launch VMWare Workstation 7 and VMWare player Services And Close On Exit
Workstation batch file:
net start ufad-ws60 net start VMAuthdservice net start vmnetdhcp net start "vmware nat service" net start vmusbarbservice f: cd "\VMWare Workstation 7" vmware.exe net stop ufad-ws60 net stop VMAuthdservice net stop vmnetdhcp net stop "vmware nat service" net stop vmusbarbservice
net start ufad-ws60 net start VMAuthdservice net start vmnetdhcp net start "vmware nat service" net start vmusbarbservice f: cd "\VMWare Workstation 7" vmplayer.exe net stop ufad-ws60 net stop VMAuthdservice net stop vmnetdhcp net stop "vmware nat service" net stop vmusbarbservice
Thursday, February 20, 2014
Install Chrome Web Store Plugins In Chromium Or SRWare Iron
Proxy Switchy for example, uses this URL for browsing from the webstore:
https://chrome.google.com/webstore/detail/proxy-switchysharp/https://chrome.google.com/webstore/detail/proxy-switchy/caehdcpeofiiigpdhbabniblemipncjj
But this is the actual installation URL for the CRX file:
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3Dcaehdcpeofiiigpdhbabniblemipncjj%26uc%26lang%3Dde&prod=chrome
Note the parameter after the id%3D in the url. Once you find the extension you'd like to install in the Webstore, simply replace the red text in the installation URL with the portion of the Webstore URL that looks like random letters and numbers such as the gobbledygook below, and paste the url into the iron or chromium "OneBar", then it should install the extension.
fdsjfkddddkkddjfjghttjfurjvvhggg
These ID's are thirty-two characters long and made up of lowercase letters.
There's a page on the Gentoo Linux Wiki that explains this as well.
Febuary 4, 2015 Update:
It appears that this method no longer works for some reason.
Friday, January 17, 2014
Schemer - Another Google service shutting down
Dear Schemers,
The time has come for
Schemer to power down.
Schemer launched in beta
over a year ago to help
inspire and motivate people
to do more awesome stuff,
and though the app is
shutting down, the
adventures will continue.
You can use the "Explore"
section on Google Maps for
Android and iOS to find
interesting things to do
around you, or Field Trip to
uncover hidden or unique
things in your city, among
others.
All your schemes are
available for download until
February 7, 2014, after
which all data will be
permanently and irrevocably
deleted. You can find the
simple steps to download
your data here.
In the meantime, stay
curious, ambitious, daring,
and above all, stay
adventurous!
Thank you for all your
support on this journey!
- The Schemer Team
Saturday, January 4, 2014
I've started pumping iron again. Mainly free weights with upper body using a dumbbell. Legs and anything that put force on my back not possible at the moment due to possible slipped disc.
I remember as a freshman at Mandeville High School (yes I went there for one year and sat next to miss teen louisiana, Sarah Price, CHS Lions fans) the football players had a chart that shows, given the maximum weight you can lift for a given lift, curl, press etc..., how much to increase your weight lifting at each workout. Does anyone have a chart like this or follow a general rule for upping your weights? Is it better to increase by a fixed rate, say, 5 lbs, or a certain percent? I am aware that to get bulkier you want to do shorter repetitions with heavier weights and for leaner, endurance-type muscle you should do more repititions with less weight.
I am leaning toward just doing whatever I can whenever I can (this will save time as well) until a given weight is easy, and then increase the weight. This would be simpler to stick to as I'm not aiming to be Bruce Lee, just increase my overall strength and long-term health. My favorite quote of Bruce Lee's is (well really the only quote I know, hah) "A man must constantly exceed his level."
Monday, November 4, 2013
SonicWall SSL-VPN setup from SSH Command-Line
Here's how to configure the Sonicwall SSL-VPN from the CLI. I'm trying to improve my SonicWall command line skills, so I thought I'd post this here.
In addition to below, you'll also need to add your user to the SSL-VPN group under Users, Local Users.
I left out the part where you exit the config mode and are prompted to save the configuration. Just type yes.
This uses the tunnel-all mode. You'll need to setup add your routes manually if you're limiting access to certain networks.
C:\Documents and Settings\Administrator>ssh -v
OpenSSH_4.1p1, OpenSSL 0.9.8 05 Jul 2005
usage: ssh [-1246AaCfgkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
[-D port] [-e escape_char] [-F configfile]
[-i identity_file] [-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[user@]hostname [command]
C:\Documents and Settings\Administrator>ssh adminuser@2.2.2.2
The authenticity of host '2.2.2.2 (2.2.2.2)' can't be established.
RSA key fingerprint is --------------------------------------.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '2.2.2.2' (RSA) to the list of known hosts.
Copyright (c) 2012 Dell | SonicWALL, Inc.
Using username 'adminuser'.
Password:
adminuser@SonicwallSerialNumber> conf
config(SonicwallSerialNumber)# ssl-vpn server
(config-sslvpn-server)# port 4433
(config-sslvpn-server)# cipher aes256-sha1
(config-sslvpn-server)# sslvpn-access WAN
(config-sslvpn-server)# exit
config(SonicwallSerialNumber)# ssl-vpn profile
(config-sslvpn-profile)# device-profile "Default Device Profile"
(edit-sslvpn-profile-routes[Default Device Profile])# tunnel-all
(edit-sslvpn-profile-client[Default Device Profile])# exit
(edit-sslvpn-profile[Default Device Profile])# exit
(config-sslvpn-profile)# exit
config(SonicwallSerialNumber)# exit
adminuser@SonicwallSerialNumber> exitRead from remote host 2.2.2.2: Connection reset by peer
Wednesday, October 23, 2013
3com asterisk binaries
Here's 3com's asterisk, v 1.4.1.1, with install instructions (it runs on an embedded type of board). I don't know anything else about this device and software, other than it has device os/flash and boot images. There's some manuals on hp's website for this device*. Hopefully this helps.
If this violates copyrights, please leave a comment and I'll remove it.
http://www.mirrorcreator.com/files/1DUSZHPW/3com_Asterisk_1.4.1.1__for_uploaded.net_.zip_links
* http://pro-networking-h17007.external.hp.com/us/en/support/converter/index.aspx?productNum=JF049A
Friday, November 2, 2012
eBay Removing Wildcards in Searches! (the '*' or asterisk)
Your saved searches will change on November 5
Dear ****,
You're receiving this email because we noticed that you are using a wildcard (search terms with a *) in one or more of your saved searches in My eBay.
Starting on November 5, we will no longer support wildcard searches. We encourage you to revise your saved searches to whole words without the *.
Why are we making this change?
We've made many recent improvements to our search capabilities on eBay that now take into account many spelling variations. This has helped us to offer better search results to our buyers and sellers.
However, after November 5, your wildcard searches will not return the same results you're used to seeing. This means that you may possibly miss out on the new and recently-listed items that you're used to seeing in your saved searches in My eBay and in the emails that we send to you.
Here's how to revise your saved search terms
Replace any * in a wildcard search term with whole words.
EXAMPLE: Replace "Floral silk scar*" with "Floral silk scarf"
You can also include various spellings in a single search term by adding it in parentheses, with each additional term separated by a comma.
EXAMPLE: Replace "Floral silk scar*" with "Floral silk (scarf, scarfs, scarves)"
You can also exclude items from the results for your saved search by adding a "-(items to be excluded)".
EXAMPLE: Replace "Porcelain minifigur* -lot*" with " Porcelain (minifigure, minifigurines) -(lot, lots)"
Please update your saved searches today, so you can stay on top of the things you're most interested in finding on eBay.
Thanks for shopping on eBay!
Saturday, April 28, 2012
Get 25 Gigabytes of free online backup storage from SkyDrive.com
It's a limited time offer!
https://skydrive.live.com/#!/ManageStorage?lu=1
Saturday, February 25, 2012
Sunday, July 10, 2011
Collection Of Blackberry Apps Liberated from App Store
http://www.4shared.com/folder/Tk1oawHE/0_online.html
This is MapQuest 4 Mobile, 8530-Generic, version 1.10.1, downloaded Over-The-Air from MapQuest. It does do directions and maps from your Blackberry's GPS location, but it doesn't go hands-free spoken navigation. It's a great app for traveling and vacations and long trips, not for short trips and commutes. Unlike Google Maps and other free GPS apps I've used, it actually gives the name of the highway and not just the highway number:
http://www.4shared.com/dir/NMUJoGgc/110.html
I'll be adding more apps to this post as I find the time.
Here's a bunch of other apps, dumped with BBSAK from AppWorld or OTA downloads. If you need any of them just leave a comment here and I'll upload them when I can.
Flurry.cod
PaymentLib.cod
SoftReset.cod
voice_42_en.cod
GoogleSync_40_en.cod
lifeinpocketg48.cod
PoyntTicketDaemon.cod
PoyntPushModuleInterface.cod
PoyntPushHandler_TetherHandler.cod
PoyntPushDaemon.cod
PoyntGraphics.cod
net_rim_bbapi_adv_app10155.cod
Glympse.cod
BlaCaDa19.cod
topoexplorer.cod
BBLauncher.cod
pandora$2dradio.cod
BeamExplorer.cod
MapQuestMobile_generic_rim_8530.cod
AFBBMetrix.cod
UberSocial.cod
GasBuddy.cod
GPSTool.cod
Bing.cod
bbtestfwkinterfaces.cod
BingLib.cod
BingData.cod
Poynt.cod
WWOZ.cod
net_rim_bb_travel_core.cod
net_rim_bb_travel_nav.cod
net_rim_bb_traffic.cod
net_rim_bb_travel_geom.cod
net_rim_bb_travel_comm.cod
net_rim_bb_travel_places.cod
net_rim_bb_travel_ui.cod
LogicMail.cod
net_rim_bb_myspace.cod
net_rim_bb_myspace_lib.cod
net_rim_bb_myspace_resources_large.cod
net_rim_bb_myspace_resources.cod
net_rim_bb_myspace_resource_en.cod
net_rim_bb_gmail_help_en.cod
net_rim_bb_gmail_resource__en.cod
net_rim_bb_gmail.cod
waze.cod
BeatTheTraffic.cod
SecurIDLib.cod
net_rim_bb_appworld_updater.cod
net_rim_bb_appworld_usb.cod
net_rim_bb_appworld_lib.cod
net_rim_bb_appworld_bbid.cod
net_rim_bb_appworld.cod
net_rim_bb_appworld_barcode.cod
net_rim_bb_appworld_resource_en.cod
net_rim_bb_appworld_payment.cod
com_emacberry_gpslogger_bbm.cod
com_emacberry_gpslogger_lib.cod
com_emacberry_gpslogger_def.cod
com_emacberry_GPSLogger.cod
WhiteNoiseLite.cod
APNews_421_en_app.cod
APNews_421_en_app_core.cod
APNews_421_en_core.cod
APNews_421_en_core_image.cod
APNews_421_en_database.cod
APNews_421_en_engine.cod
APNews_421_en_engine_core.cod
APNews_421_en_io.cod
APNews_421_en_ui.cod
APNews_421_en_account.cod
boltbb252.cod
Fierce_470_en_account.cod
Fierce_470_en_app.cod
Fierce_470_en_ui.cod
Fierce_470_en_screens.cod
Fierce_470_en_platform_bb.cod
Fierce_470_en_platform.cod
Fierce_470_en_io.cod
Fierce_470_en_image_icon.cod
Fierce_470_en_image.cod
Fierce_470_en_engine_core.cod
Fierce_470_en_engine.cod
Fierce_470_en_database.cod
Fierce_470_en_core.cod
Fierce_470_en_branding_en.cod
Fierce_470_en_app_core.cod
GoogleSearch.cod
net_rim_rimsecuridlib.cod
operette4$2dhifi.cod
GoogleMaps.cod
net_rim_font_latin_truetype.cod
net_rim_bb_appremoval.cod
net_rim_bb_trust_application_manager.cod
net_rim_bb_application_permissions_proxy.cod
net_rim_app_manager_console.cod
net_rim_bb_framework_api.cod
net_rim_m2g_internal.cod
net_rim_m2g.cod
net_rim_xml_org.cod
net_rim_xml.cod
net_rim_plazmic_themereader.cod
net_rim_plazmic_mediaengine.cod
net_rim_ui_extension.cod
net_rim_ui_impl.cod
net_rim_ui_api.cod
net_rim_process_launcher.cod
net_rim_platform_im_resource__en.cod
net_rim_platform_im_resource.cod
net_rim_services_impl.cod
net_rim_platform_resource__en.cod
net_rim_platform_resource.cod
net_rim_io_impl.cod
net_rim_cldc.cod
net_rim_app_manager.cod
net_rim_platformapps_resource__en_US.cod
net_rim_platform_im_resource__en_US.cod
net_rim_platform_resource__en_US.cod
net_rim_bb_phone_cdma_service.cod
net_rim_phone_tty_enabler.cod
net_rim_database.cod
net_rim_sql.cod
net_rim_ui_alpha.cod
net_rim_bb_timezonedynupdater.cod
net_rim_bb_localeremoval.cod
net_rim_jaxrpc.cod
net_rim_satsa.cod
net_rim_drm.cod
net_rim_media_api.cod
net_rim_media.cod
net_rim_escreen_app.cod
net_rim_escreen.cod
net_rim_amms.cod
net_rim_bb_spellcheck.cod
net_rim_bb_setupwizard.cod
net_rim_bb_sendusingbluetoothapp.cod
net_rim_bb_sendtomessengercontactapp.cod
net_rim_bb_sendasmmsapp.cod
net_rim_bb_sendasemailapp.cod
net_rim_bb_voice.cod
net_rim_bb_timezones.cod
net_rim_bb_recentcontacts.cod
net_rim_bb_search.cod
net_rim_bb_ribbon_lib.cod
net_rim_bb_quickcontact.cod
net_rim_bb_profiles_alertengine_app.cod
net_rim_bb_profiles_lib.cod
net_rim_bb_profiles_app_new.cod
net_rim_bb_profiles_app.cod
net_rim_bb_phone_resource.cod
net_rim_bb_phone_model.cod
net_rim_bb_options_app.cod
net_rim_bb_options.cod
net_rim_bb_models.cod
net_rim_bb_messaging_app.cod
net_rim_bb_messaging.cod
net_rim_bb_call_control.cod
net_rim_bb_browser.cod
net_rim_bb_addressbook.cod
net_rim_bb_phone_dc_resources.cod
net_rim_platformapps_resource__en.cod
net_rim_platformapps_resource.cod
net_rim_bb_device_selftest.cod
net_rim_cldc_vpn_diagnostics.cod
net_rim_vpn_options.cod
net_rim_cldc_impl_vpn.cod
net_rim_wlan_runtime_resource__en.cod
net_rim_wlan_bb_resource__en.cod
net_rim_wlan_runtime_resource.cod
net_rim_wlan_runtime_resources.cod
net_rim_wlan_bb_resource.cod
net_rim_wlan_bb_resources.cod
net_rim_wlan_apps_api.cod
net_rim_wlan_wizard.cod
net_rim_cldc_srp_diagnostics.cod
net_rim_cldc_wlan_diagnostics.cod
net_rim_bb_diagnostics_ui.cod
net_rim_bb_diagnostic_subsystem.cod
net_rim_bb_captiveportaldetector.cod
net_rim_bb_sitesurvey.cod
net_rim_wap_provisioning.cod
net_rim_wlan_options.cod
net_rim_cldc_impl_wlan.cod
net_rim_options_profiles_api.cod
net_rim_cldc_impl_api.cod
net_rim_tid_AddrBookRep.cod
net_rim_tid_spell_check.cod
net_rim_tid_dynamic_ling_data_english_us_45k_2.cod
net_rim_tid_dynamic_ling_data_domain_names.cod
net_rim_tid.cod
net_rim_tid_im_alph_core.cod
net_rim_bb_options_customwordlistscreen.cod
net_rim_tid_core.cod
net_rim_tid_dynamic_ling_data_english_us_ltr.cod
net_rim_bis_client__en.cod
net_rim_bis_client_resources.cod
net_rim_bis_client_res.cod
net_rim_bis_client.cod
net_rim_bis_lib.cod
net_rim_speech_data_en_US.cod
net_rim_speech.cod
net_rim_nuance.cod
net_rim_bluetooth.cod
net_rim_bb_sms.cod
net_rim_bb_clock_lib.cod
net_rim_bb_clock.cod
net_rim_bb_addressbook_vcard.cod
net_rim_serialformats.cod
net_rim_bb_globalsearch_app.cod
net_rim_bb_password_wizard.cod
net_rim_bb_mc_app.cod
net_rim_bb_sms_compose.cod
net_rim_bb_resource__en.cod
net_rim_bb_resource.cod
net_rim_bb_applicationdelivery.cod
net_rim_bb_recentcontacts_lib.cod
net_rim_bb_messagesearch_lib.cod
net_rim_bb_ribbon_skin_svg_DelayedInitializer.cod
net_rim_bb_ribbon_skin_svg.cod
net_rim_bb_ribbon_app.cod
net_rim_bb_banner.cod
net_rim_bb_timeddialogapp.cod
net_rim_bb_timeddialog.cod
net_rim_bb_remindermanager.cod
net_rim_bb_profiles_tunes.cod
net_rim_bb_email.cod
net_rim_bb_calendar_ota.cod
net_rim_bb_calendar_lib.cod
net_rim_bb_calendar_app.cod
net_rim_bb_browser_push.cod
net_rim_bb_browser_field2_api.cod
net_rim_bb_browser_field_api.cod
net_rim_bb_attachment.cod
net_rim_bb_apps_framework.cod
net_rim_bb_addressbook_groupaddress.cod
net_rim_bb_addressbook_models.cod
net_rim_bb_addressbook_gal.cod
net_rim_bb_addressbook_app.cod
net_rim_bb_activation.cod
net_rim_runtime_resource__en.cod
net_rim_runtime_resource.cod
net_rim_cldc_io_rim_impl.cod
net_rim_event_log_viewer_app.cod
net_rim_smartcard.cod
net_rim_os.cod
net_rim_bb_browser_plugin_docview.cod
net_rim_bb_browser_ninjainterface.cod
net_rim_bb_browser_mango_wrapper.cod
net_rim_bb_browser_mango.cod
net_rim_bb_rich_email.cod
net_rim_bb_browser_plugin_security.cod
net_rim_loader.cod
net_rim_bb_browser_daemon.cod
net_rim_bb_sbinjector_lib.cod
net_rim_bb_browser_lib.cod
net_rim_bb_browser_rendering_lib.cod
net_rim_bb_browser_cookiejar.cod
net_rim_font_european_sff.cod
net_rim_bb_standardcalculator_app.cod
net_rim_bb_mediaapp_launcher_app.cod
net_rim_cldc_io_remotefile.cod
net_rim_bb_mediarecorder.cod
net_rim_bb_medialibraryplayer.cod
net_rim_bb_medialibrary.cod
net_rim_bb_mediacontenthandler.cod
net_rim_bb_fileindexservice.cod
net_rim_bb_file_explorer.cod
net_rim_bb_diagnostic_resource__en.cod
net_rim_bb_ping_app.cod
net_rim_bb_dnslookup_app.cod
net_rim_bb_diagnostic.cod
net_rim_tid_dynamic_transcoding_data_CP1250.cod
net_rim_bb_otasl_channel.cod
net_rim_bb_otasl_app.cod
net_rim_MIDPRootCerts.cod
net_rim_bb_free_busy_lib.cod
net_rim_softtokens_options.cod
net_rim_cldc_impl_softtoken.cod
net_rim_bb_enterpriseconfig.cod
net_rim_bb_startup.cod
net_rim_bb_securitymonitor.cod
net_rim_bb_setupwizard_app.cod
net_rim_bb_implus_app.cod
net_rim_theme_precision_zen_320x240_b_01.cod
net_rim_bb_clock_faces.cod
net_rim_bb_preloaded_media_crawler.cod
net_rim_bb_games_app.cod
net_rim_bb_setupwizard_images_8900.cod
net_rim_bb_otaupgrade.cod
net_rim_bb_elt_resource__en.cod
net_rim_bb_elt.cod
net_rim_bb_supl_app.cod
net_rim_bb_geolocationagent.cod
net_rim_bb_gps_ee.cod
net_rim_bb_application_updater.cod
net_rim_bb_oldcodcleanup.cod
net_rim_bb_safe_mode.cod
net_rim_bb_manage_connections.cod
net_rim_wap.cod
net_rim_data_provider_resources__en.cod
net_rim_data_provider.cod
net_rim_bb_docviewimage.cod
net_rim_bb_docview.cod
net_rim_plazmic_pushactivator.cod
net_rim_api_wlan_hotspot.cod
net_rim_media_actions_daemon.cod
net_rim_media_actions.cod
net_rim_networkapi.cod
net_rim_bb_medialoader_accessibility.cod
net_rim_bb_web_jse_api.cod
net_rim_bb_appremoval_app.cod
net_rim_bb_caprofilesmanager.cod
net_rim_bb_drm_agent.cod
net_rim_device_api_games.cod
net_rim_bb_email_compression.cod
net_rim_bb_browser_script_ext.cod
net_rim_bb_media_plugin.cod
net_rim_bb_medialoader_ringtones_320x240_05_b.cod
net_rim_bb_medialoader_backgrounds_320x240_05_b.cod
net_rim_bb_medialoader_320x240_05_b.cod
net_rim_bb_medialoader_video_320x240_05_b.cod
net_rim_bb_autotz.cod
net_rim_bb_syncml_stack.cod
net_rim_bb_omadmcertificate.cod
net_rim_bb_syncml_omadm.cod
net_rim_bb_omadmlib.cod
net_rim_bb_mtp.cod
net_rim_vad_engine_resource__en_US.cod
net_rim_vad_resource__en.cod
net_rim_vad_resource.cod
net_rim_vad.cod
net_rim_tid_newWordsExtractor.cod
net_rim_bb_voicenotesrecorder.cod
net_rim_bb_videorecorder.cod
net_rim_bb_camera.cod
net_rim_crypto_2.cod
net_rim_crypto_1.cod
net_rim_crypto_resource__en.cod
net_rim_crypto_resource.cod
net_rim_bbapi_sharing.cod
net_rim_bb_lbs_api_3_resources__en.cod
net_rim_bb_lbs_api_3.cod
net_rim_bbapi_push.cod
net_rim_bbapi_contactlinking.cod
net_rim_bbapi_messagelist.cod
net_rim_bb_lbs_api_2.cod
net_rim_bbapi_stringpattern.cod
net_rim_bbapi_blackberrymessenger.cod
net_rim_locationapi.cod
net_rim_bbapi_invoke.cod
net_rim_bbapi_phone.cod
net_rim_bbapi_browser.cod
net_rim_bbapi_options.cod
net_rim_bbapi_messagelist_res__en.cod
net_rim_bbapi_messagelist_resources.cod
net_rim_bbapi_messagelist_res.cod
net_rim_bbapi_pim_res__en.cod
net_rim_bbapi_pim_res.cod
net_rim_pdap_resources.cod
net_rim_pdap.cod
net_rim_bbapi_pim.cod
net_rim_bbapi_menuitem.cod
net_rim_bbapi_maps.cod
net_rim_bbapi_mail.cod
net_rim_bbapi_mailv2.cod
net_rim_bb_app_center.cod
net_rim_tid_dynamic_ling_data_financial_english_10k_2.cod
net_rim_bb_fumoPokeLib.cod
net_rim_bb_memo_app.cod
net_rim_bb_lbs_resource__en.cod
net_rim_bb_lbs_lib.cod
net_rim_bb_lbs.cod
net_rim_bb_lbs_api.cod
net_rim_bb_help_8500_series__en.cod
net_rim_bb_help.cod
net_rim_bb_browser_wap_provisioning.cod
net_rim_apps_internal_browser_smil.cod
net_rim_plazmic_mediaengine_smil_mms.cod
net_rim_plazmic_mediaengine_smil_format.cod
net_rim_plazmic_mediaengine_smil_00.cod
net_rim_bb_mms.cod
net_rim_bb_browser_gears.cod
net_rim_tid_words_injector.cod
net_rim_tid_basicFastEuropean.cod
net_rim_tid_fastEuropean.cod
net_rim_tid_repositoryBasedEuropean.cod
net_rim_bb_options_SpellcheckableOptions.cod
net_rim_bb_options_fastEuropean.cod
net_rim_tid_fullPredictive.cod
net_rim_bb_ldap_browser_x509.cod
net_rim_bb_ldap_browser_pgp.cod
net_rim_bb_ldap_resource__en.cod
net_rim_bb_ldap_resource.cod
net_rim_bb_ldap_browser.cod
net_rim_bb_smime_lib.cod
net_rim_bb_pgp_lib.cod
net_rim_secureemail_resource__en.cod
net_rim_secureemail_resource.cod
net_rim_secureemail.cod
net_rim_crypto_keystore_browser_pgp.cod
net_rim_crypto_keystore_browser_certificate.cod
net_rim_crypto_keystore_browser.cod
net_rim_bb_crypto_resource__en.cod
net_rim_bb_crypto_resource.cod
net_rim_bb_crypto_api.cod
net_rim_crypto_pgp.cod
net_rim_crypto_cms.cod
net_rim_bb_smartcardreader_microSD.cod
net_rim_smartcard_piv_lib.cod
net_rim_smartcard_piv.cod
net_rim_smartcard_datakey.cod
net_rim_smartcard_gsacac.cod
net_rim_crypto_3.cod
net_rim_bb_task_app.cod
net_rim_ecmascript_resource__en.cod
net_rim_ecmascript_resource.cod
net_rim_ecmascript.cod
net_rim_bb_phone_app.cod
net_rim_bb_phone_api.cod
net_rim_bb_passwordkeeper_resource__en.cod
net_rim_bb_passwordkeeper_resource.cod
net_rim_bb_passwordkeeper.cod
net_rim_bbgroup_lists.cod
net_rim_bbgroup_messaging.cod
net_rim_bb_qm_lib_barcode.cod
net_rim_bb_qm_peer.cod
net_rim_bb_qm_peer_lib.cod
net_rim_bbgroup_photos.cod
net_rim_bbgroup_inbox.cod
net_rim_bbgroup_database.cod
net_rim_bbgroup_calendar.cod
net_rim_bb_qm_peer_resource_en.cod
net_rim_bb_qm_api.cod
net_rim_bb_qm_bbm_internal_api.cod
net_rim_bb_lbs_ribbon.cod
implus_ad_lib.cod
implus.cod

