Fuzzing Rust with Shnatsel
In this fresh episode of Security headlines we interview Shnatsel
about rust fuzzing, we jump in the rabbit holes of Rust and fuzzing and
explore the magical world.
In this episode we cover:
Fuzzing in rust
i side track to openb... (more…)
Read more »
A bittorrent client in Rust. Contribute to ikatson/rqbit development by creating an account on GitHub. (more…)
Read more »
If you are using #[derive(Arbitrary)] to fuzz your Rust code, update the Arbitrary crate to v1.4.2 to get some compile time reductions and possibly some fuzzing speed improvements. (more…)
Read more »
I think people really don't appreciate just how incomplete Linux kernel API docs are, and how Rust solves the problem. (more…)
Read more »
A programming language that is higher level than Rust but lower level than Go. Someday, anyways. - rue-language/rue... (more…)
Read more »