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

Phantom Evasion not storing the file #88

Open
thecowmilk opened this issue Dec 31, 2020 · 0 comments
Open

Phantom Evasion not storing the file #88

thecowmilk opened this issue Dec 31, 2020 · 0 comments

Comments

@thecowmilk
Copy link

[>] 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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant