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

feat: implement array entitlement parsing for complete entitlements on mach-o #116

Merged
merged 1 commit into from
May 21, 2024

Conversation

latonis
Copy link
Contributor

@latonis latonis commented May 21, 2024

previously we were only parsing the parent level entitlement names requested, we now parse the array descendants as well if present. This sets us up to do entitlement hashing as well for detection opportunities.

@latonis latonis changed the title feat: implement array entitlement parsing for complete entitlements feat: implement array entitlement parsing for complete entitlements on mach-o May 21, 2024
@plusvic plusvic merged commit 33eba84 into VirusTotal:main May 21, 2024
17 checks passed
@latonis latonis deleted the entitlement-parse-addl branch May 21, 2024 17:46
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

Successfully merging this pull request may close these issues.

2 participants