"I consider it hideous how well afl-fuzz works [...] essentially sed-level magic on compiler-generated assembly" http://t.co/7T9KxFbNQP :)
Related Posts
The Rust docs include a surprisingly readable example of how `for` loops desugar into essentially a while loop with a pattern match: https://doc.rust-lang.org/nightly/std/iter/#for-loops-and-intoiterator
Difftastic works really hard to find similarities between the before and after file. Sometimes this works wonderfully (see first screenshot) and sometimes it goes way too far (see second screenshot).
It's matched up a few variables and semicolons from adjacent functions!
Many of the GNU manuals are incredibly good. For example, the diff manual includes worked examples: https://www.gnu.org/software/diffutils/manual/html_node/Example-Context.html
What's the secret? My docs are getting better, but they're not on this level.