6 Repositories
Rust resumos-de-estudo-2024-1 Libraries
Example of CVE-2024-24576 use case.
CVE-2024-24576 PoC The Command::arg and Command::args APIs state in their documentation that the arguments will be passed to the spawned process as-is
2024년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 블로그 만들기
2024-MatKor-Rust-Blog 2024-MatKor-Rust-Blog is the material(lecture notes, examples and assignments) repository for learning Rust programming language
Demo Repo for BSides 2024 Live Training: "Blue Crab Shells: Getting Started with Offensive Rust Programming"
Blue Crab Shells: Getting Started with Offensive Rust Programming This repository contains example code for the live training provided for BSides San
Este repositório contém todas as anotações e resumos que eu fiz relativos às disciplinas do semestre 2024.1 da UFRR.
Anotações para Estudo do Semestre 2024.1 Este repositório contém todas as anotações e resumos que eu fiz relativos às disciplinas do semestre 2024.1 d
CVE-2024-24576 Proof of Concept
CVE-2024-24576-Exploit The Command::arg and Command::args APIs state in their documentation that the arguments will be passed to the spawned process a
Supporting code for the paper "Optimized Homomorphic Evaluation of Boolean Functions" submitted to Eurocrypt 2024
This repository contains the code related to the paper Optimized Homomorphic Evaluation of Boolean Functions. The folder search_algorithm contains the