about this blog About This Blog:

Steinbring Inc.

.. and next on the 9:00 news, a hardcore porn break

published on March 15th, 2007 . by joe

This is amusing.  I’d be curious how this was pulled off.

An act of “sabotage” caused hard-core pornography to cut into a Monday night news show hosted by Tom Brokaw.
Valley viewers called Cox Communications and flooded local news media outlets following the 9 p.m. program about national health care, which aired on KPPX-TV (Cox Channel 17).
Chandler parent Brenda Schodt said she was shocked when a series of graphic sex acts suddenly appeared on her television screen.
“Maybe five or 10 minutes into the show there was no volume,” Schodt said. “I thought it was the TV, but when I looked up, there were these images.”
Cox spokeswoman Andrea Katsenes said Tuesday that the unexpected clips were not caused by Cox, and that the problem was a “source issue” with the broadcaster.
ION Television, which operates KPPX, called the problem “an act of human sabotage” at its station.

Link

What happens when you run windows on an ATM

published on February 26th, 2007 . by joe
Link [ Via Reddit ]

WinDVD 8 AACS Device Key Found!

published on February 24th, 2007 . by joe

I fully expected that a software next-gen DVD player’s device key would be discovered, allowing any movie playable by the software to be decrypted.  The movie industry expected the same thing.  That’s why they engineered both HDDVD and BluRay to allow for the revocation of device keys.  So what’s next?  Do they revoke the newly discovered device key for WinDVD 8 and effectively kill all existing, legally purchased and legally used, copies of WinDVD 8 in an attempt to eliminate the value of this key or do they do nothing.

A few nights ago, something that Arnezami had written about slowing WinDVD 8 down though intensive memory dumps had started me thinking. So, I brought up my favorite Java IDE and begun writing code. Using a combination of VUK Finder (by Jokin), pmdump, psuspened (Sys Internals) and WinHex I was able to get enough data to find the VID, Media Key, and Processing Key by using the “bottom up” approach that Arnezami spoke about.

As soon as I had the processing key in a memory dump I knew that I was close to a Device Key. I then quickly implemented a version of AES-128G(k, d), where k = key and d = the data to be decrypted, however in this case I seeded d with the constant 0×7B103C5DCB08C4E51A27B01799053BD9 + 1, or 0×7B103C5DCB08C4E51A27B01799053BDA (per page 13 of the AACS Common Crypto doc), and ran the entire contents of my memory dump through decryption at 1 byte incremental offsets.

About 35,000 bytes into the file I extracted a 16 byte value that was able, using the constant as the d value, to create the processing key. If my interpretation of the AACS specification is correct, I have found a device key. Here is the device key, along with the memory offset where it can be re-discovered assuming that you dump memory in WinDVD 8 early enough in the runtime process. By the way, psuspened helps tremendously with slowing processes down so that pmdump can accurately dump memory!

[WinDVD 8]

Device Key: AA856A1BA814AB99FFDEBA6AEFBE1C04
Found at memory location: 0×000089EC

Device Key: AA856A1BA814AB99FFDEBA6AEFBE1C04
Found at memory location: 0×00008A20

An interesting thing to note is that the device key is found only a few bytes before the location where Arnezami found the processing key, and in contiguous memory! It is also interesting to note that WinDVD8 keeps the device key in 2 difference memory locations, very close by each other. My guess is that this would be the result of some sort of deep copy, maybe even the result of a function call.

Link [ Via Slashdot ]

AnyDVD HD Now For Sale, Blu-Ray Beta On The Way

published on February 19th, 2007 . by joe

I am impressed.  I wasn’t expecting a commercial HD-DVD ripping program this early.  I guess I shouldn’t be surprised though.  Aggressive DRM schemes have always driven anti-DRM innovation.

AnyDVD HD comes with same functionality as AnyDVD, but with additional features for full HD-DVD (High Definition DVD) support, including decryption of HD-DVD movie discs.
Allows you to watch movies over a digital display connection, without HDCP compliant graphics card and HDCP compliant display. No need to buy an expensive monitor.

Link [ Via Engadget ]

Elmo Wants You To Die?

published on February 10th, 2007 . by joe
Link [ Via LinkBitch ]

« Previous Entries     Next Entries »