Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support hybrid in compartments data scan #35

Open
psjm3 opened this issue Mar 25, 2024 · 0 comments
Open

Support hybrid in compartments data scan #35

psjm3 opened this issue Mar 25, 2024 · 0 comments

Comments

@psjm3
Copy link
Contributor

psjm3 commented Mar 25, 2024

Chericat currently only supports pure cap mode because it extracts the compartment data from the linkmap/Obj_Entry struct and it is only defined in pure cap mode. It should be able to support hybrid mode when pure cap is not defined. In the case when pure cap is not defined, the compartment data would be empty/null on the vm table in the chericat db. The python code will also need to be adjusted to cater for null values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant