Search Criteria
Package Details: python-objection 1.11.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-objection.git (read-only, click to copy) |
---|---|
Package Base: | python-objection |
Description: | Runtime mobile exploration |
Upstream URL: | https://github.com/sensepost/objection |
Licenses: | GPL3 |
Submitter: | greyltc |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-10 23:12 (UTC) |
Last Updated: | 2021-10-04 01:18 (UTC) |
Dependencies (16)
- litecli (litecli, litecli-git)
- python-click
- python-delegator
- python-flask (python-flask-git, python-flask1)
- python-frida
- python-frida-tools
- python-prompt_toolkit
- python-pygments
- python-requests
- python-semver
- python-tabulate (python-tabulate-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- python-setuptools (make)
Latest Comments
lmartinez-mirror commented on 2021-10-06 15:40 (UTC)
You can get the GPG key from upstream's GitHub.
curl https://github.com/leonjza.gpg | gpg --import
As far as the tests are concerned, there's not much I can do to fix those. They may require certain packages that are older than what's available on Arch. You can skip them with
--nocheck
if you still need this package.txtsd commented on 2021-10-06 10:10 (UTC)
Fails check() if I --skippgpcheck
txtsd commented on 2021-10-06 09:13 (UTC)
I'm unable to import the new pgp key. It stalls and quits in
yay
, and this is the output of trying to do it manually.Lumpiasty commented on 2020-12-31 05:41 (UTC) (edited on 2020-12-31 06:20 (UTC) by Lumpiasty)
Missing dependency
python-requests
.Please, avoid indirect dependencies.
Also, to patch apk you need android-sdk-build-tools and android-patchtool, it would be nice if you added them as optional dependencies.
Flat commented on 2019-12-06 01:08 (UTC)
Missing a dependency litecli