Scariestthingieversaw.com

From Super8

(Difference between revisions)
Jump to: navigation, search
(ScariestThingIEverSaw.com)
Line 372: Line 372:
     Also throughout street noise and paper rustle.
     Also throughout street noise and paper rustle.
 +
 +
=== Sept. 30, 2010: Chat Icon ===
 +
*Chat Icon appears on lower tool bar after clicking on the left hand arrow.
= References =
= References =

Revision as of 14:43, 18 November 2010

ScariestThingIEverSaw.com

Contents

Discovery

  • May 6th 2010, after analyzing the bootlegged teaser trailer, the words "scariest thing i ever saw" were found at the trailing end of the film reel, leading to the website.


Console

On loading the website, the RemoteView interface begins booting.

May 7, 2010

Notes from console content below:

  • Version: RemoteView 2.7, ©Copyright CBCData 2002
  • Behind the console popup screen is another window, a prompt reading "Print all pages to default printer OK/Cancel". On clicking OK, the user can select an available printer, and a single page is printed with the text message from an unknown sender:
Stop posting publicly. I can answer your questions.
I have proof.

>>>>
  • Bringing focus to the primary window and following prompts reveals this content:
------------------------------------------------------------
PDP-11 Simulator
License 1130-A23R-12TR-2090
------------------------------------------------------------
Copyright 1977, DAC, Acton, Mass.
THIS SOFTWARE IS FURNISHED TO A PURCHASER UNDER A LICENSE FOR
USE ON A SINGLE COMPUTER SYSTEM AND CAN BE COPIED ONLY FOR USE
IN SUCH SYSTEM, EXCEPT AS MAY OTHERWISE BE PROVIDED IN WRITING
BY DAC OF ACTON, MASS. U.S.A.

VERSION 05.5

D. MORRIS 05-FEB-77

PERFORM PRELIMINARY SYSTEM CONFIGURATION
SET CPU 128K
SHOW CPU IOSPACE
DXMNSJ.SYS
SWAP.SYS
STARTS.COM
D 56=5015
SET TT:NOSCOPE

D 56=0
R TIMDAT
------------------------------------------------------------
STALOG AF
Secure File Structure
------------------------------------------------------------
.BOOT DX1:DXMNSJ.SYS
RUN $EXEC
Continue Y/N?
------------------------------------------------------------
STALOG AF
------------------------------------------------------------
------------------------------------------------------------

RUN $LINK
*MAIN=MAIN,SUBR/S
*+Z
Continue Y/N?
RUN $LINK2F
*PROG=MAIN,MACSUB/F
*+Z
Continue Y/N?
------------------------------------------------------------
STALOG ACCESS
------------------------------------------------------------
.UNPROTECT/SYSTEM *.*
        DK:SWAP.SYS
        DK:RT11AI.SYS
        DK:RT11PI.SYS
        DK:RT11BL.SYS

CRSCT:  .BLKW   10.
CRVSC:  .BLKW   1
LOADNM: .RADSR  /$LOAD/
MODN        .BLKW   1
LCLSYM: .BLKW   8.
SRCPF:  .BLKW   1
SRVSG:  .BLKW   1
SYDEF:  .BLKW   1
SYENT:  .BLKW   1
SYFLG:  .BLKW   1

            .PSECT



Press any key to continue...
------------------------------------------------------------
8955655DD XST a3 FILE LIBRARY
------------------------------------------------------------

RUN $EXEC
TU56 dual DECtape drive
System Now Loading External Data
[1] Previously accessed
[2] Previously accessed
[3] Accessing File List B4 - ###### of 134640 Bytes Loaded
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
[]
------------------------------------------------------------
Execute - E []   Commit To Tape Drive - C []    Print - P []
------------------------------------------------------------

