메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

대문: 두 판 사이의 차이

noriwiki
Pinkgo (토론 | 기여)
편집 요약 없음
편집 요약 없음
 
(사용자 2명의 중간 판 53개는 보이지 않습니다)
1번째 줄: 1번째 줄:
[[컴퓨터 공학]] 수업 교재를 알아보기 쉽게 정리하는 위키 사이트 입니다.
<templatestyles src="Template:대문/shared/styles.css" />


[https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents 사용자 가이드]에서 위키 소프트웨어에 대한 정보를 얻을 수 있습니다.
{{대문/header}}


== 시작하기 ==
<div id="home-content" class="home-grid">
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings 설정 목록]
<!--
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ 미디어위키 FAQ]
<div class="home-card__label">Nori wiki</div>
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ 미디어위키 릴리스 메일링 리스트]
<div class="home-link">
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources 내 언어로 미디어위키 지역화]
<div class="home-link__button">[[Help:About the wiki|About the wiki]]</div>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam 당신의 위키에서 스팸에 대처하는 법을 배우세요]
<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 class="home-card home-card--col1 home-card--row1">
<div class="home-card__label">Author</div>
<div class="home-link">
안준호 (Ahn, Junho)<br>
KAIST E3-1 CASYS Lab<br>
KAIST, Dajeon, Republic of Korea Mar 2023 - <br>
Ph.D. Student, School of Computing <br>
✉️ junhoahn@kaist.ac.kr <br>
<div class="home-link__button">[https://sites.google.com/view/junhoahn/ Curriculum Vitae]</div>
</div>
</div>
 
<div class="home-card home-card--col2 home-card--row1">
<div class="home-card_label">Submissions</div>
<tabber>
|-|First author=
# ''[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++)
|-|Collaboration=
# ''[European Conference on Computer Systems (EuroSys), 2026]'' Minkyu Jung, Chanshin Kwak, <strong>Junho Ahn</strong>, Sunho Park, Changjun Lee, Jongyul Kim, Jeehoon Kang, Youngjin Kwon, "CofferOS: Hardening OS-level Virtualization with Rust" (BK21++)
# ''[USENIX OSDI 2026]'' Jongyul Kim, Jaehwan Lee, Inhoe Koo, Peizhe Liu, Jiyuan Zhang, <strong>Junho Ahn</strong>, Tianyin Xu, Youngjin Kwon, "Oxbow: A Coordinated Architecture for Multi-component File Systems" (BK21++)
</tabber>
</div>
</div>
 
</div>
<tabber>
|-|Science=
<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>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">수학</categorytree>
</div>
<div style="clear:both"></div>
|-|Hobby=
<div class="home-card">
<categorytree mode="pages" namespaces="Main Category">필름 카메라</categorytree>
</div>
|-|Liberal Arts=
<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>
<div class="main-top-left" style="float:left">
<categorytree mode="pages" namespaces="Main Category">사회과학</categorytree>
</div>
<div style="clear:both"></div>
</tabber>
 
<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>
<div style="clear:both"></div>
---!>

2026년 4월 14일 (화) 04:26 기준 최신판

👋 Welcome to the

NORI WIKI

Noriwiki 문서 2,277 개 및 수정횟수 6,423
Author
Submissions

  1. [European Conference on Computer Systems (EuroSys), 2026] Minkyu Jung, Chanshin Kwak, Junho Ahn, Sunho Park, Changjun Lee, Jongyul Kim, Jeehoon Kang, Youngjin Kwon, "CofferOS: Hardening OS-level Virtualization with Rust" (BK21++)
  2. [USENIX OSDI 2026] Jongyul Kim, Jaehwan Lee, Inhoe Koo, Peizhe Liu, Jiyuan Zhang, Junho Ahn, Tianyin Xu, Youngjin Kwon, "Oxbow: A Coordinated Architecture for Multi-component File Systems" (BK21++)

최근 바뀜
약어 목록:
새글
새 문서 (새 문서 목록도 보세요)
잔글
사소한 편집
봇이 수행한 편집
(±123)
바이트 수로 표현한 문서 크기의 차이

2026년 5월 18일 (월)

새글    09:05  SoftBound: Highly Compatible and Complete Spatial Memory Safety for C 차이역사 +732 Ahn9807 토론 기여 (새 문서: 분류: ACM PLDI {{Paper|title=SoftBound: Highly Compatible and Complete Spatial Memory Safety for C|authors=Santosh Nagarakatte Jianzhou Zhao Milo M. K. Martin Steve Zdancewic|conference=Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)|year=2009}} == 개요 == Softbound는 spatial safety bug를 잡기 위한 방식이다. 모든 오브젝트 할당마다 base랑 size를 저장하는 내부 변수를 만들고, 매 load/st...) 태그: 시각 편집: 전환됨