FGC:Episode 07 Cut 284: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(references to subcuts edited)
(Should I not have included this?)
Line 55: Line 55:


3rd image is a hex dump of something; lots of 00 and FF bytes, so probably a chunk out of a random executable.}}
3rd image is a hex dump of something; lots of 00 and FF bytes, so probably a chunk out of a random executable.}}
{{FGC:Comment|name=ath
|comment=You're right. If we ignore columns 17-24 (which are an exact copy of columns 9-16) and convert the result back to binary we get something that can be disassembled cleanly as 16-bit x86 executable code.
The code at 0x800 looks like an entry point to a function which contains plenty of x87 floating point code. All the far calls seem to point to 0:0FFFFh - is this object code that hasn't been linked yet? I've uploaded the reconstructed binary and a disassembled listing [http://www.ath.brainld.org/roba/nge/commentary/ja/hex/ here], if by any chance an assembly guru is lurking around this forum.}}


|collapsible_comments_01 =
|collapsible_comments_01 =

Revision as of 03:01, 1 September 2017


Screenshots Cut # Description/Dialogue Commentary

284
Close-up of the monitor. Data pours forth, streaming by onscreen.

SE <<At the beginning there is a sound signalling a termination, then the sound of data pouring forth at a rapid speed>>

Mr. Tines: 1st image reuses the boot screen from before.

(Also in Cut 322)

3rd image is a hex dump of something; lots of 00 and FF bytes, so probably a chunk out of a random executable.


ath: You're right. If we ignore columns 17-24 (which are an exact copy of columns 9-16) and convert the result back to binary we get something that can be disassembled cleanly as 16-bit x86 executable code.

The code at 0x800 looks like an entry point to a function which contains plenty of x87 floating point code. All the far calls seem to point to 0:0FFFFh - is this object code that hasn't been linked yet? I've uploaded the reconstructed binary and a disassembled listing here, if by any chance an assembly guru is lurking around this forum.

Suddenly this stops, and the word “"password"” flashes on the screen.

SE <<Beeeeeeeeeep>>