Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 변수
- reversing
- 뭉뭉
- 워 게임
- web
- hackingcamp
- 2021
- 풀이
- 히공
- probgame
- vsCode
- 리버싱
- c언어
- Basic
- 라이트업
- 파이썬
- write-up
- write up
- 코드엔진
- 강의
- 드림핵
- 리버스 엔지니어링
- reversing.kr
- 라이트 업
- 해킹캠프
- 시탭
- ShaktiCTF
- ctf
- PYTHON
- 라업
Archives
목록handray (1)
히공

문제 .text .globl value .data .align 4 .type value, @object .size value, 4 value: .long 24564753 .globl isGood .align 4 .type isGood, @object .size isGood, 4 isGood: .long 12345 .section .rodata .align 8 .LC0: .string "Hey ! Have you got a password for me ? " .text .globl getInput .type getInput, @function getInput: .LFB6: .cfi_startproc endbr64 pushq %rbp # .cfi_def_cfa_offset 16 .cfi_offset 6, -..
write up/Hero CTF 2021
2021. 5. 6. 22:44