일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- PWN
- Spring MVC
- 정보처리기사 실기
- Spring Framework
- Shell code
- Lord of BOF
- 네트워크
- webhacking.kr
- pwnable
- OS
- Spring
- SQL
- hacking
- stack overflow
- 웹해킹
- 운영체제
- Pwnable.kr
- system hacking
- wargame
- LOB
- 해킹
- Operating System
- Buffer Overflow
- Payload
- BOF
- System
- webhacking
- 워게임
- 정보보안기사
- 정보보안기사 실기
Archives
- Today
- Total
목록file operation (1)
DongDD's IT
File System - File, File System, Attributes, Operation, Directory, Directory Structure, Link, Mounting
File System File abstraction 1) User's view : Byte sequence의 이름2) File System's view : Disk Block들의 집합 File System 역할1) 이름과 offset을 가지고 disk block으로 변환해줌2) File operation management : File 관련 operation을 관리함(open, read, write, close ...)3) Directory management File Definition : 보조기억장치에 저장된 연관된 정보들의 집합- data는 파일에 기록되지 않으면 보조기억장치에 저장될 수 없다. Attributes1) Name : 사람이 읽을 수 있는 형태의 정보로 되어있다.2) Identifier..
운영체제
2017. 11. 19. 17:13