Lists (23)
Sort Name ascending (A-Z)
Algorithm
Android Dev & Sec
Compilers
Computer Architecture
Computer Graphics
CVEs
Database
Developments
Interest
Jobs & Interview
Kernel
Kernel Fuzzer
Machine learning
Operating System
Programming Language
Safe & Security
Self studying
Software Analysis
Software Engineering
Tools
Virtualization
Web Browser
Windows
Stars
- All languages
- ASP
- Assembly
- AutoIt
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- D
- Dockerfile
- EJS
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MLIR
- Makefile
- Markdown
- Meson
- Objective-C
- Objective-C++
- PHP
- Perl
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Shell
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
- WebAssembly
- XML
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
A collection of tools, libraries, and tests for Vulkan shader compilation.
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-m…
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
Pentesting cheatsheet with all the commands I learned during my learning journey. Will try to to keep it up-to-date.
📚 WebAssembly friendly programming with C/C++ -- Emscripten practice
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
全功能泉盛UV-K5/K6固件 Quansheng UV-K5/K6 Firmware
IDA plugin and loader for UEFI firmware analysis and reverse engineering automation
RouterOS Security Research Tooling and Proof of Concepts
Examples of leaking Kernel Mode information from User Mode on Windows
Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.
An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
A series of demos to show how chromium is constructed.
A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities
A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3