MD5
1 posts

Neural Network Reverse Engineering: When Machine Learning Becomes a Puzzle Game
Jane Street released a special ML puzzle: given the complete neural network weights, find an input that makes it output non-zero. This isn’t a typical black-box attack - it requires truly understanding what the network is computing. A college student spent days, going from linear programming to SAT solvers, and finally discovered the network was hiding an MD5 hash function.
February 28, 2026 · 9 min · 1772 words · Monster Beast Programming