* 3 4 * 7 * * * 5
* * * 2 * * * 7 6
7 * 9 5 * * * * *
4 1 5 * * * * * 7
9 7 * * 3 * * 6 *
* * 3 * * * 5 4 9
* * * * * 1 7 * 4
3 * * * * 2 6 * *
* * * * 9 * 2 5 *
Note there are *NO* 8's in the whole puzzle. That means 8's are candidates for every open square. I found half a dozen places where there was only one choice for a # (they are already filled in above) and a few #'s that could be eliminated because they would conflict with a value known to be on a row. (Example: r6c4, r6c5 and r6c6 can't contain a 6.)
I'm stumped at how to attack this mess.