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