mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
ropper: 1.13.5 bump, move to the exploit category
This commit is contained in:
parent
33f2d9f84a
commit
0c383298cc
9 changed files with 22 additions and 16 deletions
2
app-exploits/ropper/Manifest
Normal file
2
app-exploits/ropper/Manifest
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DIST ropper-1.13.3.tar.gz 68927 BLAKE2B bf76534072c22a81d2963d540d963d1e8cc98792ec03be8e16cca170bb682af4e72eae1fb7dce0732969f014913ddd9c9dcc9c83904d01815f4c43effc74714b SHA512 f29226857d578cae406825cdeebb1465ba2f24fb4f1a88cf81399a65d309b4979542fa534537ab3e8d5b53bffc95d2ede7d6b36ba3165a76df3e5f2cd41b5c3e
|
||||
DIST ropper-1.13.5.tar.gz 1491220 BLAKE2B 166cf61d2068e71d2e817ad1f90a051f27c5d383596c2ba0902740e247c8a46d801b2f323ee4b6aadcd521407834297ba6fd031fd1c55b967ca60b27870d9388 SHA512 ef9d308352ba4a662ef3eb9da77b7dcd458582d3840acd2c197c20d91023a6a1a2d68340b1557f053b45096a5dad0443e64bb5e48e20c30a953c9a4e8c89b7f2
|
||||
1
app-exploits/ropper/ropper-1.13.5.ebuild
Symbolic link
1
app-exploits/ropper/ropper-1.13.5.ebuild
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
./ropper-9999.ebuild
|
||||
|
|
@ -14,7 +14,9 @@ if [[ ${PV} == *9999 ]]; then
|
|||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/sashs/Ropper"
|
||||
else
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
# SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/sashs/Ropper/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/Ropper-${PV}"
|
||||
|
||||
# TODO: unmask this version after resolving issues
|
||||
# see more:
|
||||
|
|
@ -1,19 +1,16 @@
|
|||
app-exploits/weevely
|
||||
=app-exploits/shellstorm-9999 **
|
||||
=app-exploits/exploitdb-9999 **
|
||||
|
||||
~app-exploits/the-backdoor-factory-3.4.1
|
||||
=app-exploits/osslsigncode-1.7.1_p*
|
||||
|
||||
=app-exploits/routersploit-3*
|
||||
|
||||
app-exploits/webshells
|
||||
~app-exploits/unix-privesc-check-20170904
|
||||
#### Pentoo #####
|
||||
|
||||
app-exploits/deathstar
|
||||
|
||||
app-exploits/empire
|
||||
|
||||
=app-exploits/exploitdb-9999 **
|
||||
app-exploits/osslsigncode
|
||||
app-exploits/pwntools
|
||||
app-exploits/ROPgadget
|
||||
~app-exploits/wesng-20191101
|
||||
app-exploits/ropper
|
||||
app-exploits/routersploit
|
||||
=app-exploits/shellstorm-9999 **
|
||||
app-exploits/the-backdoor-factory
|
||||
app-exploits/unix-privesc-check
|
||||
app-exploits/webshells
|
||||
app-exploits/weevely
|
||||
app-exploits/wesng
|
||||
|
|
|
|||
|
|
@ -70,3 +70,7 @@ dev-libs/openssl-compat:1.0.0
|
|||
|
||||
#required by redasm
|
||||
dev-libs/redasm-database
|
||||
|
||||
|
||||
### Gentoo ############
|
||||
~dev-libs/keystone-0.9.1
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
move net-dns/sublert net-analyzer/sublert
|
||||
move dev-python/capstone-python dev-libs/capstone-bindings
|
||||
move sys-devel/ropper app-exploits/ropper
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
DIST ropper-1.13.3.tar.gz 68927 BLAKE2B bf76534072c22a81d2963d540d963d1e8cc98792ec03be8e16cca170bb682af4e72eae1fb7dce0732969f014913ddd9c9dcc9c83904d01815f4c43effc74714b SHA512 f29226857d578cae406825cdeebb1465ba2f24fb4f1a88cf81399a65d309b4979542fa534537ab3e8d5b53bffc95d2ede7d6b36ba3165a76df3e5f2cd41b5c3e
|
||||
Loading…
Reference in a new issue