blob: beeed0bda1d8d57bfb097f992d7700a9a2bd5803 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ollydbg-bin
pkgdesc = OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®.
pkgver = 2.01
pkgrel = 3
url = https://www.ollydbg.de/odbg200.zip
arch = x86_64
license = shareware
makedepends = unzip
depends = wine
optdepends = winetricks: download fonts and other Windows components
provides = ollydbg
source = https://www.ollydbg.de/odbg200.zip
sha256sums = 93dfd6348323db33f2005fc1fb8ff795256ae91d464dd186adc29c4314ed647c
pkgname = ollydbg-bin
|