AFLplusplus / LibAFL

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Other
1.9k stars 292 forks source link

Fix LlmpEventManager not calling hooks pre_exec #2333

Closed R9295 closed 1 week ago

R9295 commented 1 week ago

This applies the same behavior as TcpEventManager::handle_in_client https://github.com/AFLplusplus/LibAFL/blob/main/libafl/src/events/tcp.rs#L616-L618