-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement mach-o LC_LINKER_OPTION parsing for load commands (#256)
This allows for better insight into how the binary is linked/compiled and could potentially be used for detection insight or better correlation when writing rules. It also allows for knowledge of language/development environment for the origins of the binary.
- Loading branch information
Showing
5 changed files
with
342 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+3.78 KB
...ho/tests/testdata/f3cde7740370819a974d1bc7fbeae1946382e3377e64f3162bcc3a5cb34828b7.in.zip
Binary file not shown.
Oops, something went wrong.