You’ve heard about Rust, but you never had the chance to try it out?
This course is for you!
You’ll learn Rust by solving 100 exercises.
You’ll go from knowing nothing about Rust to being able to start writing your own programs, one exercise at a time.
Go to rust-exercises.com and follow the instructions there to get started with the course.
rustup
is already installed on your system, run rustup update
(or another appropriate command depending on how you installed Rust on your system) to make sure you’re running on the latest stable version.rust-analyzer
extension.You can find the solutions to the exercises in the solutions
branch of this repository.
Carseat is a Python-based tool that replicates the functionality of the well-known security auditing tool,…
Pyda is an innovative tool designed to simplify dynamic binary analysis by allowing developers to…
The AMD Open Source Driver for Vulkan® (AMDVLK) is a powerful, open-source Vulkan driver developed…
The Atomic Red Team is an open-source framework designed to help security teams emulate adversarial…
SCCMHunter is a Python-based post-exploitation tool designed for security professionals to identify, profile, and exploit…
The eBPF File Creation Blocker is a cutting-edge security module designed to prevent file creation…