updated the tool to use rayon and have output capabilities

This commit is contained in:
2026-05-12 13:15:27 -05:00
parent 217bc7c84a
commit d8affb25d6
3534 changed files with 11346 additions and 98 deletions
@@ -0,0 +1,22 @@
/home/pyro/syncs/tools/homegrown/rustbuster/target/debug/deps/bytes-f5dedda3637484ff.d: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/lib.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/mod.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_impl.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_mut.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/chain.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/iter.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/limit.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/reader.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/take.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/uninit_slice.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/vec_deque.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/writer.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes_mut.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/mod.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/debug.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/hex.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/loom.rs
/home/pyro/syncs/tools/homegrown/rustbuster/target/debug/deps/libbytes-f5dedda3637484ff.rmeta: /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/lib.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/mod.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_impl.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_mut.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/chain.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/iter.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/limit.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/reader.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/take.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/uninit_slice.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/vec_deque.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/writer.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes_mut.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/mod.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/debug.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/hex.rs /home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/loom.rs
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/lib.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/mod.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_impl.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/buf_mut.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/chain.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/iter.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/limit.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/reader.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/take.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/uninit_slice.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/vec_deque.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/buf/writer.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes_mut.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/mod.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/debug.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/fmt/hex.rs:
/home/pyro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/loom.rs: