Parker Thompson

Results 21 comments of Parker Thompson

@rakita sorry for the delay, great point about testing in cast! Its mostly a bug on my end then. I am happy to close this issue as resolved and then...

So this is a complex issue. I know that the static keys are an issue and I made sure to make a note that if you wish to run a...

Out of curiosity what ARM encoder were you testing with? I would love to see a test case.

Yeah I would like to see a test case that is actually self modifying to check the decoder.

Hello, thanks for the bug. It has been a long time since I worked on this because QEMU mode for AFL is shockingly faster (https://github.com/mirrorer/afl/tree/master/qemu_mode). I can pull down the...

Fair, I will try and take a look soon. Check around on the release notes and try searching for that include, it might have just moved paths, or my -I...

What version of GCC are you using? Its warning that your version is less than 3.4 which is ancient. You will need some features of C++11, so at least get...

We don't currently have a Rust SNARK verifier, but it is something were aware is missing. If you need a spot check I normally ingest the SNARK data into a...

I just encountered this issue and I would like just add that I have encountered build systems that explicitly call `bazelisk`. So having both targets would be more widely compatible,...

Unfortunately I prototyped this with gnuradio 3.6. When I did try and run it with with 3.7 I hit a different error. Let me run a clean build on my...