Skip to content

feat: support standalone mode (read from file/stdin)#109

Open
0xalpharush wants to merge 1 commit intorust-fuzz:masterfrom
0xalpharush:standalone-mode
Open

feat: support standalone mode (read from file/stdin)#109
0xalpharush wants to merge 1 commit intorust-fuzz:masterfrom
0xalpharush:standalone-mode

Conversation

@0xalpharush
Copy link

@0xalpharush 0xalpharush commented Dec 24, 2025

This PR replicates detecting whether the honggfuzz runtime is driving the binary in persistent mode or the input is being delivered via a file/stdin. This allow reproducing crashes without recompiling or being automatically dropped into GDB.

See honggfuzz reference: https://github.com/google/honggfuzz/blob/8baf395e52a5d5dbb9f16642ad3be419fa6c58cb/libhfuzz/persistent.c#L117-L121

@0xalpharush
Copy link
Author

@PaulGrandperrin Do you mind reviewing this please?

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