Thread: Create your own MD5 collisions

  1. #1
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413

    Create your own MD5 collisions

    A colleague of mine recently posted a link to this 2015 article on Create your own MD5 collisions and while this is hardly news, and so I haven't bothered to see if the instructions still work, I thought I'd share it both because the sample result looks like it could be fun and because of this remark:
    I promise it does not mine bitcoins in the background although thinking about it this would be a good scam and I may introduce this functionality.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  2. #2
    Registered User Sir Galahad's Avatar
    Join Date
    Nov 2016
    Location
    The Round Table
    Posts
    277
    Quote Originally Posted by laserlight View Post
    A colleague of mine recently posted a link to this 2015 article on Create your own MD5 collisions and while this is hardly news, and so I haven't bothered to see if the instructions still work, I thought I'd share it both because the sample result looks like it could be fun and because of this remark:
    Funny thing is just how prevalent MD5 is out in the wild, even after so many years of being exposed as completely broken. This library, for example, is a dependency of a whopping 150000+ repos. Wow!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SDL not recognizing collisions
    By bijan311 in forum C++ Programming
    Replies: 4
    Last Post: 05-28-2010, 06:54 PM
  2. Collisions does not take affect on the corners
    By bijan311 in forum C++ Programming
    Replies: 4
    Last Post: 05-21-2010, 08:34 PM
  3. clear collisions
    By Benzakhar in forum Game Programming
    Replies: 4
    Last Post: 01-10-2004, 06:22 AM
  4. Help with collisions.
    By Unregistered in forum Game Programming
    Replies: 2
    Last Post: 06-25-2002, 01:00 PM
  5. Collisions help(PLEASE!!! IT'S NOT HARD!!!)
    By SyntaxBubble in forum Windows Programming
    Replies: 5
    Last Post: 11-28-2001, 06:19 PM

Tags for this Thread