Search Criteria
Package Details: rehex 0.64.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rehex.git (read-only, click to copy) |
|---|---|
| Package Base: | rehex |
| Description: | A cross-platform (Windows, Linux, macOS) hex editor for reverse engineering, and everything else |
| Upstream URL: | https://github.com/solemnwarning/rehex |
| Keywords: | engineering hexeditor reverse |
| Licenses: | GPL-2.0-only |
| Submitter: | jdsnape |
| Maintainer: | zocker_160 (C0rn3j) |
| Last Packager: | C0rn3j |
| Votes: | 15 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-05 08:59 (UTC) |
| Last Updated: | 2026-06-21 13:13 (UTC) |
Dependencies (9)
- botan (botan-gitAUR)
- capstone (capstone-gitAUR)
- jansson (jansson-gitAUR)
- lua (pallene-luaAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- busted (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- perl-template-toolkit (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 Next › Last »
zocker_160 commented on 2026-06-14 21:39 (UTC) (edited on 2026-06-19 07:28 (UTC) by zocker_160)
implemented the changes and added you as CoMaintainer
C0rn3j commented on 2026-06-12 14:04 (UTC)
Ello, I did a small review since I am switching to this from
bless(and I will very likely adopt this package when the licensing is solved):desktop-file-validatebecause you made up a new field - I've sent a patch instead that achieves what you intended to do - https://github.com/solemnwarning/rehex/pull/286pkgctl license setupshould do, see https://rfc.archlinux.page/0040-license-package-sources/macOSinstead ofMac- https://github.com/solemnwarning/rehex/pull/285Feel free to add me as a Co-Maintainer here and on
rehex-gitif you wish.HorayNarea commented on 2025-11-16 13:59 (UTC)
It's not neccessary to build
botan2from AUR,botan(version 3) from the repos is also supported since https://github.com/solemnwarning/rehex/commit/77fe9c22460caf350c9015e8e3292ff97e3493b0lkrms commented on 2025-10-31 04:41 (UTC)
Hi
Am seeing this in my build environment:
Adding
gittomakedependsallows the build to proceed :)ozwigh commented on 2025-07-25 21:09 (UTC) (edited on 2025-07-25 21:12 (UTC) by ozwigh)
Version 0.63.0 build fails with an
src/buffer.hpp:101:30: error: ‘condition_variable’ in namespace ‘std’ does not name a typeerror due to missing#include <condition_variable>in "buffer.hpp".Patch ("buffer.patch"):
PKGBUILD patch:
bart commented on 2025-06-08 12:33 (UTC)
The wxgtk3 package does not exist anymore, I replaced it locally with wxwidgets-gtk3, this seems to fix it.
bart commented on 2024-02-15 16:02 (UTC)
version 0.61.0 depends on botan2, please add it to the dependencies. Thanks!
bart commented on 2022-08-01 07:25 (UTC)
This package does not work since the latest wxwidgets changes: https://archlinux.org/news/wxwidgets-32-update-may-need-manual-intervention/
The following change fixes some issue (including the one by aquova), but I get some other issues still (see below)
Issues:
1 2 Next › Last »