Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- CS/자료구조/Linked_List
- 코드엔진
- CS/자료구조/Stack
- CS/자료구조/Queue
- Tree/BST
- Tree/AVL/Deletion
- CS/자료구조/Doubly_Linked_List
- reversing
- Tree/Binary_Search_Tree
- Tree/Binary_Tree
- Tree/Traversal
- Tree/RBTree/Deletion
- Tree/RBTree/Insertion
- Tree/RBTree
- CS/자료구조/Circular_Linked_List
- Tree/AVL/Insertion
- 리버싱
- Tree/AVL
- ctf
- tree
- codeengn
- CS/자료구조/Circular_Queue
- CS/자료구조/Singly_Linked_List
- CS/자료구조/Priority_Queue
- UTCTF
- forensic
Archives
- Today
- Total
SuperVingo
N0named 입사 테스트[2] Writeup 본문
728x90
다시한번 이미지 파일 복구 문제이다.
PNG헤더에 JPG가 적혀있다. PNG로 바꿔주자
그러니 까만 화면만 나온다. 안에 내용을 자세히 보기 위해서 TweakPNG로 분석해본다.
PNG가 아닌 APNG 파일이였던것으로 확인된다. IDAT와 다른 헤더들의 위치를 올바른 곳으로 옮겨주면
APNG 파일(GIF 처럼 여러 장의 파일이 합쳐져있음)이므로 분리해보면 플래그를 찾을 수 있다.
728x90
'Wargame[워게임] > N0Named' 카테고리의 다른 글
N0named 123321123 Writeup (0) | 2021.03.04 |
---|---|
N0named 수상한 메일 Writeup (0) | 2021.03.04 |
N0named 길에서 주어온 만두 Writeup (0) | 2021.03.04 |
N0named 입사 테스트[1] Writeup (0) | 2021.03.04 |
N0named 누가 진짜일까? Writeup (0) | 2021.03.04 |