One cool bit in the xz exploit was this patch that subtly disabled the sandbox.
https://git.tukaani.org/?p=xz.git;a=commitdiff;h=328c52da8a2bbb81307644efdb58db2c422d9ba7
It's the 8th added line of the patch, making the compile check always fail.
One cool bit in the xz exploit was this patch that subtly disabled the sandbox.
https://git.tukaani.org/?p=xz.git;a=commitdiff;h=328c52da8a2bbb81307644efdb58db2c422d9ba7
It's the 8th added line of the patch, making the compile check always fail.
@evmar I wish my workflow for reviewing changes was so different than it is now. A local app where I can read the change without all the website latency and jank, and where I can leave comments. Difftastic integration would be very nice.
I wonder how much work it would be to build it.