Nothing says Merry Christmas like Project Euler. Here’s a nifty solution to Problem 79 that uses Python and Graphviz. The problem is to identify a user’s password given a bunch of successful logins (taken from some kind of nefarious keylogger–those crafty devils). The çatch is that each login is actually a subset of the actual […]