All Projects → RKX1209 → Kernel_exploit_world

RKX1209 / Kernel_exploit_world

Licence: apache-2.0
Tutorial for writing kernel exploits

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Kernel exploit world

Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+4335.48%)
Mutual labels:  tutorial, linux-kernel
Ionic Mosum
Download Latest Ionic v3 Weather App ->
Stars: ✭ 246 (-0.81%)
Mutual labels:  tutorial
Smoothscrollanimations
Demo of a tutorial on how to add smooth page scrolling with an inner image animation
Stars: ✭ 238 (-4.03%)
Mutual labels:  tutorial
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+989.11%)
Mutual labels:  tutorial
Pytorch fine tuning tutorial
A short tutorial on performing fine tuning or transfer learning in PyTorch.
Stars: ✭ 240 (-3.23%)
Mutual labels:  tutorial
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (-2.42%)
Mutual labels:  tutorial
Kitti tutorial
Tutorial for using Kitti dataset easily
Stars: ✭ 235 (-5.24%)
Mutual labels:  tutorial
Dl tutorial
Tutorials for deep learning
Stars: ✭ 247 (-0.4%)
Mutual labels:  tutorial
Typescript For Beginner Programmers
TypeScript for Beginner Programmers
Stars: ✭ 244 (-1.61%)
Mutual labels:  tutorial
Deeplearningcoursecodes
Notes, Codes, and Tutorials for the Deep Learning Course <which I taught at ChinaHadoop>
Stars: ✭ 241 (-2.82%)
Mutual labels:  tutorial
Train Robot Arm From Scratch
Build environment and train a robot arm from scratch (Reinforcement Learning)
Stars: ✭ 242 (-2.42%)
Mutual labels:  tutorial
Fullstackpython.com
Full Stack Python source with Pelican, Bootstrap and Markdown.
Stars: ✭ 2,667 (+975.4%)
Mutual labels:  tutorial
Unity Shader Basics Tutorial
A introduction into creating shaders for Unity
Stars: ✭ 243 (-2.02%)
Mutual labels:  tutorial
Mlsys Ladder
Learning Machine Learning, The Chinese Taoist Way
Stars: ✭ 239 (-3.63%)
Mutual labels:  tutorial
Cookbook
Code snippets for various programming languages and libraries
Stars: ✭ 245 (-1.21%)
Mutual labels:  tutorial
Ten Rules
Ten simple rules for better figures
Stars: ✭ 236 (-4.84%)
Mutual labels:  tutorial
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (-2.42%)
Mutual labels:  tutorial
Learn X By Doing Y
🛠️ Learn a technology X by doing a project - Search engine of project-based learning
Stars: ✭ 242 (-2.42%)
Mutual labels:  tutorial
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (-0.4%)
Mutual labels:  tutorial
Reactjs videoguides
ReactJS and Redux - Mastering Web Apps
Stars: ✭ 248 (+0%)
Mutual labels:  tutorial

Kernel Exploit World

Tutorial for writing kernel exploits.
This repository contains simple practices for writing kernel exploits.

kexploitdog

Contents

  • Chap1. Kernel Stack Buffer Overflow
  • Chap2. Linux Kernel Return Oriented Programming (ROP)
  • Chap3. Linux Kernel Stackjacking
  • Chap4. Towelroot

Purpose

For education in my class.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].