Search Criteria
Package Details: gef-git 0.0.0.1378.9afe61f-1
Git Clone URL: | https://aur.archlinux.org/gef-git.git (read-only, click to copy) |
---|---|
Package Base: | gef-git |
Description: | Multi-Architecture GDB Enhanced Features for Exploiters & Reverse-Engineers |
Upstream URL: | https://github.com/hugsy/gef |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 9 |
Popularity: | 0.003791 |
First Submitted: | 2015-09-22 18:32 |
Last Updated: | 2018-04-07 13:58 |
Dependencies (7)
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini)
- python (python-dbg)
- git (git-git) (make)
- python-capstone (optional) – extended disassemble support
- python-keystone (python-keystone-git) (optional) – assembler support
- python-unicorn (afl-unicorn-git, python-unicorn-git) (optional) – emulation support
- ropgadget (ropgadget-git) (optional) – ROP gadget support
Latest Comments
membend commented on 2020-04-30 15:34
Checking from the https://github.com/hugsy/gef page.
after installing from aur and executing in shell: echo source /usr/share/gef/gef.py >> ~/.gdbinit
enables the gef in gdb.
itaton commented on 2019-08-06 16:07
Why is this flagged out-of-date? And if there is no reason, can we remove the flag?
dummys commented on 2017-11-29 16:32
Same error here, please fix it.
mcd1992 commented on 2017-07-03 02:37
The package() function is failing on `install -Dm 644 docs/* -t "${pkgdir}/usr/share/doc/${pkgname}"`
The docs directory now contains a sub-directory that needs to be copied.