Ned Williamson
Ned Williamson
This is part of newer clang distributions. You can see the included Dockerfile for a way to get a recent clang version.
@xsscx That `meta_features.h` is generated at build time using the original XNU build system (running kmk inside third_party/xnu). I just committed the prebuilt `meta_features.h` for x86_64 for ease of compilation...
I got an M1 Max Macbook Pro so I'll be able to work on builds for both architectures on Mac in the new year.
Hey I'll take a look at this. I'm doing a big refactor of the build code to make it a lot easier to work with but until that's ready to...
Thanks for the report. We had some issues quite like this when @tim-becker and I did testing last year with BIL. It's most likely something wrong with the qemu patch...
I agree that getting static fully ready and continuing on testing and refactoring is critical so things like the calll bug don't go under the radar again. Progress has been...
I appreciate the recognition but the core of the project is all you. And Tim has been doing a lot of work that's just in other branches (research code haha)....
You mind submitting a PR for this?
I think we've got a couple people in the CTF class who are interested in adding this to QIRA. I share your excitement so hopefully whatever they accomplish within the...
Sounds good, thanks for the link. I'll get to this soon (suddenly became super busy this week + traveling). I'll have plenty of time next week to sort this out.