Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
lib
/
rpm
/
File Content:
tgpg
#!/bin/sh for pkg in $* do if [ "$pkg" = "" -o ! -e "$pkg" ]; then echo "no package supplied" 1>&2 exit 1 fi plaintext=`mktemp ${TMPDIR:-/tmp}/tgpg-$$.XXXXXX` detached=`mktemp ${TMPDIR:-/tmp}/tgpg-$$.XXXXXX` # --- Extract detached signature rpm -qp -vv --qf '%{siggpg:armor}' $pkg > $detached # --- Figger the offset of header+payload in the package leadsize=96 o=`expr $leadsize + 8` set `od -j $o -N 8 -t u1 $pkg` il=`expr 256 \* \( 256 \* \( 256 \* $2 + $3 \) + $4 \) + $5` dl=`expr 256 \* \( 256 \* \( 256 \* $6 + $7 \) + $8 \) + $9` sigsize=`expr 8 + 16 \* $il + $dl` o=`expr $o + $sigsize + \( 8 - \( $sigsize \% 8 \) \) \% 8` # --- Extract header+payload dd if=$pkg ibs=$o skip=1 2>/dev/null > $plaintext # --- Verify DSA signature using gpg gpg --batch -vv --debug 0xfc02 --verify $detached $plaintext # --- Clean up rm -f $detached $plaintext done
Submit
FILE
FOLDER
Name
Size
Permission
Action
fileattrs
---
0755
macros.d
---
0755
platform
---
0755
redhat
---
0755
rpmdb_dump
---
0
rpmdb_load
---
0
rpmdb_recover
---
0
rpmdb_stat
---
0
rpmdb_upgrade
---
0
rpmdb_verify
---
0
alt-nodejs10_native.req
70 bytes
0755
alt-nodejs11_native.req
70 bytes
0755
alt-nodejs12_native.req
70 bytes
0755
alt-nodejs14_native.req
70 bytes
0755
alt-nodejs16_native.req
40 bytes
0755
alt-nodejs18_native.req
40 bytes
0755
alt-nodejs19_native.req
39 bytes
0755
alt-nodejs20_native.req
40 bytes
0755
alt-nodejs22_native.req
40 bytes
0755
alt-nodejs24_native.req
39 bytes
0755
alt-nodejs6_native.req
64 bytes
0755
alt-nodejs8_native.req
68 bytes
0755
alt-nodejs9_native.req
68 bytes
0755
brp-scl-compress
1809 bytes
0755
brp-scl-python-bytecompile
3109 bytes
0755
gstreamer1.prov
954 bytes
0755
kabi.sh
468 bytes
0755
kmod.prov
682 bytes
0755
macros
43988 bytes
0644
nodejs_native.req
70 bytes
0755
python-macro-helper
634 bytes
0644
pythondeps.sh
921 bytes
0755
pythondistdeps.py
11184 bytes
0755
rpm.daily
296 bytes
0644
rpm.log
61 bytes
0644
rpm.supp
688 bytes
0644
rpm2cpio.sh
1249 bytes
0755
rpmdb_dump
bytes
0
rpmdb_load
bytes
0
rpmdb_loadcvt
1467 bytes
0755
rpmdb_recover
bytes
0
rpmdb_stat
bytes
0
rpmdb_upgrade
bytes
0
rpmdb_verify
bytes
0
rpmpopt-4.14.3
11470 bytes
0644
rpmrc
17154 bytes
0644
scldeps.sh
254 bytes
0755
tgpg
929 bytes
0755
N4ST4R_ID | Naxtarrr