티스토리 뷰
create_proc_entry
struct proc_dir_entry *create_proc_entry ( const char *name, mode_t mode, struct proc_dir_entry *parent); ); |
example : ptr=create_proc_entry("temporary", 044, NULL);
proc 파일 생성을 위한 함수이다.
이 때 반환 값으로 proc_dir_entry를 돌려주는데 ptr->parent 는 /proc 디렉토리의 포인터이다.
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- gdb intel
- 레거시 드라이버
- DriverEntry
- 리눅스 모듈
- LKM
- 드라이버
- backdoor
- rootkit
- gdb명령어
- 백도어
- 모듈
- Intel
- 루트킷
- module
- PNP 드라이버
- 변환
- gdb intel 변환
- vmware 오류
- breakpoint
- IRP
- BP
- gdb 명령어
- GDB
- vmware cannot connect to the virtual machine
- 디바이스
- VMware
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함