Pinned Repositories
ACES
Automatic Compartments for Embedded Systems
BenchIoT
Security benchmarks for the Internet of Things
BESSPIN-Voting-System-Demonstrator-2019
The BESSPIN Voting System. This system is used to demonstrate and red team SSITH secure CPUs.
ChampSim
ChampSim repository
cheatsheets
An assortment of programming cheatsheets that have helped me over the years
coding-interview-cpp
A concise preparation material for competitive programming interviews
coding-interview-university
A complete computer science study plan to become a software engineer.
how2heap
A repository for learning various heap exploitation techniques.
xv6-riscv-docker
xv6-riscv on Docker
SaiVK's Repositories
SaiVK/BenchIoT
Security benchmarks for the Internet of Things
SaiVK/ACES
Automatic Compartments for Embedded Systems
SaiVK/cheatsheets
An assortment of programming cheatsheets that have helped me over the years
SaiVK/coding-interview-cpp
A concise preparation material for competitive programming interviews
SaiVK/awesome-browser-exploit
awesome list of browser exploitation tutorials
SaiVK/build-your-own-x
🤓 Build your own (insert technology here)
SaiVK/compiler_comparison
SaiVK/Cross-core-covert-channel
Implementation code of a covert channel across cores using last level cache
SaiVK/Cyber-Sec-Resources
An organized list of resources including tools, blog-posts and how-to tutorials compiled and created by SCSP community members.
SaiVK/distributed-systems-algorithms
Implementations of important distributed systems algorithms used in major systems
SaiVK/election
A Decentralized Ethereum Voting Application Tutorial
SaiVK/electionguard-c
This repository implements the ElectionGuard API using C. It includes all major functions of the ElectionGuard SDK, including key ceremony, ballot encryption, encrypted ballot tally, and partial decryptions for knowledge proofs of trustees.
SaiVK/ethereum_voting_dapp
Simple Ethereum Voting dapp using Truffle framework
SaiVK/how-to-secure-anything
How to systematically secure anything: a repository about security engineering
SaiVK/kayceesrk.github.io
Personal website
SaiVK/Leetcode-Archive
Collection of solutions to the 600+ Leetcode questions I've solved over the past ~2 years
SaiVK/llvm-pass-skeleton
example LLVM pass
SaiVK/MITM-cheatsheet
All MITM attacks in one place.
SaiVK/ocaml-cheat-sheets
OCaml Documentations as one-pagers, easy to keep useful commands in mind
SaiVK/opam-cross-shakti
SaiVK/opam-repository
Main public package repository for opam, the source package manager of OCaml.
SaiVK/PENTESTING-BIBLE
Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources.
SaiVK/Privilege-Escalation
This cheasheet is aimed at the CTF Players and Beginners to help them understand the fundamentals of Privilege Escalation with examples.
SaiVK/Resources-for-Beginner-Bug-Bounty-Hunters
A list of resources for those interested in getting started in bug bounties
SaiVK/revive-cc
Static analysis tool for Hyperledger Frabric smart contracts written in Go.
SaiVK/riscv-asm-manual
RISC-V Assembly Programmer's Manual
SaiVK/tech-interview-handbook
💯 Materials to help you rock your next coding interview
SaiVK/unqlite
An Embedded NoSQL, Transactional Database Engine
SaiVK/wargame-nexus
A sorted and updated list of security wargame sites.
SaiVK/xv6-env
Docker image for building/running xv6