Search Criteria
Package Details: retdec 5.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/retdec.git (read-only, click to copy) |
---|---|
Package Base: | retdec |
Description: | A retargetable machine-code decompiler based on LLVM |
Upstream URL: | https://retdec.com/ |
Licenses: | MIT |
Submitter: | Philzli |
Maintainer: | kyechou |
Last Packager: | kyechou |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2019-01-03 16:01 (UTC) |
Last Updated: | 2024-01-09 20:08 (UTC) |
Dependencies (8)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python (python37AUR, python311AUR, python310AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
- graphviz (optional) – To generate call or control flow grpahs
- upx (upx-gitAUR) (optional) – To use UPX unpacker in the preprocessing stage
Latest Comments
kyechou commented on 2024-01-09 20:08 (UTC)
@MrSoup678 Thanks for letting me know! I've updated the package and the build should be working now.
MrSoup678 commented on 2023-12-25 17:21 (UTC) (edited on 2023-12-25 17:23 (UTC) by MrSoup678)
Yaramod is a implicit dep for retdec, however building that now fails because of lack of <cstdint> include.
Encountered this in 4.0 version of retdec (raw github repo for rz-retdec) and apparently this is also the case here.
gmes78 commented on 2020-04-13 19:23 (UTC)
The following error happens during the packaging stage:
krobelus commented on 2019-03-20 08:24 (UTC)
build fails for me; it works with the current master branch from github perhaps version 3.3 works as well