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