References to note:

  • PDP-11 - A series of 16-bit minicomputers from DEC [1]
  • "DAC" in Acton, MA
  • "D. Morris" and Feb 5, 1977 are referenced - The programmer of the PDP-11 Simulator?
  • "File List B4" is 134640 bytes, loading in segments, downloading at approximately 1 bytes every five seconds. Calculating backwards based on bytes remaining at any point, the "file list" should be fully downloaded around 11pm ET, May 13 2010.
  • STALOG: Study of the Automation of Logistic System [2]
  • TU56 dual DECtape Drive: "The tape is normally formatted with 1474 block of 129 12 bit words per block. Only 128 words are normally used in each block. This gives a capacity of 184K words per tape."[3]

Analyzing the source:

  • DEQNA.swf is the filename containing the terminal interface. DEQNA was an Ethernet adapter from DEC[4] used on the PDP-11[5]
Console boot screen

Console desktop

Console toolbar

Hidden printable message

Console text content


May 13, 2010

With the file completely downloaded, the RemoteView terminal continued to display the following text:

------------------------------------------------------------
AF FILE LIBRARY
------------------------------------------------------------
Sector 9909                             []
DD09 Extract                            []
CL03 Transmission                       []
CL05 Extract                            []
CL56 Token                              []
------------------------------------------------------------

The terminal then prompts the user to re-connect

Session disconnected.
Connection timed out.
Please re-connect.

Once updates completed, the file load text changed. New options became available.

(Note: Instances of "AF-B4.01" initially appeared without the ".01", which was added with the June 1 update.)
---------------------------------------------------------------------------------------------
Execute - .EXEC []  Commit To Tape Drive - .COMT []   Print - .PRINT []   Reenter - .REENTER
---------------------------------------------------------------------------------------------

fd = open ("DEV1:", O_WRONLY);
status = ioctl (fd, FIODISKINIT, 0);

struct stat statStruct;

fd = open ("AF-B4.01", O_RDONLY);
status = ioctl (fd, FIOFSTATGET, &statStruct);




---------------------------------------------------------------------------------------------
AF-B4.01
---------------------------------------------------------------------------------------------
AF-B4.01 DIR

 Sorted by: type
 Volume ID: DD1
 Owner    : 

A5RSR  .BAS   11
A5RST  .BAS   15
RSCOM8 .DAT   13
A5RSR1 .WRK   5
CL03   .WRK   2
DD09   .WRK   2
GRMF55 .WRK   5
FATR7  .WRK   3
FATR8  .WRK   8
GMRF36 .TXT   5
GMRF71 .TXT   4

---------------------------------------------------------------------------------------------
Execute - .EXEC []  Commit To Tape Drive - .COMT []   Print - .PRINT []   Reenter - .REENTER
---------------------------------------------------------------------------------------------

  • The only working command:
.PRINT RSCOM8
produces two printable pages. Looking closely, there are two "X"s on each page. If page 1 is rotated 180° and the X's aligned, the darker highlighted regions also located on page 1 will align over specific words on page 2.
Rotated page 1 with highlighted markings
Page 2 with aligned X's and highlighted words
Original page 1
See May13-Newspaper

Original page 2
See May13-Newspaper
  • The highlighted words listed without punctuation are:
no certainty if a live may be after us we go underground
The phrase may be interpreted various ways, but it implies this general theme - "There is no certainty if [target] is alive. [Target] may be after us. We must go underground to hide from [target]."

  • The command:
.REENTER
leads to a new terminal prompt:
------------------------------------------------------------
PDP-11 Simulator
License 1130-A23R-12TR-2090
------------------------------------------------------------
MOUNT Continue Y/N? Y

DEVICE?

  • All attempts to input something into the device field (i.e. DEV1 or AF-B4) return this result:
?IND-F-Invalid Request


(images)

June 1, 2010

  • A new folder appears under the "Print documents" window named "Braegen14". It contains a file called "expcnv.dat".
  • On trying to open the file "expcnv.dat", an error appears reading '"Required components not found. No supporting application".
  • On returning to the text console command prompt, the filename now appears in the file list
