LWN.net Logo

Md5sum

Md5sum

Posted Jun 12, 2008 21:36 UTC (Thu) by man_ls (subscriber, #15091)
In reply to: "Stable" kernel 2.6.25.6 by spender
Parent article: Stable kernel 2.6.25.6

I always wondered how people did that hashing. How can I verify your md5sum? I tried:

$ echo "it's too bad that it's trivially bypassed via expand_stack :) this will be funny in a couple months" | md5sum -
99338d8cf862f8ecf421c05b054a00c2  -
No luck...


(Log in to post comments)

Md5sum

Posted Apr 23, 2009 23:21 UTC (Thu) by spender (subscriber, #23067) [Link]

Necromancing a thread here: it was meant to be hashed just as I presented it (minus the quotes):

spender@www:~$ cat selinux_null
it's too bad that it's trivially bypassed via expand_stack :) this will
be funny in a couple months
spender@www:~$ md5sum ./selinux_null
3812e371986ad24ace67bab90fd07ca4 ./selinux_null
spender@www:~$

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds