kkamagui
Researcher. Linux Kernel and Debian Contributor. Author of 64-bit multicore OS principles and structure. PGP: 264A 6030 C1BA B4EA 82C3 7F44 E063 7682 4AC5 ABA9
The Affiliated Institute of ETRISouth Korea
Pinned Repositories
alcatraz
Alcatraz project for Black Hat USA 2021
bitleaker
This tool can decrypt a BitLocker-locked partition with the TPM vulnerability
IRON-HID
IRON-HID: Create Your Own Bad USB Device (Presented at HITBSecConf 2016)
linux-kernel-exploits
Linux kernel exploits for local privilege escalation
mint64os
Project for making your own 64bit multicore operating system (MINT64 OS) from scratch
mint64os-examples
"64비트 멀티코어 OS 원리와 구조" 의 예제 소스 코드
napper-for-tpm
TPM vulnerability checking tool for CVE-2018-6622. This tool will be published at Black Hat Asia 2019 and Black Hat Europe 2019
papers
Conference Papers and Appendicies (USENIX Security, BlackHat, HITBSecConf, and BeVX)
shadow-box-for-arm
Shadow-Box: Lightweight and Practical Kernel Protector for ARM (Presented at BlackHat Asia 2018)
shadow-box-for-x86
Shadow-Box: Lightweight and Practical Kernel Protector for x86 (Presented at BlackHat Asia 2017/2018, beVX 2018 and HITBSecConf 2017)
kkamagui's Repositories
kkamagui/linux-kernel-exploits
Linux kernel exploits for local privilege escalation
kkamagui/shadow-box-for-arm
Shadow-Box: Lightweight and Practical Kernel Protector for ARM (Presented at BlackHat Asia 2018)
kkamagui/IRON-HID
IRON-HID: Create Your Own Bad USB Device (Presented at HITBSecConf 2016)
kkamagui/reference-rootkit
Some papers and talks that I have done
kkamagui/Reptile
LKM Linux rootkit
kkamagui/386bsd
386BSD
kkamagui/acpica
The ACPI Component Architecture (ACPICA) project provides an open-source operating system-independent implementation of the Advanced Configuration and Power Interface specification (ACPI). For detailed project information and downloads, go to https://www.acpica.org. For ACPICA contributor and source code licensing information, go to
kkamagui/ATmega328-Flappy-Bird-Clone
Flappy Bird clone made for the ATmega328 and Sainsmart 1.8" TFT screen (ST7735)
kkamagui/BadgeHacking
kkamagui/build
Makefiles to use OP-TEE on various platforms for Shadow-box for ARM a.k.a Secure Pi. Please check secure-pi branch!
kkamagui/efi-tpm2-utils
TPM 2.0 tools running in EFI environment
kkamagui/gmail
A Pythonic interface for Google Mail
kkamagui/grub
GRand Unified Bootloader http://www.gnu.org/software/grub/grub.html, This grub has a event log dump feature for USENIX Security 2018 and Black Hat Europe 2019
kkamagui/linux
Linux kernel source tree for Shadow-box for ARM a.k.a Secure PI. Please check rpi3_optee-4.6-for-secure-pi branch!
kkamagui/optee_client
Normal World Client side of the TEE for Shadow-box for ARM a.k.a Secure Pi. Please check secure-pi branch!
kkamagui/optee_examples
OP-TEE Sample Applications for Shadow-box for ARM a.k.a Secure Pi. Please check secure-pi branch!
kkamagui/optee_os
Trusted side of the TEE for Shadow-box for ARM a.k.a Secure Pi. Please check secure-pi branch!
kkamagui/Programs-Scripts
[Matias Rootkit] The tiny programs and scripts that don't deserve a project, but I still want to share.
kkamagui/suterusu
An LKM rootkit targeting Linux 2.6/3.x on x86(_64), and ARM
kkamagui/tiny-AES128-C
Small portable AES128 in C