Skip to content

Make FridaHelperObsever use target-bytes converters#3815

Open
hjooh wants to merge 3 commits intoAFLplusplus:mainfrom
hjooh:frida-nautilus-converter
Open

Make FridaHelperObsever use target-bytes converters#3815
hjooh wants to merge 3 commits intoAFLplusplus:mainfrom
hjooh:frida-nautilus-converter

Conversation

@hjooh
Copy link
Copy Markdown
Contributor

@hjooh hjooh commented Apr 22, 2026

Addresses #3709.

Added a ToTargetBytesConverter (Z) field to FridaHelperObserver and updated the post_exec crash path to unparse input using the converter before sending the bytes to Frida.

Set Z to default to BytesInputConverter and kept the new() constructor the same for existing fuzzers, but added a with_converter() constructor so that users can supply custom converters (NautilusBytesConverter).

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.

1 participant