Morris Worm Decompiled (1988)
1–10 of 30 posts
Re: Morris Worm Decompiled (1988)
#2Re: Morris Worm Decompiled (1988)
#3Re: Morris Worm Decompiled (1988)
#4Morris is an American professor at Massachusetts Institute of Technology. He co-founded the online store Viaweb, one of the first web-based applications, with Paul Graham.
Re: Morris Worm Decompiled (1988)
#5This looks like it's not the original source code and was just reconstructed by hand from a disassembly/"decompile" of the worm.
Re: Morris Worm Decompiled (1988)
#6This looks like it's not the original source code and was just reconstructed by hand from a disassembly/"decompile" of the worm.
Just out of curiosity, what makes you think that?
object objects[69]; /* Don't know how many... */
/* This report a sucessful breakin by sending a single byte to "128.32.137.13"
* (whoever that is). */
/* This appears to be a structure unique to this program. It doesn't seem that
* the blank slots are really an array of characters for the hostname, but
* maybe they are.
*/
/* There are pieces of "stub" code, presumably from something like this to
get rid of error messages */Re: Morris Worm Decompiled (1988)
#7text offsets are also put in comments next to the function declarations. For example: "h_clean() /* 0x31f0 */"
Re: Morris Worm Decompiled (1988)
#8Re: Morris Worm Decompiled (1988)
#9Excerpt from the Wikipeida article about the worm's author: Morris is an American professor at Massachusetts Institute of Technology. He co-founded the online store Viaweb, one of the first web-based applications, with Paul Graham. http://en.wikipedia.org/wiki/Robert_Tappan_Morris
Frankly he's up there with Steve Jobs and maybe Fabrice Bellard in terms of "people who I'd like to know what it is they're doing so right so consistently." It's the consistency that tends to surprise me.
Re: Morris Worm Decompiled (1988)
#10Excerpt from the Wikipeida article about the worm's author: Morris is an American professor at Massachusetts Institute of Technology. He co-founded the online store Viaweb, one of the first web-based applications, with Paul Graham. http://en.wikipedia.org/wiki/Robert_Tappan_Morris