From ed3bd003a4cc3632e5f31068c121af1005d98366 Mon Sep 17 00:00:00 2001 From: Nereuxofficial <37740907+Nereuxofficial@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:51:52 +0200 Subject: [PATCH] fix: Added corpus for dynamic_analysis fuzzer (#2360) * doc: fixed instruction in CONTRIBUTING.md * Added note for windows users * fix: Added corpus for dynamic_analysis fuzzer * fix for calling the clippy script on windows * Fixed path oversight in previous commit --- CONTRIBUTING.md | 2 +- fuzzers/dynamic_analysis/corpus/seed | Bin 0 -> 800 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 fuzzers/dynamic_analysis/corpus/seed diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index becc7c4d9e..9613f145d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Even though we will gladly assist you in finishing up your PR, try to: - keep all the crates compiling with *stable* rust (hide the eventual non-stable code under [`cfg`s](https://github.com/AFLplusplus/LibAFL/blob/main/libafl/build.rs#L26)) - run `cargo +nightly fmt` on your code before pushing -- check the output of `cargo clippy --all` or `.\scripts\clippy.sh` (On windows use `./scripts/clippy.ps1`) +- check the output of `cargo clippy --all` or `./scripts/clippy.sh` (On windows use `.\scripts\clippy.ps1`) - run `cargo build --no-default-features` to check for `no_std` compatibility (and possibly add `#[cfg(feature = "std")]`) to hide parts of your code. Some of the parts in this list may be hard, don't be afraid to open a PR if you cannot fix them by yourself, so we can help. diff --git a/fuzzers/dynamic_analysis/corpus/seed b/fuzzers/dynamic_analysis/corpus/seed new file mode 100644 index 0000000000000000000000000000000000000000..84618ba47aa6d163a2e9cd0500a09a1995cf8521 GIT binary patch literal 800 zcmd5)u}T9$5PjJo7=OTa?ewbTENnwoP$4#{l5}^Al`Di?1TDg*5=(!^f3VhH5KL`p z(DCgh;f{-yh4}7ZX5Q`&Z+O!m47J!p)9vvGj(R7Zs80?hBsLqJ0U{+XPisp;-mp_3 z=R_VwJ}dY4LoIT@rne7fAyvn5r^)yVu%R|E4mWX@=<`-|+90J;r7}D2CaK13VA3)0 z)ZCLG>p@v}J>laR^>$4Wp(A0O&U@S``+haLn8?@S1$BPFEwDuyVVok8-!0eG^S`S9 zgN7ew{n*sCb_7*NE|-p=vnp8x;= literal 0 HcmV?d00001