일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- fault-localization
- FSE
- software-testing
- ICSE
- reading critique
- QT
- Software Engineering
- 생명의 삶
- software-engineering
- citrus
- 소프트웨어 취약저 분석
- Environment
- build
- unit-testing
- 대학원생
- fuzzing
- libFuzzer
- vulnerabilties
- sotware-testing
- graphfuzz
- libxml2
- binary code analaysis
- linking
- 느헤미야
- 묵상
- binary code analysis
- protobuf
- Cyber Security
- 프로그램 분석
- 바이너리 분석
Archives
- Today
- Total
목록바이너리 분석 (1)
heechan.yang

1. Ghidra 무엇?Ghidra는 binary 파일에 대해서 reverse engineering을 해서 source code를 돌려주는 도구이다 (기능이 더 있겠지만, 일단, 나는 그렇게 쓰고 있다). 즉, Ghidra는 decompiler (binary -> code)이다.https://ghidra-sre.org/ GhidraGetting Help Ghidra provides context-sensitive help on menu items, dialogs, buttons and tool windows. To access the help, press F1 or Help on any menu item or dialog. Visit our Wiki Issue Trackerghidra-sre.org ht..
Computer Science
2024. 10. 19. 15:37