Search Criteria
Package Details: rehex 0.63.3-3
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, Mac) hex editor for reverse engineering, and everything else |
| Upstream URL: | https://github.com/solemnwarning/rehex |
| Keywords: | engineering hexeditor reverse |
| Licenses: | GPL2 |
| Submitter: | jdsnape |
| Maintainer: | zocker_160 |
| Last Packager: | zocker_160 |
| Votes: | 15 |
| Popularity: | 0.000056 |
| First Submitted: | 2020-06-05 08:59 (UTC) |
| Last Updated: | 2025-11-19 00:43 (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) (make)
- perl-template-toolkit (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 Next › Last »
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:
aquova commented on 2022-07-31 19:03 (UTC)
Running into issue when attempting to build
zocker_160 commented on 2022-05-05 13:49 (UTC)
thank you for this info, I pushed an update
1 2 Next › Last »