Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ImHex-1.38.1-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: ImHex Distribution: openSUSE Tumbleweed
Version: 1.38.1 Vendor: openSUSE
Release: 1.3 Build date: Tue Jan 6 14:31:40 2026
Group: Development/Tools/Other Build host: reproducible
Size: 59938227 Source RPM: ImHex-1.38.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://imhex.werwolv.net/
Summary: A Hex Editor for Reverse Engineers, Programmers
A hex editor with a custom C++-like pattern language for parsing and highlighting a file's content,
data import and export, string search, file hashing, disassembler support, bookmarks, data analyzers,
demanglers, color picker, regex replacer, calculator, built-in cheat sheets and eye friendly UI.

Provides

Requires

License

GPL-2.0-only

Changelog

* Tue Jan 06 2026 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.38.1
    * https://github.com/WerWolv/ImHex/releases/tag/v1.38.1
* Sun Dec 07 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.38.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.38.0
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
  - Remove unused BuildRequires: update-desktop-files.
* Sat Oct 04 2025 Martin Hauke <mardnh@gmx.de>
  - Use fmt10 for TW builds.
* Wed Feb 26 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.37.4
    * Fixed a regression with the frame rate limiting logic which
      caused ImHex to use a lot of CPU on Idle.
    * Fixed a few issues with OpenGL texture deallocations.
  - Update to version 1.37.3
    * Fixed a crash when closing ImHex, mainly noticeable on macOS.
    * Fixed an ID collision when multiple fonts with the same name
      are installed on the system.
* Mon Feb 24 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.37.2
    Bugfix release
    * https://github.com/WerWolv/ImHex/compare/v1.37.1...v1.37.2
* Mon Feb 24 2025 Martin Hauke <mardnh@gmx.de>
  - Don't package imhex-updater.
* Wed Feb 19 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.37.1
    Bugfix release
    * https://github.com/WerWolv/ImHex/compare/v1.37.0...v1.37.1
* Mon Feb 17 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.37.0:
    Features
    * ImHex now properly supports HiDPI scaling.
    * You can now set separate fonts for the main UI, the Hex Editor
      and the Pattern Editor.
    * Added messaging support.
    Improvements
    * Replaced the app icon with the one from the Papyrus Icon
      Project.
    Pattern Language
    * The evaluator now tries to keep as many patterns as it
      possibly can when an error occurs
    Bugfixes
    * Lots of fixed bugs
    Full changelog
    * https://github.com/WerWolv/ImHex/releases/tag/v1.37.0
  - Use distro provided nlohmann_json
* Sat Dec 28 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.36.2:
    * https://github.com/WerWolv/ImHex/releases/tag/v1.36.2
    * https://github.com/WerWolv/ImHex/releases/tag/v1.36.1
* Wed Dec 25 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.36.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.36.0
* Thu Nov 07 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.35.4
    * https://github.com/WerWolv/ImHex/releases/tag/v1.35.4
  - Update to version 1.35.3
    * https://github.com/WerWolv/ImHex/releases/tag/v1.35.3
  - Update to version 1.35.2
    * https://github.com/WerWolv/ImHex/releases/tag/v1.35.2
  - Update to version 1.35.1
    * https://github.com/WerWolv/ImHex/releases/tag/v1.35.1
  - Update to version 1.35.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.35.0
  - Update to version 1.34.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.34.0
  - Update to version 1.33.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.33.0
  - Drop patches (not longer needed)
    * llvm_demangler_signature.patch
    * installation.patch
  - Add patch:
    * ImHex-llvm_demangler-linking.patch
* Thu Dec 28 2023 mardnh@gmx.de
  - Update to version 1.32.1:
    Bugfix release
    * ImHex doesn't crash anymore when opening the diffing view.
