Pinned Repositories
algorithm
문제로 풀어보는 알고리즘
awesome-windows-exploitation
A curated list of awesome Windows Exploitation resources, and shiny things. Inspired by awesom
binja-avr
AVR assembly plugin for Binary Ninja
blazefox
Blazefox exploits for Windows 10 RS5 64-bit.
chin0.github.io
:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios. Two-columns and extremely flexible.
ChinoOS
Chin0OS
coding
coooddddddeeeee
csapp
csapp assignment
custom-tech-modpack
Custom minecraft modpack(create, immersive)
everydayalgo
매일매일알고리즘
chin0's Repositories
chin0/everydayalgo
매일매일알고리즘
chin0/chin0.github.io
:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios. Two-columns and extremely flexible.
chin0/csapp
csapp assignment
chin0/algorithm
문제로 풀어보는 알고리즘
chin0/awesome-windows-exploitation
A curated list of awesome Windows Exploitation resources, and shiny things. Inspired by awesom
chin0/binja-avr
AVR assembly plugin for Binary Ninja
chin0/blazefox
Blazefox exploits for Windows 10 RS5 64-bit.
chin0/ChinoOS
Chin0OS
chin0/coding
coooddddddeeeee
chin0/custom-tech-modpack
Custom minecraft modpack(create, immersive)
chin0/dynamorio-sys
Automatically generated Rust bindings for DynamoRIO
chin0/exploit_me
Very vulnerable ARM application (CTF style exploitation tutorial)
chin0/SICP
sicp note
chin0/embedded_os_develop
임베디드 운영체제 개발
chin0/google-ctf
Google CTF
chin0/kernel-exploit-practice
repository for kernel exploit practice
chin0/KNK-C-Programming
정리&문제풀이
chin0/Layer7
과제&내용정리
chin0/llrl
Lisp-like programming language powered by Rust + LLVM
chin0/mikanos-build
Build and run scripts for MikanOS
chin0/rlisp
lisp compiler
chin0/rogue
rogue game implementation
chin0/rust.ko
A minimal Linux kernel module written in rust.
chin0/rustboot
A tiny 32 bit kernel written in Rust
chin0/rustchat
writing chatting program with rust
chin0/winafl
A fork of AFL for fuzzing Windows binaries
chin0/WinREPL
x86 and x64 assembly "read-eval-print loop" shell for Windows
chin0/x86-assembly-cheat
x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/************/x86-bare-metal-examples, ARM cheat at: https://github.com/************/arm-assembly-cheat