summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a6dcdbaa4202f5649f18ff6f33045c3462b78d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = malvoid-analysis
	pkgdesc = Malvoid is a lightweight static malware analysis and reverse engineering tool for inspecting raw binaries, understanding file internals, and safely analyzing suspicious artifacts without execution.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/Akash420-oss/MalVoid
	arch = x86_64
	license = MIT
	makedepends = git
	depends = git
	depends = python
	depends = sudo
	depends = gcc
	depends = make
	source = malvoid-analysis::git+https://github.com/Akash420-oss/MalVoid.git
	md5sums = SKIP

pkgname = malvoid-analysis