Giter VIP home page Giter VIP logo

osripper's Introduction

osripper's People

Contributors

deepsourcebot avatar subglitch1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

osripper's Issues

Miner Build Error

Hello,
I have an error when I try to build something with OSRipper...
Here are the details:

    1. Create Bind Backdoor (opens a port on the victim machine and waits for you to connect)
    2. Create Encrypted TCP Meterpreter (can embed in other script) (recommended)

    ##########################################################################################
                                            Miners
    3. Create a silent BTC miner

Please select a module: 3
Please enter the payout btc address: "my wallet"
Do you want to obfuscate the generated programm (recommended) (y/n): y

[-] Encoded File Size : 56.4 KB

Do you want to compile the script into a binary (might require sudo) (y/n): y
1329 INFO: PyInstaller: 3.5+498e6ee058
1329 INFO: Python: 3.9.10
1334 INFO: Platform: Linux-5.15.0-kali3-amd64-x86_64-with-glibc2.33
1335 INFO: wrote /home/"my name"/Bureau/OSRipper/OSRipper/ocr_or.spec
1413 INFO: UPX is available.
1415 INFO: Extending PYTHONPATH with paths
['/home/"my name"/Bureau/OSRipper/OSRipper', '/home/"my name"/Bureau/OSRipper/OSRipper']
1415 INFO: checking Analysis
1427 INFO: Building Analysis because Analysis-00.toc is non existent
1428 INFO: Initializing module dependency graph...
1433 INFO: Initializing module graph hooks...
1484 INFO: Analyzing base_library.zip ...
7038 INFO: Processing pre-find module path hook distutils
14934 INFO: Analyzing hidden import 'json'
15136 INFO: running Analysis Analysis-00.toc
15220 INFO: Caching module hooks...
15226 INFO: Analyzing /home/"my name"/Bureau/OSRipper/OSRipper/ocr_or.py
15237 INFO: Loading module hooks...
15237 INFO: Loading module hook "hook-pydoc.py"...
15289 INFO: Loading module hook "hook-xml.etree.cElementTree.py"...
15292 INFO: Loading module hook "hook-encodings.py"...
15391 INFO: Loading module hook "hook-distutils.py"...
15417 INFO: Loading module hook "hook-lib2to3.py"...
15455 INFO: Loading module hook "hook-sysconfig.py"...
15470 INFO: Loading module hook "hook-_tkinter.py"...
16094 INFO: checking Tree
16117 INFO: checking Tree
16125 INFO: Loading module hook "hook-xml.py"...
16371 INFO: Looking for ctypes DLLs
16424 INFO: Analyzing run-time hooks ...
16430 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
16458 INFO: Including run-time hook 'pyi_rth__tkinter.py'
16474 INFO: Looking for dynamic libraries
17282 INFO: Looking for eggs
17282 INFO: Python library not in binary dependencies. Doing additional searching...
Traceback (most recent call last):
File "/usr/bin/pyinstaller", line 11, in
load_entry_point('PyInstaller==3.5+498e6ee058', 'console_scripts', 'pyinstaller')()
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 111, in run
run_build(pyi_config, spec_file, **vars(args))
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 63, in run_build
PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 844, in main
build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 791, in build
exec(code, spec_namespace)
File "/home/"my name"Bureau/OSRipper/OSRipper/ocr_or.spec", line 6, in
a = Analysis(['ocr_or.py'],
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 243, in init
self.postinit()
File "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in postinit
self.assemble()
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 575, in assemble
self._check_python_library(self.binaries)
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 666, in _check_python_library
python_lib = bindepend.get_python_library_path()
File "/usr/lib/python3/dist-packages/PyInstaller/depend/bindepend.py", line 914, in get_python_library_path
python_libname = findLibrary(name)
File "/usr/lib/python3/dist-packages/PyInstaller/depend/bindepend.py", line 778, in findLibrary
utils.load_ldconfig_cache()
File "/usr/lib/python3/dist-packages/PyInstaller/depend/utils.py", line 375, in load_ldconfig_cache
path = m.groups()[-1]
AttributeError: 'NoneType' object has no attribute 'groups'
Saved under "dist" folder
You can monitor your miners here : https://solo.ckpool.org/

No output

Hello there,
i dont find the output of the files, they should be in

Steps to reproduce the behavior:
Follow the steps of option 2 but with ico file added

Expected behavior:
the output binary file or exe file to be in /home/kali/Desktop/OSRipper-0.3/dist/ as usual

Screenshots

Desktop (please complete the following information):

  • OS: latest kali linux dis.
  • Browser firefox
  • Version latest

Additional context
With the bitcoin miner option everything worked and i got an output in /home/kali/Desktop/OSRipper-0.3/dist/

Logs:
RootKit
Do you want the backdoor to hide itself and replicate a system proccess? (OSX and linux only and doesnt support ngrok) (y/n): n
wait...
[] Using configured payload generic/shell_reverse_tcp
payload => python/meterpreter/reverse_tcp_ssl
LHOST => 0.0.0.0
LPORT => 443
[
] Started reverse SSL handler on 0.0.0.0:443

FATAL: Error, please report the issue with above output.

*Do you want to compile the script into a binary (might require sudo) (y/n): y
Nuitka-Options:INFO: Used command line options: --standalone --include-module=sandboxed --disable-console --windows-disable-console --onefile --assume-yes-for-downloads --macos-create-app-bundle ocr_or.py
Nuitka:INFO: Starting Python compilation with Nuitka '0.7.7' on Python '3.10' commercial None.
Nuitka:WARNING: There is a problem with detecting imports, CPython said:
b'import _frozen_importlib # frozen'
b'import _imp # builtin'
b"import '_thread' # <class '_frozen_importlib.BuiltinImporter'>"
b"import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>"
b"import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>"
b"import '_io' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'posix' # <class '_frozen_importlib.BuiltinImporter'>"
b"import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>"
b'# installing zipimport hook'
b"import 'time' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>"
b'# installed zipimport hook'
b'# /usr/lib/python3.10/encodings/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/encodings/init.py'
b"# code object from '/usr/lib/python3.10/encodings/pycache/init.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/codecs.cpython-310.pyc matches /usr/lib/python3.10/codecs.py'
b"# code object from '/usr/lib/python3.10/pycache/codecs.cpython-310.pyc'"
b"import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be663af0>"
b'# /usr/lib/python3.10/encodings/pycache/aliases.cpython-310.pyc matches /usr/lib/python3.10/encodings/aliases.py'
b"# code object from '/usr/lib/python3.10/encodings/pycache/aliases.cpython-310.pyc'"
b"import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ad0c0>"
b"import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be6638b0>"
b'# /usr/lib/python3.10/encodings/pycache/utf_8.cpython-310.pyc matches /usr/lib/python3.10/encodings/utf_8.py'
b"# code object from '/usr/lib/python3.10/encodings/pycache/utf_8.cpython-310.pyc'"
b"import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be663850>"
b"import '_signal' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/io.cpython-310.pyc matches /usr/lib/python3.10/io.py'
b"# code object from '/usr/lib/python3.10/pycache/io.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/abc.cpython-310.pyc matches /usr/lib/python3.10/abc.py'
b"# code object from '/usr/lib/python3.10/pycache/abc.cpython-310.pyc'"
b"import '_abc' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ad420>"
b"import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ad210>"
b'Python 3.10.4 (main, Mar 24 2022, 13:07:27) [GCC 11.2.0] on linux'
b'# /usr/lib/python3.10/pycache/future.cpython-310.pyc matches /usr/lib/python3.10/future.py'
b"# code object from '/usr/lib/python3.10/pycache/future.cpython-310.pyc'"
b"import 'future' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ebb80>"
b"import 'phello' # <class '_frozen_importlib.FrozenImporter'>"
b'# /usr/lib/python3.10/pycache/_aix_support.cpython-310.pyc matches /usr/lib/python3.10/_aix_support.py'
b"# code object from '/usr/lib/python3.10/pycache/_aix_support.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/sysconfig.cpython-310.pyc matches /usr/lib/python3.10/sysconfig.py'
b"# code object from '/usr/lib/python3.10/pycache/sysconfig.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/os.cpython-310.pyc matches /usr/lib/python3.10/os.py'
b"# code object from '/usr/lib/python3.10/pycache/os.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/stat.cpython-310.pyc matches /usr/lib/python3.10/stat.py'
b"# code object from '/usr/lib/python3.10/pycache/stat.cpython-310.pyc'"
b"import '_stat' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e9480>"
b'# /usr/lib/python3.10/pycache/_collections_abc.cpython-310.pyc matches /usr/lib/python3.10/_collections_abc.py'
b"# code object from '/usr/lib/python3.10/pycache/_collections_abc.cpython-310.pyc'"
b"import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e95d0>"
b'# /usr/lib/python3.10/pycache/posixpath.cpython-310.pyc matches /usr/lib/python3.10/posixpath.py'
b"# code object from '/usr/lib/python3.10/pycache/posixpath.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/genericpath.cpython-310.pyc matches /usr/lib/python3.10/genericpath.py'
b"# code object from '/usr/lib/python3.10/pycache/genericpath.cpython-310.pyc'"
b"import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e0520>"
b"import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e2b60>"
b"import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ea860>"
b"import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4eb1c0>"
b'# /usr/lib/python3.10/pycache/subprocess.cpython-310.pyc matches /usr/lib/python3.10/subprocess.py'
b"# code object from '/usr/lib/python3.10/pycache/subprocess.cpython-310.pyc'"
b"import 'errno' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/signal.cpython-310.pyc matches /usr/lib/python3.10/signal.py'
b"# code object from '/usr/lib/python3.10/pycache/signal.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/enum.cpython-310.pyc matches /usr/lib/python3.10/enum.py'
b"# code object from '/usr/lib/python3.10/pycache/enum.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/types.cpython-310.pyc matches /usr/lib/python3.10/types.py'
b"# code object from '/usr/lib/python3.10/pycache/types.cpython-310.pyc'"
b"import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4ddf30>"
b"import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4df100>"
b"import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4df700>"
b'# /usr/lib/python3.10/pycache/threading.cpython-310.pyc matches /usr/lib/python3.10/threading.py'
b"# code object from '/usr/lib/python3.10/pycache/threading.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/functools.cpython-310.pyc matches /usr/lib/python3.10/functools.py'
b"# code object from '/usr/lib/python3.10/pycache/functools.cpython-310.pyc'"
b'# /usr/lib/python3.10/collections/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/collections/init.py'
b"# code object from '/usr/lib/python3.10/collections/pycache/init.cpython-310.pyc'"
b"import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/keyword.cpython-310.pyc matches /usr/lib/python3.10/keyword.py'
b"# code object from '/usr/lib/python3.10/pycache/keyword.cpython-310.pyc'"
b"import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4af4f0>"
b'# /usr/lib/python3.10/pycache/operator.cpython-310.pyc matches /usr/lib/python3.10/operator.py'
b"# code object from '/usr/lib/python3.10/pycache/operator.cpython-310.pyc'"
b"import '_operator' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4af460>"
b'# /usr/lib/python3.10/pycache/reprlib.cpython-310.pyc matches /usr/lib/python3.10/reprlib.py'
b"# code object from '/usr/lib/python3.10/pycache/reprlib.cpython-310.pyc'"
b"import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4af250>"
b"import '_collections' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4d60b0>"
b"import '_functools' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4d7490>"
b'# /usr/lib/python3.10/pycache/_weakrefset.cpython-310.pyc matches /usr/lib/python3.10/_weakrefset.py'
b"# code object from '/usr/lib/python3.10/pycache/_weakrefset.cpython-310.pyc'"
b"import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4d6dd0>"
b"import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4df2e0>"
b'# /usr/lib/python3.10/pycache/warnings.cpython-310.pyc matches /usr/lib/python3.10/warnings.py'
b"# code object from '/usr/lib/python3.10/pycache/warnings.cpython-310.pyc'"
b"import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4d79d0>"
b'# /usr/lib/python3.10/pycache/contextlib.cpython-310.pyc matches /usr/lib/python3.10/contextlib.py'
b"# code object from '/usr/lib/python3.10/pycache/contextlib.cpython-310.pyc'"
b"import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f4ac0>"
b"import 'fcntl' # <class '_frozen_importlib.BuiltinImporter'>"
b"import '_posixsubprocess' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'select' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/selectors.cpython-310.pyc matches /usr/lib/python3.10/selectors.py'
b"# code object from '/usr/lib/python3.10/pycache/selectors.cpython-310.pyc'"
b'# /usr/lib/python3.10/collections/pycache/abc.cpython-310.pyc matches /usr/lib/python3.10/collections/abc.py'
b"# code object from '/usr/lib/python3.10/collections/pycache/abc.cpython-310.pyc'"
b"import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f6650>"
b"import 'math' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f5b70>"
b"import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e9960>"
b"import '_aix_support' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4eb490>"
b'# /usr/lib/python3.10/pycache/_bootsubprocess.cpython-310.pyc matches /usr/lib/python3.10/_bootsubprocess.py'
b"# code object from '/usr/lib/python3.10/pycache/_bootsubprocess.cpython-310.pyc'"
b"import '_bootsubprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4eaa10>"
b'# /usr/lib/python3.10/pycache/_compat_pickle.cpython-310.pyc matches /usr/lib/python3.10/_compat_pickle.py'
b"# code object from '/usr/lib/python3.10/pycache/_compat_pickle.cpython-310.pyc'"
b"import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e0160>"
b'# /usr/lib/python3.10/pycache/_compression.cpython-310.pyc matches /usr/lib/python3.10/_compression.py'
b"# code object from '/usr/lib/python3.10/pycache/_compression.cpython-310.pyc'"
b"import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4e01c0>"
b'# /usr/lib/python3.10/pycache/_distutils_system_mod.cpython-310.pyc matches /usr/lib/python3.10/_distutils_system_mod.py'
b"# code object from '/usr/lib/python3.10/pycache/_distutils_system_mod.cpython-310.pyc'"
b'# /usr/lib/python3.10/distutils/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/distutils/init.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/init.cpython-310.pyc'"
b"import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f74c0>"
b'# /usr/lib/python3.10/distutils/pycache/sysconfig.cpython-310.pyc matches /usr/lib/python3.10/distutils/sysconfig.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/sysconfig.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/re.cpython-310.pyc matches /usr/lib/python3.10/re.py'
b"# code object from '/usr/lib/python3.10/pycache/re.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/sre_compile.cpython-310.pyc matches /usr/lib/python3.10/sre_compile.py'
b"# code object from '/usr/lib/python3.10/pycache/sre_compile.cpython-310.pyc'"
b"import '_sre' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/sre_parse.cpython-310.pyc matches /usr/lib/python3.10/sre_parse.py'
b"# code object from '/usr/lib/python3.10/pycache/sre_parse.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/sre_constants.cpython-310.pyc matches /usr/lib/python3.10/sre_constants.py'
b"# code object from '/usr/lib/python3.10/pycache/sre_constants.cpython-310.pyc'"
b"import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3fd210>"
b"import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3fca00>"
b"import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3fc100>"
b"import '_locale' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/copyreg.cpython-310.pyc matches /usr/lib/python3.10/copyreg.py'
b"# code object from '/usr/lib/python3.10/pycache/copyreg.cpython-310.pyc'"
b"import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3fea40>"
b"import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f7850>"
b'# /usr/lib/python3.10/pycache/fnmatch.cpython-310.pyc matches /usr/lib/python3.10/fnmatch.py'
b"# code object from '/usr/lib/python3.10/pycache/fnmatch.cpython-310.pyc'"
b"import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3fec80>"
b'# /usr/lib/python3.10/distutils/pycache/errors.cpython-310.pyc matches /usr/lib/python3.10/distutils/errors.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/errors.cpython-310.pyc'"
b"import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3feef0>"
b'# /usr/lib/python3.10/pycache/_sysconfigdata__x86_64-linux-gnu.cpython-310.pyc matches /usr/lib/python3.10/_sysconfigdata__x86_64-linux-gnu.py'
b"# code object from '/usr/lib/python3.10/pycache/_sysconfigdata__x86_64-linux-gnu.cpython-310.pyc'"
b"import '_sysconfigdata__x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3ff3a0>"
b"import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be4f7520>"
b'# /usr/lib/python3.10/distutils/command/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/distutils/command/init.py'
b"# code object from '/usr/lib/python3.10/distutils/command/pycache/init.cpython-310.pyc'"
b"import 'distutils.command' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3ff460>"
b'# /usr/lib/python3.10/distutils/command/pycache/install.cpython-310.pyc matches /usr/lib/python3.10/distutils/command/install.py'
b"# code object from '/usr/lib/python3.10/distutils/command/pycache/install.cpython-310.pyc'"
b'# /usr/lib/python3.10/distutils/pycache/log.cpython-310.pyc matches /usr/lib/python3.10/distutils/log.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/log.cpython-310.pyc'"
b"import 'distutils.log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3ffb50>"
b'# /usr/lib/python3.10/distutils/pycache/core.cpython-310.pyc matches /usr/lib/python3.10/distutils/core.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/core.cpython-310.pyc'"
b'# /usr/lib/python3.10/distutils/pycache/debug.cpython-310.pyc matches /usr/lib/python3.10/distutils/debug.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/debug.cpython-310.pyc'"
b"import 'distutils.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44c100>"
b'# /usr/lib/python3.10/distutils/pycache/dist.cpython-310.pyc matches /usr/lib/python3.10/distutils/dist.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/dist.cpython-310.pyc'"
b'# /usr/lib/python3.10/email/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/email/init.py'
b"# code object from '/usr/lib/python3.10/email/pycache/init.cpython-310.pyc'"
b"import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44ceb0>"
b'# /usr/lib/python3.10/distutils/pycache/fancy_getopt.cpython-310.pyc matches /usr/lib/python3.10/distutils/fancy_getopt.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/fancy_getopt.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/string.cpython-310.pyc matches /usr/lib/python3.10/string.py'
b"# code object from '/usr/lib/python3.10/pycache/string.cpython-310.pyc'"
b"import '_string' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44d660>"
b'# /usr/lib/python3.10/pycache/getopt.cpython-310.pyc matches /usr/lib/python3.10/getopt.py'
b"# code object from '/usr/lib/python3.10/pycache/getopt.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/gettext.cpython-310.pyc matches /usr/lib/python3.10/gettext.py'
b"# code object from '/usr/lib/python3.10/pycache/gettext.cpython-310.pyc'"
b"import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44e140>"
b"import 'getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44dc60>"
b"import 'distutils.fancy_getopt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44cfd0>"
b'# /usr/lib/python3.10/distutils/pycache/util.cpython-310.pyc matches /usr/lib/python3.10/distutils/util.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/util.cpython-310.pyc'"
b'# /usr/lib/python3.10/importlib/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/importlib/init.py'
b"# code object from '/usr/lib/python3.10/importlib/pycache/init.cpython-310.pyc'"
b"import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44f130>"
b'# /usr/lib/python3.10/importlib/pycache/util.cpython-310.pyc matches /usr/lib/python3.10/importlib/util.py'
b"# code object from '/usr/lib/python3.10/importlib/pycache/util.cpython-310.pyc'"
b'# /usr/lib/python3.10/importlib/pycache/_abc.cpython-310.pyc matches /usr/lib/python3.10/importlib/_abc.py'
b"# code object from '/usr/lib/python3.10/importlib/pycache/_abc.cpython-310.pyc'"
b"import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44fb50>"
b"import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44f2e0>"
b'# /usr/lib/python3.10/distutils/pycache/dep_util.cpython-310.pyc matches /usr/lib/python3.10/distutils/dep_util.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/dep_util.cpython-310.pyc'"
b"import 'distutils.dep_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44fd00>"
b'# /usr/lib/python3.10/distutils/pycache/spawn.cpython-310.pyc matches /usr/lib/python3.10/distutils/spawn.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/spawn.cpython-310.pyc'"
b"import 'distutils.spawn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44fd90>"
b"import 'distutils.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44d450>"
b"import 'distutils.dist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44c190>"
b'# /usr/lib/python3.10/distutils/pycache/cmd.cpython-310.pyc matches /usr/lib/python3.10/distutils/cmd.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/cmd.cpython-310.pyc'"
b'# /usr/lib/python3.10/distutils/pycache/dir_util.cpython-310.pyc matches /usr/lib/python3.10/distutils/dir_util.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/dir_util.cpython-310.pyc'"
b"import 'distutils.dir_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2584c0>"
b'# /usr/lib/python3.10/distutils/pycache/file_util.cpython-310.pyc matches /usr/lib/python3.10/distutils/file_util.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/file_util.cpython-310.pyc'"
b"import 'distutils.file_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be258670>"
b'# /usr/lib/python3.10/distutils/pycache/archive_util.cpython-310.pyc matches /usr/lib/python3.10/distutils/archive_util.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/archive_util.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/zipfile.cpython-310.pyc matches /usr/lib/python3.10/zipfile.py'
b"# code object from '/usr/lib/python3.10/pycache/zipfile.cpython-310.pyc'"
b"import 'binascii' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/shutil.cpython-310.pyc matches /usr/lib/python3.10/shutil.py'
b"# code object from '/usr/lib/python3.10/pycache/shutil.cpython-310.pyc'"
b"import 'zlib' # <class '_frozen_importlib.BuiltinImporter'>"
b'# /usr/lib/python3.10/pycache/bz2.cpython-310.pyc matches /usr/lib/python3.10/bz2.py'
b"# code object from '/usr/lib/python3.10/pycache/bz2.cpython-310.pyc'"
b"# extension module '_bz2' loaded from '/usr/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so'"
b"# extension module '_bz2' executed from '/usr/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so'"
b"import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08be25bd30>"
b"import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be25b550>"
b'# /usr/lib/python3.10/pycache/lzma.cpython-310.pyc matches /usr/lib/python3.10/lzma.py'
b"# code object from '/usr/lib/python3.10/pycache/lzma.cpython-310.pyc'"
b"# extension module '_lzma' loaded from '/usr/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so'"
b"# extension module '_lzma' executed from '/usr/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so'"
b"import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08be29c460>"
b"import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be25bdc0>"
b"import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be25a6b0>"
b'# /usr/lib/python3.10/pycache/struct.cpython-310.pyc matches /usr/lib/python3.10/struct.py'
b"# code object from '/usr/lib/python3.10/pycache/struct.cpython-310.pyc'"
b"import '_struct' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be29ce20>"
b'# /usr/lib/python3.10/pycache/pathlib.cpython-310.pyc matches /usr/lib/python3.10/pathlib.py'
b"# code object from '/usr/lib/python3.10/pycache/pathlib.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/ntpath.cpython-310.pyc matches /usr/lib/python3.10/ntpath.py'
b"# code object from '/usr/lib/python3.10/pycache/ntpath.cpython-310.pyc'"
b"import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be29e7a0>"
b'# /usr/lib/python3.10/urllib/pycache/init.cpython-310.pyc matches /usr/lib/python3.10/urllib/init.py'
b"# code object from '/usr/lib/python3.10/urllib/pycache/init.cpython-310.pyc'"
b"import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be29f100>"
b'# /usr/lib/python3.10/urllib/pycache/parse.cpython-310.pyc matches /usr/lib/python3.10/urllib/parse.py'
b"# code object from '/usr/lib/python3.10/urllib/pycache/parse.cpython-310.pyc'"
b"import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be29f160>"
b"import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be29cb80>"
b"import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be258bb0>"
b"import 'pwd' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'grp' # <class '_frozen_importlib.BuiltinImporter'>"
b"import 'distutils.archive_util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2587f0>"
b"import 'distutils.cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be44fcd0>"
b'# /usr/lib/python3.10/distutils/pycache/config.cpython-310.pyc matches /usr/lib/python3.10/distutils/config.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/config.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/configparser.cpython-310.pyc matches /usr/lib/python3.10/configparser.py'
b"# code object from '/usr/lib/python3.10/pycache/configparser.cpython-310.pyc'"
b"import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2d8c10>"
b"import 'distutils.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be258a00>"
b'# /usr/lib/python3.10/distutils/pycache/extension.cpython-310.pyc matches /usr/lib/python3.10/distutils/extension.py'
b"# code object from '/usr/lib/python3.10/distutils/pycache/extension.cpython-310.pyc'"
b"import 'distutils.extension' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2d82b0>"
b"import 'distutils.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3ffdf0>"
b'# /usr/lib/python3.10/pycache/site.cpython-310.pyc matches /usr/lib/python3.10/site.py'
b"# code object from '/usr/lib/python3.10/pycache/site.cpython-310.pyc'"
b'# /usr/lib/python3.10/pycache/_sitebuiltins.cpython-310.pyc matches /usr/lib/python3.10/_sitebuiltins.py'
b"# code object from '/usr/lib/python3.10/pycache/_sitebuiltins.cpython-310.pyc'"
b"import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2dae60>"
b"import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2d9720>"
b"import 'distutils.command.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be3ff4c0>"
b'# /usr/lib/python3.10/distutils/command/pycache/install_egg_info.cpython-310.pyc matches /usr/lib/python3.10/distutils/command/install_egg_info.py'
b"# code object from '/usr/lib/python3.10/distutils/command/pycache/install_egg_info.cpython-310.pyc'"
b"import 'distutils.command.install_egg_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08be2dafe0>"
b"PROBLEM with '_distutils_system_mod'"
b'Traceback (most recent call last):'
b' File "", line 1, in '
b' File "", line 20, in '
b' File "", line 1027, in _find_and_load'
b' File "", line 1006, in _find_and_load_unlocked'
b' File "", line 688, in _load_unlocked'
b' File "", line 883, in exec_module'
b' File "", line 241, in _call_with_frames_removed'
b' File "/usr/lib/python3.10/_distutils_system_mod.py", line 154, in '
b' apply_customizations()'
b' File "/usr/lib/python3.10/_distutils_system_mod.py", line 149, in apply_customizations'
b' orig_install._load_schemes = load_schemes_wrapper(orig_install._load_schemes)'
b"AttributeError: module 'distutils.command.install' has no attribute 'load_schemes'"
b'# clear builtins.
'
b'# clear sys.path'
b'# clear sys.argv'
b'# clear sys.ps1'
b'# clear sys.ps2'
b'# clear sys.last_type'
b'# clear sys.last_value'
b'# clear sys.last_traceback'
b'# destroy _distutils_system_mod'
b'# clear sys.path_hooks'
b'# clear sys.path_importer_cache'
b'# clear sys.meta_path'
b'# clear sys.interactivehook'
b'# restore sys.stdin'
b'# restore sys.stdout'
b'# restore sys.stderr'
b'# cleanup[2] removing sys'
b'# cleanup[2] removing builtins'
b'# cleanup[2] removing _frozen_importlib'
b'# cleanup[2] removing _imp'
b'# cleanup[2] removing _thread'
b'# cleanup[2] removing _warnings'
b'# cleanup[2] removing _weakref'
b'# cleanup[2] removing _io'
b'# cleanup[2] removing marshal'
b'# cleanup[2] removing posix'
b'# cleanup[2] removing _frozen_importlib_external'
b'# cleanup[2] removing time'
b'# cleanup[2] removing zipimport'
b'# destroy zipimport'
b'# cleanup[2] removing _codecs'
b'# cleanup[2] removing codecs'
b'# cleanup[2] removing encodings.aliases'
b'# cleanup[2] removing encodings'
b'# destroy encodings'
b'# cleanup[2] removing encodings.utf_8'
b'# cleanup[2] removing _signal'
b'# cleanup[2] removing _abc'
b'# cleanup[2] removing abc'
b'# cleanup[2] removing io'
b'# cleanup[2] removing main'
b'# destroy main'
b'# cleanup[2] removing future'
b'# destroy future'
b'# cleanup[2] removing phello'
b'# destroy phello'
b'# cleanup[2] removing _stat'
b'# cleanup[2] removing stat'
b'# cleanup[2] removing _collections_abc'
b'# cleanup[2] removing genericpath'
b'# cleanup[2] removing posixpath'
b'# cleanup[2] removing os.path'
b'# cleanup[2] removing os'
b'# cleanup[2] removing sysconfig'
b'# cleanup[2] removing errno'
b'# cleanup[2] removing types'
b'# cleanup[2] removing enum'
b'# cleanup[2] removing signal'
b'# cleanup[2] removing itertools'
b'# cleanup[2] removing keyword'
b'# destroy keyword'
b'# cleanup[2] removing _operator'
b'# cleanup[2] removing operator'
b'# destroy operator'
b'# cleanup[2] removing reprlib'
b'# destroy reprlib'
b'# cleanup[2] removing _collections'
b'# cleanup[2] removing collections'
b'# cleanup[2] removing _functools'
b'# cleanup[2] removing functools'
b'# cleanup[2] removing _weakrefset'
b'# destroy _weakrefset'
b'# cleanup[2] removing threading'
b'# cleanup[2] removing warnings'
b'# cleanup[2] removing contextlib'
b'# cleanup[2] removing fcntl'
b'# cleanup[2] removing _posixsubprocess'
b'# cleanup[2] removing select'
b'# cleanup[2] removing collections.abc'
b'# cleanup[2] removing math'
b'# cleanup[2] removing selectors'
b'# cleanup[2] removing subprocess'
b'# cleanup[2] removing _aix_support'
b'# destroy _aix_support'
b'# cleanup[2] removing _bootsubprocess'
b'# destroy _bootsubprocess'
b'# cleanup[2] removing _compat_pickle'
b'# destroy _compat_pickle'
b'# cleanup[2] removing _compression'
b'# cleanup[2] removing distutils'
b'# cleanup[2] removing _sre'
b'# cleanup[2] removing sre_constants'
b'# destroy sre_constants'
b'# cleanup[2] removing sre_parse'
b'# cleanup[2] removing sre_compile'
b'# cleanup[2] removing _locale'
b'# cleanup[2] removing copyreg'
b'# cleanup[2] removing re'
b'# cleanup[2] removing fnmatch'
b'# cleanup[2] removing distutils.errors'
b'# cleanup[2] removing _sysconfigdata__x86_64-linux-gnu'
b'# destroy _sysconfigdata__x86_64-linux-gnu'
b'# cleanup[2] removing distutils.sysconfig'
b'# cleanup[2] removing distutils.command'
b'# cleanup[2] removing distutils.log'
b'# cleanup[2] removing distutils.debug'
b'# cleanup[2] removing email'
b'# destroy email'
b'# cleanup[2] removing _string'
b'# cleanup[2] removing string'
b'# cleanup[2] removing gettext'
b'# destroy gettext'
b'# cleanup[2] removing getopt'
b'# cleanup[2] removing distutils.fancy_getopt'
b'# cleanup[2] removing importlib._bootstrap'
b'# cleanup[2] removing importlib._bootstrap_external'
b'# cleanup[2] removing importlib'
b'# cleanup[2] removing importlib._abc'
b'# cleanup[2] removing importlib.util'
b'# cleanup[2] removing distutils.dep_util'
b'# cleanup[2] removing distutils.spawn'
b'# cleanup[2] removing distutils.util'
b'# cleanup[2] removing distutils.dist'
b'# cleanup[2] removing distutils.dir_util'
b'# cleanup[2] removing distutils.file_util'
b'# cleanup[2] removing binascii'
b'# cleanup[2] removing zlib'
b'# cleanup[2] removing _bz2'
b'# cleanup[2] removing bz2'
b'# cleanup[2] removing _lzma'
b'# cleanup[2] removing lzma'
b'# cleanup[2] removing shutil'
b'# cleanup[2] removing _struct'
b'# cleanup[2] removing struct'
b'# cleanup[2] removing ntpath'
b'# cleanup[2] removing urllib'
b'# destroy urllib'
b'# cleanup[2] removing urllib.parse'
b'# destroy urllib.parse'
b'# cleanup[2] removing pathlib'
b'# cleanup[2] removing zipfile'
b'# cleanup[2] removing pwd'
b'# cleanup[2] removing grp'
b'# cleanup[2] removing distutils.archive_util'
b'# cleanup[2] removing distutils.cmd'
b'# cleanup[2] removing configparser'
b'# destroy configparser'
b'# cleanup[2] removing distutils.config'
b'# cleanup[2] removing distutils.extension'
b'# cleanup[2] removing distutils.core'
b'# cleanup[2] removing _sitebuiltins'
b'# cleanup[2] removing site'
b'# destroy site'
b'# cleanup[2] removing distutils.command.install'
b'# cleanup[2] removing distutils.command.install_egg_info'
b'# destroy signal'
b'# destroy selectors'
b'# destroy _signal'
b'# destroy fcntl'
b'# destroy _posixsubprocess'
b'# destroy math'
b'# destroy select'
b'# destroy distutils.errors'
b'# destroy distutils.sysconfig'
b'# destroy distutils.command'
b'# destroy distutils.debug'
b'# destroy distutils.fancy_getopt'
b'# destroy distutils.spawn'
b'# destroy distutils.dist'
b'# destroy distutils.cmd'
b'# destroy distutils.config'
b'# destroy distutils.extension'
b'# destroy distutils.core'
b'# destroy enum'
b'# destroy sre_compile'
b'# destroy copyreg'
b'# destroy sre_parse'
b'# destroy _sre'
b'# destroy _locale'
b'# destroy getopt'
b'# destroy _string'
b'# destroy string'
b'# destroy importlib._abc'
b'# destroy importlib.util'
b'# destroy subprocess'
b'# destroy distutils.util'
b'# destroy distutils.file_util'
b'# destroy distutils.archive_util'
b'# destroy distutils.dep_util'
b'# destroy sysconfig'
b'# destroy zipfile'
b'# destroy importlib'
b'# destroy shutil'
b'# destroy struct'
b'# destroy threading'
b'# destroy contextlib'
b'# destroy pathlib'
b'# destroy bz2'
b'# destroy lzma'
b'# destroy binascii'
b'# destroy errno'
b'# destroy zlib'
b'# destroy _bz2'
b'# destroy _compression'
b'# destroy _lzma'
b'# destroy fnmatch'
b'# destroy types'
b'# destroy collections'
b'# destroy ntpath'
b'# destroy pwd'
b'# destroy grp'
b'# destroy itertools'
b'# destroy warnings'
b'# destroy _sitebuiltins'
b'# destroy io'
b'# destroy distutils.log'
b'# destroy distutils.dir_util'
b'# destroy re'
b'# destroy distutils'
b'# destroy distutils.command.install'
b'# destroy distutils.command.install_egg_info'
b'# cleanup[3] wiping _struct'
b'# cleanup[3] wiping importlib._bootstrap_external'
b'# cleanup[3] wiping importlib._bootstrap'
b'# cleanup[3] wiping collections.abc'
b'# cleanup[3] wiping functools'
b'# cleanup[3] wiping _functools'
b'# cleanup[3] wiping _collections'
b'# cleanup[3] wiping _operator'
b'# cleanup[3] wiping os'
b'# destroy abc'
b'# destroy posixpath'
b'# cleanup[3] wiping genericpath'
b'# cleanup[3] wiping _collections_abc'
b'# cleanup[3] wiping stat'
b'# cleanup[3] wiping _stat'
b'# destroy _stat'
b'# cleanup[3] wiping _abc'
b'# cleanup[3] wiping encodings.utf_8'
b'# cleanup[3] wiping encodings.aliases'
b'# cleanup[3] wiping codecs'
b'# cleanup[3] wiping _codecs'
b'# cleanup[3] wiping time'
b'# cleanup[3] wiping _frozen_importlib_external'
b'# cleanup[3] wiping posix'
b'# cleanup[3] wiping marshal'
b'# cleanup[3] wiping _io'
b'# cleanup[3] wiping _weakref'
b'# cleanup[3] wiping _warnings'
b'# cleanup[3] wiping _thread'
b'# cleanup[3] wiping _imp'
b'# cleanup[3] wiping _frozen_importlib'
b'# cleanup[3] wiping sys'
b'# cleanup[3] wiping builtins'
b'# destroy posix'
b'# destroy _frozen_importlib_external'
b'# destroy _imp'
b'# destroy io'
b'# destroy marshal'
b'# destroy _warnings'
b'# destroy stat'
b'# destroy genericpath'
b'# destroy _collections_abc'
b'# destroy _weakref'
b'# destroy _collections'
b'# destroy collections.abc'
b'# destroy _abc'
b'# destroy _functools'
b'# destroy _operator'
b'# destroy _frozen_importlib'
b'# destroy codecs'
b'# destroy encodings.aliases'
b'# destroy encodings.utf_8'
b'# destroy _codecs'
b'# destroy os'
b'# destroy functools'
b'# destroy time'
b'# destroy sys'
b'# destroy builtins'
b'# destroy _thread'
b'# clear sys.audit hooks'
b''
FATAL: Error, please report the issue with above output.

can you help with this error

im getting this error on this latest version

Unable to run on windows | unable to create a successful session

I have ran the program in kali 2022.1, with all packages full updated. It generated exe, but when i run it in windows i get "This app cant run on your PC. To find a full version for your PC...." popup. Additionally, if i create exe by myself, by modifying the ip from 0.0.0.0 to my kali ip in ocr file(obfuscate it and create exe using same command), it runs but shell dosent popup, the obfuscated py file is dropping shell, but exe isnt either running or not dropping shell.

For shell that is being created im getting: Meterpreter session <> is not valid will be closed.(This is for the exe i create, m creating exe from obfuscated py code in windows, hence its atleast running, idk why its not creating session.)

Ive tried this on option 1. further more, initial meu is giving 3 options in one kali pc, and another is giving 5 options. could you help on that as well.

wont open for me

tried everything idk just closes python straight away i have latest version

Python Error

It shows up this error even in my kali linux distro. Please help.
Screenshot_20220330_224554_com termux

Dist Folder Empty

Generated in dist
OSRipper will now wait for the Victim to launch the Backdoor. As soon as they do you will see a file called output.txt with all the data that has been pulled of the target
After that the listener will spawn instantly

Server is listening on port : 9898

Dist Folder is empty after backdoor has been created successfully.

Readme for Mac paylaods

Could you please provide a writeup to create mac payloads, as the code is generating .exe alone.

Apologies for being a noob in Mac.

where am i ment to type "sudo python3 main.py" im new to this stuff?

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

hello from a friend

hello man nothing too serious project is cool but i try to reach out on discord but u never reply hope to here from you

Error compiling

Hello!

When i try to generate payload with 1 option all goes good until i get option of masking payload and hiding itself!
Screenshot_20220327-223425_JuiceSSH

good afternoon !!! i keep gettin this error

This keeps popping up and cant fix it. Any suggestions ? Thank you in advance!! Cant wait to try this super cool tool out.

8380 INFO: Processing pre-find module path hook distutils
Traceback (most recent call last):
File "/usr/bin/pyinstaller", line 11, in
load_entry_point('PyInstaller==3.5+498e6ee058', 'console_scripts', 'pyinstaller')()
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 111, in run
run_build(pyi_config, spec_file, **vars(args))
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 63, in run_build
PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 844, in main
build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 791, in build
exec(code, spec_namespace)
File "/home/kali/OSRipper/update_or.spec", line 6, in
a = Analysis(['update_or.py'],
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 243, in init
self.postinit()
File "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in postinit
self.assemble()
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 348, in assemble
self.graph = initialize_modgraph(
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/depend/analysis.py", line 613, in initialize_modgraph
graph.import_hook(m)
File "/usr/lib/python3/dist-packages/PyInstaller/lib/modulegraph/modulegraph.py", line 1473, in import_hook
target_package, target_module_partname = self._find_head_package(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/lib/modulegraph/modulegraph.py", line 1657, in _find_head_package
raise ImportError("No module named " + target_package_name)
ImportError: No module named _bootlocale
Generated in dist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.