Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /proc/thread-self/root/usr/share/apport/package-hooks/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //proc/thread-self/root/usr/share/apport/package-hooks/source_yelp.py

from apport.hookutils import *
from os import path
import distro
import webbrowser

if distro.id() == 'debian':
	community_support = "https://www.debian.org/support"
else:
	community_support = "https://www.ubuntu.com/support/community-support"

def add_info(report, ui):
    if report['ProblemType'] == 'Crash':
        return

    response = ui.choice("How would you describe the issue?", ["I'm having problems with the Help Browser.", "I need help performing a Task."], False)
    if response == None:
        raise StopIteration
    if response == [0]: # bug on the documentation or yelp
        return
    # user is requesting help rather than having a bug.
    ui.information("Since you're requesting help rather than having a bug on the application please visit a suitable support resource: %s. Thanks in advance." % community_support)
    webbrowser.open(community_support)
    raise StopIteration

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