I really didn't want to enter the heated part, was just pointing out that RAP is likely well known at this point in academia :)
1
1
I sincerely doubt it. I myself get a paywall when trying to get the RAP kernel patches. Where is the public version? Its hard to find. If @paxteam wants RAP to become a mainstream academic reference, they should release a PoC code for public evaluation and write a detailed paper.
2
1
So, I've set out to evaluate RAP this morning, comparing RAP with LLVM-CFI. I've searched for the RAP download for 30min but did not find an open (or even binary) version of the RAP gcc plugin for user-space.
4
2
GIF
That's a kernel patch and not the GCC plugin that does the analysis / adds the instrumentation.
1
The plugin is in the kernel patch (just like other Linux plugins). Check inside: linux-4.9.24/scripts/gcc-plugins/rap_plugin
1
Hm, interesting. As soon as I get a real version with a little bit of documentation to test, I'll look into it. Extracting files from a partial patch is not how I usually evaluate other prototypes
1
Hm, there is no config option to build the RAP plugin. This is advanced software archaeology where I reverse engineer a plugin that is hidden in a partial kernel patch without any form of documentation. This software would fail any artifact evaluation.
2
1
To be fair, anything out of mainline Linux kernel is a horrific maintenance tire fire *by design*, it's how the system gets things polished into the mainline kernel.
2
Yeah, but @paxteam complains that academics don't evaluate his software but there's a) no documentation b) no source c) no binary d) no information except a presentation. This is not how you get others to evaluate your software.
2
i believe you'd like to apologize for the above false statements now?

Dec 21, 2018 · 12:22 AM UTC