다른 명령
편집 요약 없음 |
편집 요약 없음 |
||
(같은 사용자의 중간 판 25개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
<div | <templatestyles src="Template:대문/shared/styles.css" /> | ||
<div class=" | |||
<div class=" | {{대문/header}} | ||
<div id="home-content" class="home-grid"> | |||
<div id="home-card-onthewiki" class="home-card home-card--col1 home-card--row1"> | |||
<div class="home-card__label">Nori wiki</div> | |||
<div class="home-link"> | |||
<div class="home-link__button">[[Help:About the wiki|About the wiki]]</div> | |||
<div class="home-link__button">[[Help:Style guide|Style guide]]</div> | |||
<div class="home-link__button">[[Help:How to contribute|How to contribute]]</div> | |||
</div> | |||
</div> | </div> | ||
<div id="home-card-onthewiki" class="home-card home-card--col2 home-card--row1"> | |||
<div class="home-card__label">Author</div> | |||
<div class="home-link"> | |||
안준호 (Ahn, Junho)<br> | |||
KAIST E3-1 CASYS Lab<br> | |||
✉️ junhoahn@kaist.ac.kr | |||
<div class="home-link__button">[https://sites.google.com/view/junhoahn/ Curriculum Vitae]</div> | |||
</div> | |||
</div> | |||
<div id="home-card-onthewiki" class="home-card home-card--col3 home-card--row1"> | |||
<div class="home-card__label">Submissions</div> | |||
# USENIX Security 2024 <strong>Junho Ahn</strong>, Jaehyeon Lee, KangHyuk Lee, Wooseok Gwak, Minseong Hwang, Youngjin Kwon, "[[BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel]]" (Acceptance rate: 18.32%, BK21++) | |||
# IEEE S&P 2025 <strong>Junho Ahn</strong>, KangHyuk Lee, Chanyoung Park, Hyungon Moon, Youngjin Kwon, "[[SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World]]" (Acceptance rate: 14.8%, BK21++) | |||
<div class="home-card__header" style="font-size:200%"> | |||
</div> | |||
</div> | |||
</div> | |||
<tabber> | |||
|-|Science= | |||
<div class="home-card"> | |||
<div class="main-top-left" style="float:left"> | <div class="main-top-left" style="float:left"> | ||
<categorytree mode="pages" namespaces="Main Category">전산과학</categorytree> | <categorytree mode="pages" namespaces="Main Category">전산과학</categorytree> | ||
14번째 줄: | 46번째 줄: | ||
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
|-|Hobby= | |||
<div class="home-card"> | |||
<categorytree mode="pages" namespaces="Main Category">필름 카메라</categorytree> | |||
</div> | |||
</tabber> | |||
<div | <div class="home-card"> | ||
<div class="home-card__label">최근 바뀜</div> | |||
{{Special:RecentChanges/15,hidecategorization,hideminor}} | |||
</div> | |||
</div> | |||
< | <!--- | ||
|-|Book Review= | |||
<div class="home-card"> | |||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">문학</categorytree> | |||
< | </div> | ||
<div class="main-top-left" style="float:left"> | |||
<categorytree mode="pages" namespaces="Main Category">사회과학</categorytree> | |||
<div style=" | </div> | ||
<div style="clear:both"></div> | |||
---!> | |||
2025년 4월 25일 (금) 02:10 기준 최신판
Nori wiki
Author
안준호 (Ahn, Junho)
KAIST E3-1 CASYS Lab
✉️ junhoahn@kaist.ac.kr
Submissions
- USENIX Security 2024 Junho Ahn, Jaehyeon Lee, KangHyuk Lee, Wooseok Gwak, Minseong Hwang, Youngjin Kwon, "BUDAlloc: Defeating Use-After-Free Bugs by Decoupling Virtual Address Management from Kernel" (Acceptance rate: 18.32%, BK21++)
- IEEE S&P 2025 Junho Ahn, KangHyuk Lee, Chanyoung Park, Hyungon Moon, Youngjin Kwon, "SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World" (Acceptance rate: 14.8%, BK21++)
최근 바뀜
약어 목록:
- 새글
- 새 문서 (새 문서 목록도 보세요)
- 잔글
- 사소한 편집
- 봇
- 봇이 수행한 편집
- (±123)
- 바이트 수로 표현한 문서 크기의 차이
2025년 7월 2일 (수)
|
새글 07:02 | CAMP: Compiler and Allocator-based Heap Memory Protection 4개 바뀜 역사 +3,677 [Ahn9807 (4×)] | |||
|
07:02 (최신 | 이전) −21 Ahn9807 토론 기여 | ||||
|
07:01 (최신 | 이전) −21 Ahn9807 토론 기여 | ||||
|
06:58 (최신 | 이전) +1 Ahn9807 토론 기여 | ||||
새글 |
|
06:57 (최신 | 이전) +3,718 Ahn9807 토론 기여 (새 문서: 분류: USENIX Security {{Paper|title=CAMP: Compiler and Allocator-based Heap Memory Protection|year=2024|conference=USENIX Security|author=Zhenpen Lin, Zheng Yu, Ziyi Guo, Simone Campanoni, Peter Dinda, Xinyu Xing|institution=Northwestern University}} == 개요 == Compiler support와 Memory allocator support를 이용해서 Memory santizier을 개발하였다. Memory allocator을 통한 Runtime-support로 다양한 Static instrumentation optimization을 통해서 overh...) 태그: 시각 편집: 전환됨 |
|
05:45 | SwiftSweeper: Defeating Use-After-Free Bugs Using Memory Sweeper Without Stop-the-World 6개 바뀜 역사 +184 [Ahn9807 (6×)] | |||
|
05:45 (최신 | 이전) +21 Ahn9807 토론 기여 | ||||
|
05:37 (최신 | 이전) +19 Ahn9807 토론 기여 태그: 시각 편집 | ||||
|
05:36 (최신 | 이전) −31 Ahn9807 토론 기여 태그: 시각 편집 | ||||
|
05:32 (최신 | 이전) +51 Ahn9807 토론 기여 태그: 시각 편집 | ||||
|
05:29 (최신 | 이전) +1 Ahn9807 토론 기여 태그: 시각 편집: 전환됨 | ||||
|
05:28 (최신 | 이전) +123 Ahn9807 토론 기여 태그: 시각 편집: 전환됨 |
|
05:35 | 틀:Paper 5개 바뀜 역사 −1,651 [Ahn9807 (5×)] | |||
|
05:35 (최신 | 이전) +301 Ahn9807 토론 기여 | ||||
|
05:27 (최신 | 이전) +181 Ahn9807 토론 기여 | ||||
|
05:22 (최신 | 이전) +201 Ahn9807 토론 기여 | ||||
|
05:17 (최신 | 이전) −1,736 Ahn9807 토론 기여 | ||||
|
05:04 (최신 | 이전) −598 Ahn9807 토론 기여 |