rguid version 2.0.2 (The GUID analyzer)

当サイトではアフィリエイト広告を利用しております。

Windowsソフト

rguid by katahiromz

This program rguid is a command line tool for Win32, to search, convert, and/or generate GUIDs.

Usage

rguid --search "STRING"
rguid IID_IDeskBand
rguid "{EB0FE172-1A3A-11D0-89B3-00A0C90A90AC}"
rguid "72 E1 0F EB 3A 1A D0 11 89 B3 00 A0 C9 0A 90 AC"
rguid "{ 0xEB0FE172, 0x1A3A, 0x11D0, { 0x89, 0xB3, 0x00, 0xA0, 0xC9, 0x0A, 0x90, 0xAC } }"
rguid "DEFINE_GUID(IID_IDeskBand, 0xEB0FE172, 0x1A3A, 0x11D0, 0x89, 0xB3, 0x00, 0xA0, 0xC9, 0x0A, 0x90, 0xAC);"
rguid --list
rguid --generate NUMBER
rguid --scan "YOUR_FILE_1" "YOUR_FILE_2" ...
rguid --help
rguid --version

You can specify partial GUIDs and multiple GUIDs.

Supported Platforms

  • Windows XP and later

Downloads

License

  • MIT

History

  • 2024-04-21 1.9.2
    • First release.
  • 2024-05-22 2.0.0
    • Support of “–def-only”.
  • 2024-05-22 2.0.1
    • Added semicolon to struct data output.
    • Support of “–guid-only”.
  • 2024-07-19 2.0.2
    • Strengthened database.
    • Added DEFINE_OLEGUID parsing.

Copyright

  • Copyright © 2024 Katayama Hirofumi MZ.

Contact us

Send e-mail to katayama.hirofumi.mz@gmail.com

コメント

タイトルとURLをコピーしました