oddcod3 / Phantom-Evasion

Python antivirus evasion tool
GNU General Public License v3.0
1.39k stars 334 forks source link

ERROR:'osslsigncode' #94

Open orhnk opened 2 years ago

orhnk commented 2 years ago

[>] Generating code...

[>] Compiling...

[>] Strip binary...

[>] Sign Executable

[>] Signing MUCOnunHayatHikayesininAcilariCokturBunuBilmeyenYoktur.exe with osslsigncode... Traceback (most recent call last): File "/home/kobruh/Phantom-Evasion/phantom-evasion.py", line 402, in CompleteMenu() File "/home/kobruh/Phantom-Evasion/phantom-evasion.py", line 125, in CompleteMenu Phantom_lib.ModuleLauncher(module_type) File "/home/kobruh/Phantom-Evasion/Setup/Phantom_lib.py", line 964, in ModuleLauncher ExeSigner(ModOpt["Outfile"],ModOpt["SpoofCert"],ModOpt["descr"]) File "/home/kobruh/Phantom-Evasion/Setup/Phantom_lib.py", line 458, in ExeSigner popen = subprocess.Popen(args, stdout=subprocess.PIPE) File "/usr/lib/python3.10/subprocess.py", line 969, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'osslsigncode'