Search Criteria
Package Details: rehex-git r1212.43804c5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rehex-git.git (read-only, click to copy) |
---|---|
Package Base: | rehex-git |
Description: | A cross-platform (Windows, Linux, Mac) hex editor for reverse engineering, and everything else (git version) |
Upstream URL: | https://github.com/solemnwarning/rehex |
Keywords: | editor hex |
Licenses: | GPL2 |
Conflicts: | rehex |
Submitter: | zocker_160 |
Maintainer: | zocker_160 |
Last Packager: | zocker_160 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-12 21:43 (UTC) |
Last Updated: | 2022-07-18 12:49 (UTC) |
Dependencies (8)
- capstone (capstone-git)
- jansson (jansson-git)
- lua
- wxgtk3 (wxgtk3-dev, wxgtk-git, wxwidgets-gtk3-light, wxwidgets-gtk3)
- busted (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- perl-template-toolkit (make)
- zip (zip-natspec) (make)
Latest Comments
zocker_160 commented on 2022-07-18 12:49 (UTC)
thank you for letting me know, I pushed a fix
alex.forencich commented on 2022-07-18 05:18 (UTC)
Fails to build:
Is there a dependency missing?
zocker_160 commented on 2022-04-04 19:00 (UTC)
I added it to makedepends, it should build now correctly.
BujuArena commented on 2022-04-04 18:18 (UTC)
Building this seems to now depend on a package named
busted
, which itself made me installlua-busted
,lua-cliargs
,lua-dkjson
,lua-filesystem
,lua-luassert
,lua-mediator
,lua-penlight
,lua-say
,lua-system
, andlua-term
. Only after installingbusted
and its dependencies and running a clean build ofrehex-git
did it finish building correctly today.zocker_160 commented on 2022-01-24 14:42 (UTC)
Thank you for letting me know, I pushed an update.
BujuArena commented on 2022-01-24 06:08 (UTC)
This was failing to build in the past few days until I installed perl-template-toolkit. Please add that as a dependency if possible.