Displaying 2 results from an estimated 2 matches for "ropgadget".
Did you mean:
ropgadget's
2019 Nov 22
2
Random nop insertion pass
...did not get to proper quality; I'd like to revive that.
Hi Paul,
I'm curious about what the use case for this was. In the normal course of binary distribution of programs, the addition of nops doesn't affect ROP in any significant way. (For a while, inserting a nop before a ret broke ROPgadget's [1] ability to find interesting code sequences since it was looking for fixed sequences of instructions.)
I could imagine it being used for JITted code. If that was the use case in mind, did you happen to compare it to other randomized codegen?
I'm only curious because this has historic...
2019 Nov 15
17
[RFC] LLVM Security Group and Process
Hello compiler enthusiasts,
The Apple LLVM team would like to propose that a new a security process and an associated private LLVM Security Group be created under the umbrella of the LLVM project.
A draft proposal for how we could organize such a group and what its process could be is available on Phabricator <https://reviews.llvm.org/D70326>. The proposal starts with a list of goals for