* Thu Dec 28 2023 mardnh@gmx.de
  - Update to version 1.32.0:
    Additions
    * Added a shortcut manager to the Settings.
    * Added Markdown reports.
    * Greatly improve the Undo/Redo system.
    * Added option to specify custom highlighting rules to set the
      foreground color of bytes according to boolean equations.
    * Added Workspaces.
    * Added a minimal layout.
    * Added automatic backups.
    * Added a interactive tutorial.
    Improvements
    * Rewrote, restructured and redesigned Settings interface.
    * Updated ImGui to v1.90.
    * Lots and lots of UI improvements.
    * Lots and lots of internal rewrites, restructures and refactors.
    * Scrolling in the hex editor now works much nicer.
    Bug Fixes
    * Fixed issue where no provider was being selected when closing
      a provider in some cases.
    * Moving windows that overlap with the main window title bar no
      longer move the main window.
    Pattern Language
    * Ongoing: Big parts of the Pattern Language are currently being
      rewritten in order to drastically improve usability, speed and
      reliability.
    * Added support for writing back to the data source.
    * Added support for decompressing data.
  - Drop patch:
    * llvm_demangler_signature.patch (no longer needed)
  - Add ImHex-rpmlintrc to workaround some sdk related rpmlint
    warnings.
* Mon Nov 20 2023 Michael Gumsley <gumsley_6@hotmail.com>
  - Fix openSUSE Tumbleweed build:
    * Backport fix from upstream commit
      498d8c1d65c1a74c3f2c21806803254c61df6d01 regarding
      llvm::itaniumDemangle signature used in crash_handlers.cpp
* Mon Sep 25 2023 mardnh@gmx.de
  - Update to version 1.31.0:
    Additions
    * Added a command line interface to ImHex.
    * Added initial support for .NET scripts.
    * Added Achievements.
    * Added a new and much nicer splash screen.
    * Allow memory files to be saved to project files and be renamed .
    * Added built-in logging console.
    * Allow hex editor data visualizers to be switched to big-endian
      mode.
    * Upgraded to Capstone V5.
    * Encoding names are now being displayed in the header of the
      hex editor.
    * Added a "Update All" button to the content store.
    * Linux now uses the GTK filepicker whenever possible.
    * The hex editor editing mode is now being entered when
      pressing Enter.
    * Added a setting to remember the current main window size and
      position.
    * Added option to fill a selected region with bytes.
    * Added option to switch between human-readable sizes and bytes
      in the hex editor footer.
    * Added authors and descriptions to things in the content store
    * Added shortcuts to switch between providers, evaluate
      patterns and interact with the pattern debugger
    Improvements
    * Improved the data information diagrams look and field.
    * Multi-window support is now being disabled properly by
      default on Linux.
    * Plugins are now being loaded asynchronously to improve
      startup times.
    * Pattern console is automatically scrolled to the bottom now
      when new lines are being added.
    * Unidentifiable data is being handled better now in the data
      information view.
    * Allow hex editor view to be scrolled slightly past the end.
    * Made demangler results selectable and copyable.
    * ImHex should now exit cleanly when crashing.
    * Bytes per row count setting in the hex editor is being
      remembered now.
    Bug Fixes
    * Fixed raw disk provider not working correctly on non-windows
      platforms.
    * Fixed disassembler view not clearning selection when typing
      in the region field.
    * Fixed page count displaying wrongly in empty files.
    * Fixed crash when trying to paste bytes without a selection.
    * Fixed occasional crash when evaluating patterns.
    * Fixed scaling not being applied properly in some cases.
    * Fixed bookmarks not being loaded correctly from project files.
    * Fixed menu bar being scrollable sideways.
    * Fixed loading projects when an existing project is loaded
      already.
    * Fixed issues where the cursor started flickering when hovering
      certain elements.
    * Fixed crash when clicking on "Open in new view" in a bookmark.
    * Fixed occasional crash when loading incorrect data processor
      node files.
    * Fixed writing to non-zero pages in the hex editor when a custom
      base address has been set.
    * Fixed issue where libmagic dumped a bunch of compiled files
      into the cwd on Linux and macOS.
    * Fixed endianess of all CRC hashes.
    * Fixed highest/lowest entropy block address in the data
      information view being wrong.
    * Fixed issue where downloading items from the store was
      suceptible for path traversal.
    * Fixed various data processor issues.
    Pattern Language
    * Added typenameof operator.
    * Added [[hex::favorite]] attribute to mark patterns as favorites
      directly.
    * Added [[hex::group]] attribute to add patterns to custom groups
      in the pattern data view.
    * Added single-stepping feature to pattern debugger.
    * Added coordinates visualizer.
    * Added timestamp visualizer.
    * Images in the pattern image and bitmap visualizer can now be
      scaled.
    * Added various new inline visualizers such as "color", "guage"
      and "button".
    * Format functions are no longer being evaluated during
      highlighting.
    * Sections without a name are being hidden now and treated as
      "internal" sections
    * Added [[hex::spec_name]] attribute to document names for
      pattern variables taken from the documentation.
    * Added string in/out variables.
    * Fixed issue where pattern local variables sometimes allocated
      huge amounts of memory.
