Skip to content

Make deexit work on macOS again#3797

Open
domenukk wants to merge 4 commits intomainfrom
deexit_mac
Open

Make deexit work on macOS again#3797
domenukk wants to merge 4 commits intomainfrom
deexit_mac

Conversation

@domenukk
Copy link
Copy Markdown
Member

Description

This makes the lib compatible with macOS (arm) again. It uses https://github.com/blkmlk/fishhook-rs and the ideas from AFLplusplus/AFLplusplus#2759

@domenukk
Copy link
Copy Markdown
Member Author

#3798 should fix CI for this guy

Comment thread utils/deexit/Cargo.toml
[dependencies]

[target.'cfg(target_os = "macos")'.dependencies]
fishhook = "0.3"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be moved to a workspace-level dependency.

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