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.

Phantom Evasion not storing the file #88

@thecowmilk

Description

@thecowmilk

[>] Strip binary...

strip: 'PROGRAM.exe': No such file

[>] Sign Executable

Traceback (most recent call last):
File "/home/kali/Desktop/tools/Phantom-Evasion/phantom-evasion.py", line 402, in
CompleteMenu()
File "/home/kali/Desktop/tools/Phantom-Evasion/phantom-evasion.py", line 125, in CompleteMenu
Phantom_lib.ModuleLauncher(module_type)
File "Setup/Phantom_lib.py", line 967, in ModuleLauncher
ExeSigner(ModOpt["Outfile"],ModOpt["SpoofCert"],ModOpt["descr"])
File "Setup/Phantom_lib.py", line 458, in ExeSigner
os.rename(Filename,Tmpfile)
FileNotFoundError: [Errno 2] No such file or directory: 'program.exe' -> 'Ready2Sign.exe'

Im having this error, how can I fix?

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