inception

MEDIUM
maintainer Network_Jack 9 votes scanned 2026-08-20 01:42:48.230657
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer GI_Jack <GI_Jack@hackermail.com>
2# MContributor: Sirat18 <aur@sirat18.de>
3# Contributor: Frédérik Paradis <fredy14[at]gmail[dot]com>
4
5pkgname=inception
6pkgver=0.4.2
7pkgrel=2
8pkgdesc="A FireWire physical memory manipulation and hacking tool exploiting IEEE 1394 SBP-2 DMA."
9url="https://github.com/carmaa/inception/"
10arch=('x86_64' 'i686')
11license=('GPL3')
12depends=('python' 'python-libforensic1394')
13optdepends=()
14makedepends=('cmake' 'gcc')
15conflicts=('inception-git')
16provides=('inception')
17source=("https://github.com/carmaa/inception/archive/refs/tags/v${pkgver}.tar.gz")
18sha512sums=('cdacc572c7c75a1a96d66c2268691821edf3c82d0c04ce2a724511af7ed42de2debb6553a5108f45c6b0fb1836e0848370aa11fd304791da14c5419a218e586c')
19
20package() {
21 cd "${srcdir}/${pkgname}-$pkgver"
22 python setup.py install --root="$pkgdir/" --optimize=1
23}
24
25

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 01:42:48 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion