Computer Security/System

gs segment base address

tunz 2014. 2. 24. 13:21

linux에서 %gs:0x10 이런식으로 접근할때, gs의 베이스주소를 알아내는법


$ strace -f ./바이너리 2>&1 | grep thread_area


저작자표시 비영리 변경금지 (새창열림)