* Mon Jul 03 2023 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.30.1:
    * https://github.com/WerWolv/ImHex/releases/tag/v1.30.1
    * https://github.com/WerWolv/ImHex/releases/tag/v1.30.0
* Fri Jun 09 2023 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.29.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.29.0
* Fri Apr 07 2023 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.28.0
    * https://github.com/WerWolv/ImHex/releases/tag/v1.28.0
* Wed Feb 15 2023 mardnh@gmx.de
  - Update to version 1.27.1
    * Bugfix Release
* Sun Feb 12 2023 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.27.0:
    * https://github.com/WerWolv/ImHex/releases/tag/v1.27.0
* Thu Jan 05 2023 mardnh@gmx.de
  - Update to version 1.26.2:
    Additions
    * Added a "Save Project" menu entry to quickly save the current
      project without specifying a path.
    * Added byte Type distribution, digram and layered distribution
      plots to information view.
    * Added support for pasting byte strings with 0x prefixes or
      commas inbetween in the hex editor view.
    * Added native theming support
      + New themes can now simply be placed in the %IMHEX%/themes
      folder for them to be loaded.
    Improvements
    * ImHex now automatically disables unicode support if the used
      GPU doesn't have enough VRAM to load all glyphs.
    * The localization system has been completely revamped and now
      uses simple json files.
    * Improved speed of entropy graph calculation
    * Improved German translation.
    * Improved Chinese (Simplified) translation.
    Bug Fixes
    * Fixed building with LTO enabled.
    * Fixed patterns not appearing if pattern editor is not visible.
    * Fixed a crash when closing a section view while bytes were
      selected.
    * Fixed file provider adding additional zero bytes at the end of
      the file when saving.
    * Fixed issues where the hex editor view would sometimes jump
      back to the start of the file after searching.
    * Fixed searching for negative floating point values.
    * Fixed a crash when printing NULL bytes to the pattern console.
    * Fixed bookmarks displaying too many bytes in some cases.
    * Fixed saving of projects to paths containing non-ASCII
      characters.
    * Fixed various issues where iterators and containers got
      accessed incorrectly which could lead to issues and crashes.
    * Fixed template types being placable through the hex editor
      right click menu.
    Pattern Language
    * Added the ability to modify values in the pattern data view.
    * Added visualizers.

Files

