42seoul
- 42서울 후기 (2023-07-01)
- miniRT (2022-08-26)
- push swap 문제와 해결 알고리즘 복잡도 증명 (2022-04-15)
- 라피신 후기 (2021-04-23)
clrs
- flow network (2021-08-03)
- 3 확률적 분석(Indicator random variables) (2021-07-15)
- 2 분할정복(Divide and Conquer) (2021-07-15)
- 1 알고리즘 기초 지식 (2021-07-13)
- String Matching (2020-06-03)
- FFT[작성중] (2020-05-31)
- Introduction to Quick Sort (2020-05-31)
- 5 RSA (2020-02-01)
- 4 Carmichael function (2020-02-01)
- 3 Chinese Remainder Theorem (2020-02-01)
- 2 PrimalityTest (2020-02-01)
- 1 기초 number theory (2020-02-01)
algorithm
asm
c
c++
- sql cheat sheet (2023-09-18)
- cpp 캐스팅 (2023-09-18)
- NRVO (2022-12-21)
- Visual Studio C,C++ msvc tip (2020-12-10)
- 한 줄띄우는 규칙 (2020-07-26)
- c++11 random seed test (2020-01-07)
- std::atomic_flag의 delete fuction 탐방기 (2020-01-01)
cpp
cs
csapp
- malloc lab 2. 구현 (2023-01-26)
- malloc lab 1. 개념정리 (2023-01-25)
- shell lab (2022-04-12)
- bomb lab phase_dufused (2020-08-14)
- bomb lab phase 2~6 (2020-08-10)
- x86-64 assembly bomb lab setting, phase 1 (2020-08-05)
ctf
db
etc
- 빌드 시간을 줄이기 위한 노력들 (작성중) (2024-09-03)
- C언어가 cpu에 작동하기까지 심화 : 컴파일 (2024-08-09)
- Visual Studio의 사용하는 디버깅 기능 (2024-04-25)
- WinDBG (2024-01-29)
- VS22 추가기능 ~17.10 (2024-01-29)
- 성능을 위한 메모리 사용 tip (2023-10-06)
- 버그 기초예방법 (2023-10-05)
- C언어가 cpu에 작동하기까지 심화 : 실행(작성중) (2023-09-22)
- 개발,CS 족적 (2023-01-06)
- shell 구현하면서 알게된것과 여러가지 체크 포인트 (2022-04-04)
- 크리스마스날쓰는 예외처리를 어떻게 할 것이냐 (2021-12-25)
- 생일날쓰는 onsen downloader 고침기 (2021-12-19)
- C언어가 cpu에 작동하기까지 (2021-10-27)
- onsen downloader 개발기 (2021-02-28)
- git setting (2021-02-03)
- biginteger[작성중] (2021-01-01)
java
latex
math
note
- 빌드관리 및 디버깅 (2010년 자료) (2024-07-01)
- pure call error (2023-04-15)
- socket + C/C++기반의)실시간 게임서버 최적화 전략 (2023-04-10)
notes
- 쿠키런: 킹덤, 총 56시간의 긴급 점검 회고 (2024-09-19)
- 폭증하는 카카오톡 트래픽에 대처하는 방법 (2024-09-18)
- 서버야 아프지마 - 신입 개발자를 위한 윈도우 메모리릭 디버깅 (2023-03-09)
- asm 정리 (2023-03-07)
- SIMD 프로그래밍 소개 (2022-08-25)
- windows 멀티쓰레드 프로그래밍 활용 (2022-05-09)
- Introduction to Multithreading for Video Games (2022-05-09)
- Dreamhack : Reverse Engineering (2021-09-17)
- 코테용 sql (2021-02-18)
- C#[작성중] (2021-01-13)
- Rust[작성중] (2021-01-10)
- 5 DreamHack Linux Exploitation & Mitigation Part 2 (2020-08-31)
- 4 DreamHack Linux Exploitation & Mitigation Part 1 (2020-08-22)
- Android Kernel Exploitation 분석 (2020-06-19)
- Android Kernel Exploitation 실습 (2020-06-19)
- Difuze (2020-06-06)
- 3 DreamHack Logical Bugs (2020-06-03)
- 2 DreamHack Memory Corrunption in C++ (2020-05-31)
- 1 DreamHack 시스템 해킹 커리큘럼 01 기초,Memory Corrunption 1,2 (2020-05-30)
- 안드로이드 장치 드라이버에 대한 효과적 취약점 탐지 기법 (2020-05-23)
oop
pintos
- pintos 재시작, argument passing (2024-05-09)
- Usertext (2021-03-09)
- E Debugging Tools 번역 (2021-03-03)
- project2 user program 번역 (2021-03-02)
- semaphore, lock, condition variable 간략한 설명 (2021-02-19)
- pintos-Priority-Scheduling (2021-02-07)
- pintos 세팅중 만난 에러들과 해결법 (2021-01-25)