일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- IF문
- 자바스크립트
- object
- sql injection
- 김성엽 대표님
- burp suite
- htmlspecialchars
- 파이썬
- 사칙연산
- xss game 풀이
- element 조회
- xss game
- 메소드
- window
- lord of sql injection
- jQuery
- blind sql injection
- property
- 조건문
- 함수
- document
- Pwndbg
- suninatas 풀이
- 백준 알고리즘
- github
- 포인터
- python
- 배열
- 객체
- 백준 파이썬
Archives
- Today
- Total
목록포인트 배열 (1)
power-girl0-0

안녕하세요~~ (∩^o^)⊃━☆ 0. 풀기 전, 공부하고 오기! C언어 "포인터 배열"을 잘 이해하고 있다면, 쉽게 문제를 풀 수 있을 것이다. 1. 문제 문제에서 주어진 C언어 코드이다. #include #include unsigned long hashcode = 0x21DD09EC; unsigned long check_password(const char* p){ int* ip = (int*)p; int i; int res=0; for(i=0; i
War game/pwnable.kr
2022. 2. 9. 02:31