# ImHex - 리버스 엔지니어를 위한 Hex Editor

> Clean Markdown view of GeekNews topic #3373. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3373](https://news.hada.io/topic?id=3373)
- GeekNews Markdown: [https://news.hada.io/topic/3373.md](https://news.hada.io/topic/3373.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-12T09:36:26+09:00
- Updated: 2020-12-12T09:36:26+09:00
- Original source: [github.com](https://github.com/WerWolv/ImHex)
- Points: 7
- Comments: 2

## Topic Body

- 강력한 Hex View : 바이트 패칭, 복사, 검색, 컬러 강조

- 각종 아키텍쳐 디스어셈블 지원 (Capstone 사용)

ㅤ→ ARM,MIPS,x86,PowerPC,Sparc..

- 파일 해슁 지원 : CRC16/32, MD4/5, SHA-1/256/512 등

- C++ 과 비슷한 패턴 언어로 파일 파싱 지원

- 리눅스/윈도우 지원

* Capstone - The Ultimate Disassembler http://www.capstone-engine.org/

## Comments



### Comment 3847

- Author: ffdd270
- Created: 2020-12-12T19:14:48+09:00
- Points: 1

해당 에디터는 ImGui를 사용했는데, 유저 레벨로 배급하기는 좀 그렇지만, 빠르게 개발툴을 개발해야할 때는 쉽고 빠르게 문제를 해결해주는 라이브러리입니다. 강추드려요. 👍

### Comment 3844

- Author: xguru
- Created: 2020-12-12T09:36:30+09:00
- Points: 1

rehex - 리버스 엔지니어를 위한 오픈소스 Hex 에디터 https://news.hada.io/topic?id=3245

010 Editor - 전문가용 Text + Hex Editor - https://news.hada.io/topic?id=3209
