| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
my site...and more on IO.SYS/Logo
|
Original Message
|
Name: W0rm
Date: August 5, 2001 at 20:08:09 Pacific
Subject: my site...and more on IO.SYS/Logo
|
Comment: Since the other IO.SYS post is further down and went *way off* how I expected it to...plus the fact that I have more to say...I'll start a new post. IO.SYS from Win9x, yes, is 220k...which compared to todays drives *is* awefully small. But when you can save around 100k on a bootdisk...that's a *lot* more files...for TechW0rm this would be unbelievably useful. Anyway, as for my site...it's not exactly on stable ground. Verizon screwed over the owners of jason-n3xt...they offered them DSL speeds they didn't have...so they're going to move to another DSL provider eventually...at 1.1mbps (wohoo). - W0rm - http://jason-n3xt.org/dos
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: lzw
Date: August 6, 2001 at 15:48:41 Pacific
|
Reply: I have never tried to remove the logo from io.sys but I remember my brother saying something about it a long time ago and how he did not find the data in there. I never figured why it was in there when they use to put logo.sys in the root directory also? the only thing I can think of to help is that logo.sys was an RLE file and even if you cannot match the file byte-by-byte there must be some part of io.sys which resembles some RLE data even if it's in chunks and has no header data.
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: The Doofus
Date: August 6, 2001 at 22:44:39 Pacific
|
Reply: Hi W0rm. I was able to find and delete the logo a couple of years ago using a decompiler only to discover that IO.sys does a self-test and returns an error: !L=unpacked file is corrupted when recompiled. b---tards. Even when you fill with //comments// it does a byte length test again and guess what? There are null characters they inserted so the length can never match. That was quite the weekend. I thought I had them beat for a couple of hours there.
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: W0rm
Date: August 7, 2001 at 21:52:24 Pacific
|
Reply: HOPEFULLY you made a mistake...I'm prayin' this isn't the end! heh...but DOS 8 has theirs compressed...strange :/ - can you at least give me some addresses and information on where you found it? - W0rm - http://jason-n3xt.org/dos
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: The Doofus
Date: August 12, 2001 at 14:18:32 Pacific
|
Reply: If I recall correctly, the logo is 47 or 49 KB. When you decompile the file it is exploded into ascii text and when you compile it it is compressed into hex code. That's why it's so big. Also, that's why you get the: !L=unpacked file is corrupted error when the byte length isn't right when you compile it.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Disk Operating System Forum Home
Results for: my site...and more on IO.SYS/Logo
Doofus - IO.SYS Logo address? Summary: I'm going to see if I can get some damn good ASM programmers to take a look at IO.SYS and see if they can pluck that b---tard built in logo out of it...but I could use the addresses :) --- do you have...
www.computing.net/answers/dos/doofus-iosys-logo-address/7560.html
IO.SYS & the hidden logo Summary: I'm just wondering if anyone has *any* information on where the hidden logo (logo.sys) is inside IO.SYS...is it compressed...or is it just encoded? The IO.SYS from MS-DOS 6.22 is about 50k...so I'm te...
www.computing.net/answers/dos/iosys-amp-the-hidden-logo/7480.html
Editing command.com and IO.sys? dri Summary: You may find this page instructive. "Is there any way to edit/create my own version of Command.com and IO.sys? I know they are compliled in binary, but I'm just wondering if there is any way to really...
www.computing.net/answers/dos/editing-commandcom-and-iosys-dri/15220.html