kj0on

[Tool] richprint (CLI) 본문

Tools/Tool & Build

[Tool] richprint (CLI)

kj0on 2025. 7. 5. 17:03
목차 접기

1. 설명


Print compiler information stored in Rich Header of PE executables.
https://raw.githubusercontent.com/dishather/richprint/refs/heads/master/README.md


2. 빌드

git clone https://github.com/dishather/richprint.git

[이미지1] git clone


cmake <CMakeLists.txt 디렉터리 경로>

[이미지2] cmake


[이미지3] build


[이미지4] 구성 관리자


[이미지5] 솔루션 빌드


[이미지6] Debug


[이미지7] comp_id.txt

git clone을 한 처음 디렉터리 위치에서 comp_id.txt를 richprint.exe가 존재하는 디렉터리로 옮겨줘야 한다.


[이미지8] 빌드성공


3. 사용법

richprint.exe HelloWorld.exe # <richprint.exe path> <filepath>

 

[이미지9] richprint


4. Github

 

https://github.com/dishather/richprint

 

GitHub - dishather/richprint: Print compiler information stored in Rich Header of PE executables.

Print compiler information stored in Rich Header of PE executables. - dishather/richprint

github.com