Skip to content

Instantly share code, notes, and snippets.

@archey
archey / gist:7339446
Created November 6, 2013 16:34
eindeutig PKGBUILD
pkgname=eindeutig
pkgver=20050628_1
pkgrel=1
pkgdesc="Examine the contents of Outlook Express DBX email repository files (forensic purposes)."
arch=('i686' 'x86_64')
url="http://www.jonesdykstra.com/"
license=('GPL')
source=("http://downloads.sourceforge.net/project/fast/Eindeutig/Eindeutig%20v20050628_1/eindeutig_$pkgver.zip")
md5sums=('efc16a5fe63347dd5f4454b840f68057')
@archey
archey / gist:7359907
Created November 7, 2013 18:53
Webshells pkgbuild
pkgname=webshells
pkgver=1.0
pkgrel=1
pkgdesc="Web Backdoors"
url=""
arch=('any')
license=('GPLv3')
source=("git+git://git.kali.org/packages/webshells.git")
md5sums=('SKIP')
@archey
archey / gist:7386576
Created November 9, 2013 15:25
python2-nfqueue pkgbuild
# Maintainer: Evan Teitelman <teitelmanevan@gmail.com>
# Contributor: Mitchel Humpherys <mitch.special@gmail.com>
pkgname=python2-nfqueue
pkgver=0.4
pkgrel=1
pkgdesc="Python bindings for libnetfilter_queue by Pierre Chifflier"
url="https://www.wzdftpd.net/redmine/projects/nfqueue-bindings/wiki/"
arch=('any')
license=('GPL')
@archey
archey / gist:7387628
Created November 9, 2013 17:19
python2-nfqueue errors
/usr/bin/LANs.py 2 ↵
Traceback (most recent call last):
File "/usr/bin/LANs.py", line 36, in <module>
import nfqueue
File "/usr/lib/python2.7/site-packages/nfqueue.py", line 28, in <module>
_nfqueue = swig_import_helper()
File "/usr/lib/python2.7/site-packages/nfqueue.py", line 24, in swig_import_helper
_mod = imp.load_module('_nfqueue', fp, pathname, description)
ImportError: dynamic module does not define init function (init_nfqueue)
@archey
archey / gist:7388495
Created November 9, 2013 18:50
nipper pkgbuild
pkgname=nipper
pkgver=0.11.7
pkgrel=1
pkgdesc="Network Infrastructure Parser"
arch=('i686' 'x86_64')
url="https://www.titania-security.com/"
license=('GPL3')
source=("http://packetstorm.foofus.com/cisco/nipper-$pkgver.tgz")
md5sums=('cc6e500d2cefef2322ad8b4a1102aae1')
# Maintainer: Steven Honeyman <stevenhoneyman at gmail com>
# Contributor: Arch3y <arch3y at archassault.org>
pkgname=hexdump
pkgver=2.25
_pkgsubver='-rc2'
pkgrel=3
pkgdesc="Latest hexdump from util-linux (newer than Core repo), but without the other utils. Does not conflict with util-linux."
arch=('i686' 'x86_64')
url="http://www.kernel.org/pub/linux/utils/util-linux/"
pkg/
src/
trunk/
/.gnupg/
/.subversion/
*.swp
*~
*.tmp
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying Adafruit_I2C.py -> build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/Adafruit_BBIO
copying Adafruit_BBIO/__init__.py -> build/lib.linux-x86_64-2.7/Adafruit_BBIO
creating build/lib.linux-x86_64-2.7/overlays
copying overlays/__init__.py -> build/lib.linux-x86_64-2.7/overlays
copying overlays/builder.py -> build/lib.linux-x86_64-2.7/overlays
2017/02/10 17:08:53 GOMAXPROCS is set to 8
2017/02/10 17:08:53 System vm.swappiness is very high (60), lower it below 30 for optimal burst performance.
2017/02/10 17:08:53 System vm.dirty_ratio is very low (20), raise it above 40 for optimal burst performance.
insert 400000: 74806 ns/iter, 13367 iter/sec
read 400000: 19787 ns/iter, 50537 iter/sec
lookup 400000: 134919 ns/iter, 7411 iter/sec
update 400000: 143977 ns/iter, 6945 iter/sec
delete 400000: 44619 ns/iter, 22411 iter/sec
Deleted 253037 documents
# Maintainer: ArchStrike <team[at]archstrike[dot]org>
buildarch=220
pkgname=killerbee-git
pkgrel=1
pkgver=20161204.r130.8740df5
groups=('archstrie' 'archstrike-wireless' 'archstrike-exploit')
pkgdesc="Framework and tools for exploiting ZigBee and IEEE 802.15.4 networks."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')