No, as far as I understand the binary files must be pointed at here: '$gl_am_configmake' ... But I don't see how.
This: 'gl_am_configmake=`grep -aErls "#{4}[[:alnum:]]{5}#{4}$" $srcdir/`' seem to match the '####Hello####', but, as far as I can see, that's supposed to be the already converted script?! I presumed the binary files not to contain human readable strings, maybe that's the whole confusion.
Opening bad-3-corrupt_lzma2.xz in an editor reveals it indeed has the string ####Hello####. I don't know enough about lzma compression streams to explain how this appears in the "compressed" version of the payload, but it does.
> I don't know enough about lzma compression streams to explain how this appears in the "compressed" version of the payload, but it does.
From what I've read, the payload isn't stored in the archive, but rather the test file itself is a sandwich of xz data and payload: There are 1024 bytes of xz archive, N bytes of payload, another 1024 of xz, etc.
Do you have a (safe web view) version of those files? I would like to see what they look like to a casual observer. Judging by the 'tr' assembly command I would expect the bad-3-corrupt_ligma2.xz to be somewhat recognizable as script.
I’ve never seen an alert either, but I’ve seen plenty of sites and pages that only work in Chrome. Just yesterday I was trying to pay a credit card bill and the page kept breaking in Firefox. Out of desperation I tried it in Chrome and it worked.
I've almost exclusively seen them on "luxury" apartment websites, where they're completely ignorable . oh, and tidepool, a diabetes data visualization website, where it is actually required.
Not an expert, but what I'm understanding is this:
With a regular simulation, whether analogue or digital, you create a mathematical model, and evaluate that model in some way to get a result, which hopefully matches the actual phenomena in whatever it is you were trying to simulate.
Here, it's more like instead of measuring the phenomena, they instead measured something that is physically related to that phenomena. There seems to be no modelling involved.
Like a scale model aircraft in a tunnel, with a fluid that behaves like air, but just enough it can flow slower. Before FEA and CFD, people did a lot of work with miniatures. I remember simulating a long metal rod for an oil rig that was a plastic pipe filled with liquid mercury so that it'd flex the same way the kilometer-long metal rod would.
[1]: https://souffle-lang.github.io/