https://wowcat.tistory.com/2073
Visual Studio Random Stack Address option off ( 랜덤 스택 옵션 , 랜덤 변수 주소 옵션 끄기 ASLR )
Address space layout randomization Visual Studio에서는 고정되어있는 stack 시작 주소를 랜덤화하여 임의주소로 바꾸는 옵션을 켜 놓았음. 이 기술을 Address Space Layout Randomization(ASLR)라고 함. 관련..
wowcat.tistory.com
random stack address 옵션 끄기
'공부,일 > c언어' 카테고리의 다른 글
2중 포인터 & 포인터 값 대입 (2) | 2022.01.28 |
---|---|
#pragma 사용법 (0) | 2021.10.10 |
volatile (0) | 2021.07.16 |
저수준 파일 입출력 (0) | 2021.06.29 |
우분투에서 c 언어 사용하기( gcc) (0) | 2021.06.28 |
댓글