FSOP : File Stream Oriented Programming
Introduction file struct 구조를 분석하여 File Stream Oriented Programming에 대해 공부한 내용을 정리하려 한다. Data Structure in File 먼저, file 구조체를 알아야한다. struct _IO_FILE { int _flags; /* High-order word is _IO_MAGIC; rest is flags. */ #define _IO_file_flags _flags /* The following pointers correspond to the C++ streambuf protocol. */ /* Note: Tk uses the _IO_read_ptr and _IO_read_end fields directly. */ char* _IO_rea..
pwnable/정리 2019. 12. 22. 04:08
최근에 올라온 글
최근에 달린 댓글
TAG
- pwnable.tw
- FSB
- pwnable
- SQLi
- tcache
- 해킹
- TLS
- srop
- HackCTF
- overflow
- codegate
- exit
- heap
- fastbindup
- fsop
- stack reusing
- glibc
- ebp change
- oob
- 본선가고싶다
- rt_sigreturn
- pwable
- hacking
- shellcoding
- fastbin
- Total
- Today
- Yesterday