You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[>] 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?
The text was updated successfully, but these errors were encountered: