Skip to content

Instantly share code, notes, and snippets.

@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: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')