Information*/알면도움됨
메모리 배열 조정하기
ch4rli3kop
2020. 7. 17. 04:27
반응형
enum을 사용하거나 다음과 같이 pragma를 이용하면 댐.
char c;
int a;
char d[0x13];
CTF 문제 만들 때 유용함
반응형