Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Setup fails on kali-linux wsl #96

@perryhq

Description

@perryhq

I ran python3 phantom-evasion.py --setup and got this:



                       _                 _
                 _ __ | |__   __ _ _ __ | |_ ___  _ __ ___
                | '_ \| '_ \ / _` | '_ \| __/ _ \| '_ ` _ \
                | |_) | | | | (_| | | | | || (_) | | | | | |
                | .__/|_| |_|\__,_|_| |_|\__\___/|_| |_| |_|
                |_|   / _ \ \ / / _` / __| |/ _ \| '_ \
                     |  __/\ V / (_| \__ \ | (_) | | | |
                      \___| \_/ \__,_|___/_|\___/|_| |_|
                                                        v3.0


[<DISCLAIMER>]: Phantom-Evasion is intended to be used for legal security
purposes only any other use is not under the responsibility of the developer

[>] Author: Diego Cornacchini (oddcod3)

[>] Github: https://github.com/oddcod3

[>] Version: 3.0

[>] Using Python Version: 3.10.8
Traceback (most recent call last):
  File "/home/perry/tools/Phantom-Evasion/phantom-evasion.py", line 396, in <module>
    Phantom_lib.CmdlineLauncher(sys.argv)
  File "/home/perry/tools/Phantom-Evasion/Setup/Phantom_lib.py", line 1295, in CmdlineLauncher
    AutoSetup()
  File "/home/perry/tools/Phantom-Evasion/Setup/Setup_lib.py", line 63, in AutoSetup
    OtherLinuxSetup()
TypeError: OtherLinuxSetup() missing 1 required positional argument: 'rel'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions