Package Details: imhex-bin 1.38.1-1

Git Clone URL: https://aur.archlinux.org/imhex-bin.git (read-only, click to copy)
Package Base: imhex-bin
Description: A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Upstream URL: https://github.com/WerWolv/ImHex
Licenses: GPL2
Conflicts: imhex
Provides: imhex
Submitter: iTrooz
Maintainer: iTrooz (WerWolv)
Last Packager: iTrooz
Votes: 23
Popularity: 0.65
First Submitted: 2022-07-04 19:19 (UTC)
Last Updated: 2025-12-21 19:52 (UTC)

Latest Comments

1 2 Next › Last »

vitaliikuzhdin commented on 2025-12-06 23:38 (UTC)

What is the purpose of makedepends=(git nlohmann-json)?

iTrooz commented on 2025-10-17 10:43 (UTC)

Should be fixed now

the-nic commented on 2025-10-09 17:27 (UTC) (edited on 2025-10-09 17:27 (UTC) by the-nic)

Fails to start with

imhex: error while loading shared libraries: libfmt.so.11: cannot open shared object file: No such file or directory

evpix commented on 2024-09-15 21:09 (UTC)

New version 1.35.4:

https://github.com/WerWolv/ImHex/releases/download/v1.35.4/imhex-1.35.4-ArchLinux-x86_64.pkg.tar.zst

Moelf commented on 2024-03-18 04:28 (UTC)

seems like broken under wayland

[00:28:03] [INFO]  [main | Main]               Welcome to ImHex 1.33.1!
[00:28:03] [INFO]  [main | Main]               Compiled using commit v1.33.X@0cf2477
[00:28:03] [INFO]  [main | Main]               Running on Linux 6.7.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 08 Mar 2024 01:59:01 +0000 (x86_64)
[00:28:03] [ERROR] [main | Main]               GLFW Error [65548] : Wayland: The platform does not support setting the window opacity
[00:28:03] [INFO]  [main | Main]               Native scaling set to: 1.0
[00:28:03] [INFO]  [main | Main]               Using 'Intel' GPU
[00:28:03] [ERROR] [main | Main]               GLFW Error [65548] : Wayland: The platform does not support setting the window position

ggdG commented on 2024-01-26 09:49 (UTC)

Seems to be broken after the mbedtls update.

imhex: error while loading shared libraries: libmbedtls.so.19: cannot open shared object file: No such file or directory

abd commented on 2023-11-13 16:16 (UTC)

[23:13:38] [ERROR] [main] GLFW Error [65544] : Wayland: Failed to connect to display

[23:13:38] [FATAL] [main] Failed to initialize GLFW!

One know this solution ?

mxlgv commented on 2023-08-22 12:43 (UTC) (edited on 2023-08-22 12:44 (UTC) by mxlgv)

Сreating a symlink to /lib/libfmt.so.10 doesn't help:

imhex: symbol lookup error: imhex: undefined symbol: _ZN3fmt2v912format_errorD1Ev

Solution: you need to add the fmt9 package as dependencies.

I also observe some strange behavior when the close button (kwin_x11) is pressed:

[15:41:43] [FATAL] [main] Terminating with signal 'SIGSEGV' (11)
[15:41:43] [FATAL] [main] Received signal 'SIGSEGV' (11)
Ошибка сегментирования (стек памяти сброшен на диск)

Ordoviz commented on 2023-08-05 10:39 (UTC)

This depends on the outdated libfmt.so.9, but the Arch Linux fmt package only provide s libfmt.so.10.

folfgirl commented on 2023-04-22 17:08 (UTC)

is this compiled with libyara.so.9 if so pls compile with the newest libyara.so.10 when I install imhex-bin it give an error of " imhex: error while loading shared libraries: libyara.so.9: cannot open shared object file: No such file or directory " looking for libyara.so.9 not libyara.so.10