rabbitstack / cubostratus
Blazingly fast Linux syscall collector
☆74Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cubostratus
- Full-bin indexation of binary files☆94Updated 6 years ago
- Simple seccomp library for rust☆23Updated last year
- Conduit-like data processing library for Rust☆55Updated 9 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- System tracer implementation in Rust☆32Updated 7 years ago
- Zero-copy Portable Executable parser in Rust☆31Updated last year
- build static rust position-independant-executables without any runtime requirements (no libc or ldso)☆43Updated 6 years ago
- Rust IP Stack - A userspace IP stack written in Rust (Work in progress)☆32Updated 7 years ago
- Inject USDT probes into rust code☆47Updated 4 years ago
- Continuous Rust Fuzzing Example☆15Updated 4 years ago
- RAIR: RAdare In Rust☆72Updated last month
- BONOMEN - Hunt for Malware Critical Process Impersonation☆46Updated 3 years ago
- carp-rs allows a couple of hosts to share common virtual IP addresses in order to provide automatic failover. It is a portable userland i…☆27Updated 8 years ago
- Parser of ssh public and private keys☆12Updated 4 years ago
- x86-64 kernel in Rust☆30Updated 7 years ago
- [INACTIVE] const-time Rust experiment☆96Updated 9 years ago
- Rust Tor Controller library☆25Updated 4 years ago
- Rust API to the OS X Hypervisor framework for hardware-accelerated virtualization☆63Updated 4 years ago
- Thread Injection Kit. A notorious little attempt to create Windows CreateRemoteThread() equivalent on unix (*nix) platform.☆48Updated 13 years ago
- A library for performing Content-Defined Chunking (CDC) on data streams.☆23Updated last year
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆57Updated 2 years ago
- Linkable sandbox explorer☆78Updated last year
- Prints various binary symbols in your crate☆13Updated 7 years ago
- rust bindings to libcap☆10Updated 6 years ago
- Generate Unicode art from images☆23Updated 7 years ago
- StemJail: Dynamic Role Compartmentalization☆42Updated 8 years ago
- Rust actor library with a bit of inspiration from Akka/Pykka