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.
BypassAV refers to the collection of techniques and tools used to bypass antivirus (AV) and…
ComDotNetExploit is a Proof of Concept (PoC) tool designed to demonstrate the exploitation of Windows…
Trigon is a sophisticated deterministic kernel exploit targeting Apple’s iOS devices, leveraging the CVE-2023-32434 vulnerability.…
Bug bounty report templates are essential tools for streamlining the process of documenting vulnerabilities. They…
FullBypass is a tool designed to circumvent Microsoft's Antimalware Scan Interface (AMSI) and PowerShell's Constrained…
Carseat is a Python-based tool that replicates the functionality of the well-known security auditing tool,…