/usr/bin/imhex
/usr/lib64/imhex
/usr/lib64/imhex/plugins
/usr/lib64/imhex/plugins/builtin.hexplug
/usr/lib64/imhex/plugins/decompress.hexplug
/usr/lib64/imhex/plugins/diffing.hexplug
/usr/lib64/imhex/plugins/disassembler.hexplug
/usr/lib64/imhex/plugins/fonts.hexpluglib
/usr/lib64/imhex/plugins/hashes.hexplug
/usr/lib64/imhex/plugins/remote.hexplug
/usr/lib64/imhex/plugins/script_loader.hexplug
/usr/lib64/imhex/plugins/ui.hexpluglib
/usr/lib64/imhex/plugins/visualizers.hexplug
/usr/lib64/imhex/plugins/yara_rules.hexplug
/usr/share/applications/imhex.desktop
/usr/share/doc/packages/ImHex
/usr/share/doc/packages/ImHex/README.md
/usr/share/imhex
/usr/share/imhex/constants
/usr/share/imhex/constants/crc16.json
/usr/share/imhex/constants/crc32.json
/usr/share/imhex/encodings
/usr/share/imhex/encodings/arabic_iso.tbl
/usr/share/imhex/encodings/arabic_windows.tbl
/usr/share/imhex/encodings/ascii.tbl
/usr/share/imhex/encodings/ascii_ansi.tbl
/usr/share/imhex/encodings/ascii_oem.tbl
/usr/share/imhex/encodings/baltic_iso.tbl
/usr/share/imhex/encodings/baltic_windows.tbl
/usr/share/imhex/encodings/big5.tbl
/usr/share/imhex/encodings/cyrillic_cp866.tbl
/usr/share/imhex/encodings/cyrillic_iso.tbl
/usr/share/imhex/encodings/cyrillic_koi8_r.tbl
/usr/share/imhex/encodings/cyrillic_koi8_u.tbl
/usr/share/imhex/encodings/cyrillic_windows.tbl
/usr/share/imhex/encodings/eastern_europe_iso.tbl
/usr/share/imhex/encodings/eastern_europe_windows.tbl
/usr/share/imhex/encodings/ebcdic.tbl
/usr/share/imhex/encodings/euc_jp.tbl
/usr/share/imhex/encodings/euc_kr.tbl
/usr/share/imhex/encodings/gbk.tbl
/usr/share/imhex/encodings/greek_iso.tbl
/usr/share/imhex/encodings/greek_windows.tbl
/usr/share/imhex/encodings/hebrew_iso.tbl
/usr/share/imhex/encodings/hebrew_windows.tbl
/usr/share/imhex/encodings/iso_646.tbl
/usr/share/imhex/encodings/iso_6937.tbl
/usr/share/imhex/encodings/jis_x_0201.tbl
/usr/share/imhex/encodings/jis_x_0211.tbl
/usr/share/imhex/encodings/jis_x_0213.tbl
/usr/share/imhex/encodings/macintosh.tbl
/usr/share/imhex/encodings/ms932.tbl
/usr/share/imhex/encodings/pokegen1_en.tbl
/usr/share/imhex/encodings/pokegen3_en.tbl
/usr/share/imhex/encodings/shiftjis.tbl
/usr/share/imhex/encodings/thai.tbl
/usr/share/imhex/encodings/turkish_iso.tbl
/usr/share/imhex/encodings/turkish_windows.tbl
/usr/share/imhex/encodings/utf8.tbl
/usr/share/imhex/encodings/vietnamese.tbl
/usr/share/imhex/imhex
/usr/share/imhex/includes
/usr/share/imhex/includes/hex
/usr/share/imhex/includes/hex/core.pat
/usr/share/imhex/includes/hex/dec.pat
/usr/share/imhex/includes/hex/http.pat
/usr/share/imhex/includes/hex/impl
/usr/share/imhex/includes/hex/impl/imhex_check.pat
/usr/share/imhex/includes/hex/provider.pat
/usr/share/imhex/includes/hex/type
/usr/share/imhex/includes/hex/type/encstr.pat
/usr/share/imhex/includes/hex/type/instruction.pat
/usr/share/imhex/includes/hex/type/json.pat
/usr/share/imhex/includes/hex/type/mangled.pat
/usr/share/imhex/includes/std
/usr/share/imhex/includes/std/array.pat
/usr/share/imhex/includes/std/attrs.pat
/usr/share/imhex/includes/std/bit.pat
/usr/share/imhex/includes/std/core.pat
/usr/share/imhex/includes/std/ctype.pat
/usr/share/imhex/includes/std/file.pat
/usr/share/imhex/includes/std/fxpt.pat
/usr/share/imhex/includes/std/hash.pat
/usr/share/imhex/includes/std/io.pat
/usr/share/imhex/includes/std/limits.pat
/usr/share/imhex/includes/std/math.pat
/usr/share/imhex/includes/std/mem.pat
/usr/share/imhex/includes/std/ptr.pat
/usr/share/imhex/includes/std/random.pat
/usr/share/imhex/includes/std/string.pat
/usr/share/imhex/includes/std/sys.pat
/usr/share/imhex/includes/std/time.pat
/usr/share/imhex/includes/type
/usr/share/imhex/includes/type/base.pat
/usr/share/imhex/includes/type/base64.pat
/usr/share/imhex/includes/type/bcd.pat
/usr/share/imhex/includes/type/byte.pat
/usr/share/imhex/includes/type/color.pat
/usr/share/imhex/includes/type/float16.pat
/usr/share/imhex/includes/type/fmt.pat
/usr/share/imhex/includes/type/guid.pat
/usr/share/imhex/includes/type/ip.pat
/usr/share/imhex/includes/type/leb128.pat
/usr/share/imhex/includes/type/mac.pat
/usr/share/imhex/includes/type/magic.pat
/usr/share/imhex/includes/type/path.pat
/usr/share/imhex/includes/type/size.pat
/usr/share/imhex/includes/type/time.pat
/usr/share/imhex/includes/type/types
/usr/share/imhex/includes/type/types/010.pat
/usr/share/imhex/includes/type/types/c.pat
/usr/share/imhex/includes/type/types/linux.pat
/usr/share/imhex/includes/type/types/rust.pat
/usr/share/imhex/includes/type/types/win32.pat
/usr/share/imhex/magic
/usr/share/imhex/magic/nintendo_switch_magic
/usr/share/imhex/magic/portable_executable_magic
/usr/share/imhex/nodes
/usr/share/imhex/nodes/caesar.hexnode
/usr/share/imhex/nodes/xor.hexnode
/usr/share/imhex/patterns
/usr/share/imhex/patterns/3ds.hexpat
/usr/share/imhex/patterns/7z.hexpat
/usr/share/imhex/patterns/AC Unity
/usr/share/imhex/patterns/AC Unity/acu_data_compressed.hexpat
/usr/share/imhex/patterns/AC Unity/acu_data_decompressed.hexpat
/usr/share/imhex/patterns/AC Unity/acu_forge.hexpat
/usr/share/imhex/patterns/Crashlvl.hexpat
/usr/share/imhex/patterns/DFIR
/usr/share/imhex/patterns/DFIR/DFIR_README.md
/usr/share/imhex/patterns/DFIR/DISK_PARSER.hexpat
/usr/share/imhex/patterns/DFIR/FAT32.hexpat
/usr/share/imhex/patterns/DFIR/NTFS.hexpat
/usr/share/imhex/patterns/DFIR/exFAT.hexpat
/usr/share/imhex/patterns/Devil May Cry HD Collection
/usr/share/imhex/patterns/Devil May Cry HD Collection/dmc3_hd_mod.hexpat
/usr/share/imhex/patterns/SHR.hexpat
/usr/share/imhex/patterns/adtfdat.hexpat
/usr/share/imhex/patterns/adts.hexpat
/usr/share/imhex/patterns/afe2.hexpat
/usr/share/imhex/patterns/ani.hexpat
/usr/share/imhex/patterns/apple_single_double.hexpat
/usr/share/imhex/patterns/ar.hexpat
/usr/share/imhex/patterns/arc.hexpat
/usr/share/imhex/patterns/aria2.hexpat
/usr/share/imhex/patterns/arm_cm_vtor.hexpat
/usr/share/imhex/patterns/bastion
/usr/share/imhex/patterns/bcss.hexpat
/usr/share/imhex/patterns/bencode.hexpat
/usr/share/imhex/patterns/bgcode.hexpat
/usr/share/imhex/patterns/binka.hexpat
/usr/share/imhex/patterns/blend.hexpat
/usr/share/imhex/patterns/blf.hexpat
/usr/share/imhex/patterns/bmp.hexpat
/usr/share/imhex/patterns/bplist.hexpat
/usr/share/imhex/patterns/bson.hexpat
/usr/share/imhex/patterns/bsp_goldsrc.hexpat
/usr/share/imhex/patterns/bzip3.hexpat
/usr/share/imhex/patterns/cab.hexpat
/usr/share/imhex/patterns/cchva.hexpat
/usr/share/imhex/patterns/ccpal.hexpat
/usr/share/imhex/patterns/ccvxl.hexpat
/usr/share/imhex/patterns/cda.hexpat
/usr/share/imhex/patterns/chd.hexpat
/usr/share/imhex/patterns/chm.hexpat
/usr/share/imhex/patterns/chromium_pak.hexpat
/usr/share/imhex/patterns/coff.hexpat
/usr/share/imhex/patterns/commodore_basic.hexpat
/usr/share/imhex/patterns/cpio.hexpat
/usr/share/imhex/patterns/cpio_new_ascii.hexpat
/usr/share/imhex/patterns/cpio_portable_ascii.hexpat
/usr/share/imhex/patterns/credhist.hexpat
/usr/share/imhex/patterns/dds.hexpat
/usr/share/imhex/patterns/dex.hexpat
/usr/share/imhex/patterns/dicom.hexpat
/usr/share/imhex/patterns/dmc3_hd_mod.hexpat
/usr/share/imhex/patterns/dmg.hexpat
/usr/share/imhex/patterns/dmp64.hexpat
/usr/share/imhex/patterns/dos.hexpat
/usr/share/imhex/patterns/dotnet_binaryformatter.hexpat
/usr/share/imhex/patterns/dpapiblob.hexpat
/usr/share/imhex/patterns/dpapimasterkey.hexpat
/usr/share/imhex/patterns/dsstore.hexpat
/usr/share/imhex/patterns/dted.hexpat
/usr/share/imhex/patterns/elf.hexpat
/usr/share/imhex/patterns/esp32_image.hexpat
/usr/share/imhex/patterns/evtx.hexpat
/usr/share/imhex/patterns/fas_oskasoftware.hexpat
/usr/share/imhex/patterns/fas_oskasoftware_old.hexpat
/usr/share/imhex/patterns/fbx.hexpat
/usr/share/imhex/patterns/fdt.hexpat
/usr/share/imhex/patterns/ffx
/usr/share/imhex/patterns/flac.hexpat
/usr/share/imhex/patterns/flc.hexpat
/usr/share/imhex/patterns/flipper_settings.hexpat
/usr/share/imhex/patterns/flv.hexpat
/usr/share/imhex/patterns/fs
/usr/share/imhex/patterns/fs.hexpat
/usr/share/imhex/patterns/fs/apfs.hexpat
/usr/share/imhex/patterns/fs/exfat.hexpat
/usr/share/imhex/patterns/fs/ext4.hexpat
/usr/share/imhex/patterns/fs/fat32.hexpat
/usr/share/imhex/patterns/fs/ntfs.hexpat
/usr/share/imhex/patterns/fs/pattern.hexpat
/usr/share/imhex/patterns/fs/refs.hexpat
/usr/share/imhex/patterns/gb.hexpat
/usr/share/imhex/patterns/gba.hexpat
/usr/share/imhex/patterns/gguf.hexpat
/usr/share/imhex/patterns/gif.hexpat
/usr/share/imhex/patterns/gltf.hexpat
/usr/share/imhex/patterns/gmf.hexpat
/usr/share/imhex/patterns/gzip.hexpat
/usr/share/imhex/patterns/hinf_luas.hexpat
/usr/share/imhex/patterns/hinf_module.hexpat
/usr/share/imhex/patterns/hinf_tag.hexpat
/usr/share/imhex/patterns/hprof.hexpat
/usr/share/imhex/patterns/hsdt.hexpat
/usr/share/imhex/patterns/ico.hexpat
/usr/share/imhex/patterns/id3.hexpat
/usr/share/imhex/patterns/imah.hexpat
/usr/share/imhex/patterns/intel_hex.hexpat
/usr/share/imhex/patterns/ip.hexpat
/usr/share/imhex/patterns/ips.hexpat
/usr/share/imhex/patterns/iso.hexpat
/usr/share/imhex/patterns/java_class.hexpat
/usr/share/imhex/patterns/jpeg.hexpat
/usr/share/imhex/patterns/kindle_update.hexpat
/usr/share/imhex/patterns/ktx.hexpat
/usr/share/imhex/patterns/lcesave.hexpat
/usr/share/imhex/patterns/lnk.hexpat
/usr/share/imhex/patterns/loc.hexpat
/usr/share/imhex/patterns/lua40.hexpat
/usr/share/imhex/patterns/lua50.hexpat
/usr/share/imhex/patterns/lua51.hexpat
/usr/share/imhex/patterns/lua52.hexpat
/usr/share/imhex/patterns/lua53.hexpat
/usr/share/imhex/patterns/lua54.hexpat
/usr/share/imhex/patterns/lznt1.hexpat
/usr/share/imhex/patterns/macho.hexpat
/usr/share/imhex/patterns/max_v104.hexpat
/usr/share/imhex/patterns/midi.hexpat
/usr/share/imhex/patterns/minidump.hexpat
/usr/share/imhex/patterns/mo.hexpat
/usr/share/imhex/patterns/mp4.hexpat
/usr/share/imhex/patterns/msgpack.hexpat
/usr/share/imhex/patterns/msscmp.hexpat
/usr/share/imhex/patterns/nacp.hexpat
/usr/share/imhex/patterns/nbt.hexpat
/usr/share/imhex/patterns/nds.hexpat
/usr/share/imhex/patterns/ne.hexpat
/usr/share/imhex/patterns/nes.hexpat
/usr/share/imhex/patterns/notepad-cache.hexpat
/usr/share/imhex/patterns/notepad-state.hexpat
/usr/share/imhex/patterns/notepadwindowstate.hexpat
/usr/share/imhex/patterns/nro.hexpat
/usr/share/imhex/patterns/nsf.hexpat
/usr/share/imhex/patterns/nsfe.hexpat
/usr/share/imhex/patterns/ntag.hexpat
/usr/share/imhex/patterns/ogg.hexpat
/usr/share/imhex/patterns/optee_ta.hexpat
/usr/share/imhex/patterns/orp.hexpat
/usr/share/imhex/patterns/parquet.hexpat
/usr/share/imhex/patterns/pbz.hexpat
/usr/share/imhex/patterns/pcap.hexpat
/usr/share/imhex/patterns/pcapng.hexpat
/usr/share/imhex/patterns/pck.hexpat
/usr/share/imhex/patterns/pcx.hexpat
/usr/share/imhex/patterns/pe.hexpat
/usr/share/imhex/patterns/pef.hexpat
/usr/share/imhex/patterns/pex.hexpat
/usr/share/imhex/patterns/pf.hexpat
/usr/share/imhex/patterns/pfs0.hexpat
/usr/share/imhex/patterns/pickle.hexpat
/usr/share/imhex/patterns/pif.hexpat
/usr/share/imhex/patterns/pkm.hexpat
/usr/share/imhex/patterns/png.hexpat
/usr/share/imhex/patterns/png2.hexpat
/usr/share/imhex/patterns/popcap_luc.hexpat
/usr/share/imhex/patterns/prodinfo.hexpat
/usr/share/imhex/patterns/protobuf.hexpat
/usr/share/imhex/patterns/psafe3.hexpat
/usr/share/imhex/patterns/pyc.hexpat
/usr/share/imhex/patterns/pyinstaller.hexpat
/usr/share/imhex/patterns/q3demo.hexpat
/usr/share/imhex/patterns/qbcl.hexpat
/usr/share/imhex/patterns/qoi.hexpat
/usr/share/imhex/patterns/quantized-mesh.hexpat
/usr/share/imhex/patterns/rar.hexpat
/usr/share/imhex/patterns/ras.hexpat
/usr/share/imhex/patterns/rcf_v1_2.hexpat
/usr/share/imhex/patterns/rgbds.hexpat
/usr/share/imhex/patterns/roblox_pack.hexpat
/usr/share/imhex/patterns/rpm.hexpat
/usr/share/imhex/patterns/sdb.hexpat
/usr/share/imhex/patterns/selinux.hexpat
/usr/share/imhex/patterns/selinuxpp.hexpat
/usr/share/imhex/patterns/shp.hexpat
/usr/share/imhex/patterns/shx.hexpat
/usr/share/imhex/patterns/sit5.hexpat
/usr/share/imhex/patterns/smk.hexpat
/usr/share/imhex/patterns/snes.hexpat
/usr/share/imhex/patterns/spirv.hexpat
/usr/share/imhex/patterns/sqlite3.hexpat
/usr/share/imhex/patterns/stdfv4.hexpat
/usr/share/imhex/patterns/stl.hexpat
/usr/share/imhex/patterns/sup.hexpat
/usr/share/imhex/patterns/swf.hexpat
/usr/share/imhex/patterns/tar.hexpat
/usr/share/imhex/patterns/tarc.hexpat
/usr/share/imhex/patterns/terminfo.hexpat
/usr/share/imhex/patterns/tga.hexpat
/usr/share/imhex/patterns/thumbcache.hexpat
/usr/share/imhex/patterns/tiff.hexpat
/usr/share/imhex/patterns/ttf.hexpat
/usr/share/imhex/patterns/ubiquiti.hexpat
/usr/share/imhex/patterns/uefi.hexpat
/usr/share/imhex/patterns/uefi_boot_entry.hexpat
/usr/share/imhex/patterns/uefi_fv_varstore.hexpat
/usr/share/imhex/patterns/uf2.hexpat
/usr/share/imhex/patterns/unity-asset-bundle.hexpat
/usr/share/imhex/patterns/upk-ue3.hexpat
/usr/share/imhex/patterns/usb.hexpat
/usr/share/imhex/patterns/valve_vpk.hexpat
/usr/share/imhex/patterns/vbmeta.hexpat
/usr/share/imhex/patterns/vdf.hexpat
/usr/share/imhex/patterns/veado.hexpat
/usr/share/imhex/patterns/vgm.hexpat
/usr/share/imhex/patterns/vhdx.hexpat
/usr/share/imhex/patterns/vox.hexpat
/usr/share/imhex/patterns/wad.hexpat
/usr/share/imhex/patterns/was_oskasoftware.hexpat
/usr/share/imhex/patterns/wav.hexpat
/usr/share/imhex/patterns/webp.hexpat
/usr/share/imhex/patterns/wintec_tes.hexpat
/usr/share/imhex/patterns/xbeh.hexpat
/usr/share/imhex/patterns/xci.hexpat
/usr/share/imhex/patterns/xex.hexpat
/usr/share/imhex/patterns/xgspak.hexpat
/usr/share/imhex/patterns/xgstexture.hexpat
/usr/share/imhex/patterns/xilinx_bit.hexpat
/usr/share/imhex/patterns/xilinx_bootgen.hexpat
/usr/share/imhex/patterns/zim.hexpat
/usr/share/imhex/patterns/zip.hexpat
/usr/share/imhex/patterns/zlib.hexpat
/usr/share/imhex/patterns/zstd.hexpat
/usr/share/licenses/ImHex
/usr/share/licenses/ImHex/LICENSE
/usr/share/metainfo/net.werwolv.ImHex.metainfo.xml
/usr/share/mime/packages/imhex.xml
/usr/share/pixmaps/imhex.svg


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026