A5RSR  .BAS   11
A5RST  .BAS   15
RSCOM8 .DAT   13
EXPCNV .DAT   4
A5RSR1 .WRK   5
CL03   .WRK   2
DD09   .WRK   2
GRMF55 .WRK   5
FATR7  .WRK   3
FATR8  .WRK   8
GMRF36 .TXT   5
GMRF71 .TXT   4

  • Entering:
.EXEC EXPCNV
then states "Seeking External drive:" and displays a prompt "Simulator seeking external source. Enter path:"
  • Entering the path "/desktop/Braegen14/expcnv.dat" directs the console EXEC command to the raw file for execution.
  • When executed, expcnv.dat is found to be audio data (MP3)
Spectrogram of the sound
Wave form of the sound
Frequency analysis
  • The tones are centered approximately around frequencies (hz): 550, 800, 550, 900, 500, 650, 650, 950
    The tones appear to be separated in increments of 50hz.
    As a pattern, with 500 being the lowest represented as 0, the tone pattern becomes 16180339 - a sequence familiar as the Golden Ratio.
The folder "braegen14" opened with "expcnv.dat" inside.
The error that appears on attempting to open "expcnv.dat".
When the user enters: ".EXEC EXPCNV"
Window appears: Seeking external device, after entering ".EXEC EXPCNV".


June 21, 2010

I think something may have reactivated. Need to make sure we're still alone.
Keep it hidden until further contact.

>
> See. I have the damn thing. What is it?
>
>
>> Stop posting publicly. I can answer your questions.
>> I have proof.
>>>
>>>>
  • The photo contains a very dim reflection. When flipped and enhanced, a sold note can be read on the box, along with the zip code "25801", for West Virginia. On the box is a ladies' hat with a golden monkey pin broach.
  • A hat matching that on the box was found listed on Craigslist [1], also located in West Virgina.
New hidden printable message

Reflection flipped and enhanced
  • The AF-B4.01 directory command prompt now interprets keys 0, 1, and 2 as enter, Y, and N, respectively. This breaks the ability to enter certain commands. (This "feature" previously existed on every prompt prior to the May 13th update.)

July 28, 2010


  • The 21 June 2010 printable file was updated again.

New message on printout reads:

If you're who I think you are, it's about your father. I'll tell you more when I can, but you must take down those sale listings. Anything you found may be important.

> I've been quiet. PLEASE - what is this about??

  • After discovery of the new printout a check of the Craigslist Estate Sale items found they were no longer available.

September 9, 2010

  • The printable file was updated again.

New message on printout reads:

   They're looking in the wrong place. But I still found you easily. If you
   want to find your father we'll have to be more careful. I'm working on it.
   >Are you still there?? Hello??
   >> I don't know who you are but I'm getting really tired of these games.
   >> If you actually know anything, come out and say it. Otherwise, I'm
   >> not going to respond to your crypic messages.
   >>> Ok, I took everthing down. Who do you think I am? What do you know
   >>> about my father?

There is also a new folder on the desktop "Audio". It has an audio file "untitled.mp3" which is believed to be a conversation between two people possibly at a shop of some kind.

Rough transcription:

    Voice 1 "I'm sorry I didn't see you back there"
    Small dog barks.
    A mumble.
    Voice 2 "if we had any it'd be right there /(out here)"
    Voice 1 "blue cam lion on it, do you think there's any in back now" {emphasis on back)
             - during a little bell rings as a customer enters/leaves the store.
    Voice 2 "no"
    Voice 1 "Ok, sorry"
    Also throughout street noise and paper rustle.

Sept. 30, 2010: Chat Icon

  • Chat Icon appears on lower tool bar after clicking on the left hand arrow.

References

  1. ? PDP-11: http://en.wikipedia.org/wiki/Pdp-11
  2. ? STALOG: http://www.nap.edu/openbook.php?record_id=10450&page=39
  3. ? TU56: http://www.pdp8.net/tu56/tu56.shtml
  4. ? DEQNA: http://vt100.net/manx/details/1,985
  5. ? PDP-11 Simulator with DEQNA: http://simh.trailing-edge.com/pdp11.html
Personal tools
[Support Wikibruce]
Wikibruce