(76)
(57)
(36)
(51)
(142)
(228)
(188)
(85)
(149)
(42)
(104)
(103)
(42)
(54)
(118)
(75)
(39)
(154)
(51)
(49)
(27)
(129)
(11)
(123)
(118)
(205)
(168)
(36)
(74)
(22)
(14)
(15)
(30)
(67)
(50)
(106)
(56)
(80)
(29)
(124)
(62)
(8)
(203)
13
A program to hide file into executable binary
You can install nats quickly by below command
4
Pure Rust implementation of the lightweight Authenticated Encryption and Associated Data (AEAD) Ascon-128 and
Pure Rust implementation of the lightweight Authenticated Encryption and Associated Data (AEAD)
2
Bindings for Picnic digital signature scheme
This crate provides bindings for the Picnic digital signature scheme
3
A simple static password generator for rust
I recently picked up a Yubikey Personalization Tool doesn't include a tool to auto-generate a strong password
2
This is a library of memory allocators and data structures to handle sensitive information, especially...
This is a library of memory allocators and data structures to handle sensitive information, especially when interfacing with foreign and unsafe code
56
Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust
cargo crate releases periodically
133
Siderophile finds the "most unsafe" functions in your Rust codebase, so you can fuzz them...
Siderophile finds the "most unsafe" functions in your Rust codebase, so you can fuzz them or refactor them out entirely
59
"If you implement boundaries and nobody is around to push them, do they even
Have you ever wondered how your sandbox looks like from the inside?
2.2K
C2Rust helps you migrate C99-compliant code to Rust
RustConf'18 talk on YouTube and try the C2Rust translator online at manual
10
Ruo is a dictionary-based password cracker written in rust 🦀
The primary purpose is to crack weak hashes/commonly used passwords
7
A relay I wrote to help with intercepting/modifying TLS encrypted network traffic from an application
The idea is to generate a certificate and a private key (You may need to generate a CA for your certificate, so that you can...
12
Find all hosts in your local network using this fast ARP scanner
The CLI is written in Rust and provides a minimal scanner that finds all hosts using the ARP protocol
5
Secure Remote Password (SRP 6 / 6a)
key length of 256 to 4096 bit provided as in official crate docs
244
Tyrade: a pure functional language for type-level programming in Rust
blog post on type-level programming
6
Framework definitions that allow building a custom SIEM
Code you own SIEM like you code your own web page