Loki icon indicating copy to clipboard operation
Loki copied to clipboard

When trying to build the virus it wont worK

Open OG4EVER opened this issue 5 years ago • 4 comments

OG4EVER avatar May 08 '19 23:05 OG4EVER

Im on Parrot OS and when making the payload it will prompt me to this :

  1. MS Word
  2. MS Excel
  3. MS Powerpoint

Select an icon option: 3 Traceback (most recent call last): File "builder.py", line 142, in if not option.isdigit(): AttributeError: 'int' object has no attribute 'isdigit'

OG4EVER avatar May 09 '19 00:05 OG4EVER

It’s to be compiled in Windows

Bitwise-01 avatar May 09 '19 00:05 Bitwise-01

  1. MS Word
  2. MS Excel
  3. MS Powerpoint

Select an icon option: 3 Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Loki\builder\builder.py", line 154, in executor.start() File "C:\Users\Administrator\Desktop\Loki\builder\builder.py", line 116, in start self.compile_bot() File "C:\Users\Administrator\Desktop\Loki\builder\builder.py", line 87, in compile_bot self.write_template(self.bot_template, self.bot_py_temp, _dict) File "C:\Users\Administrator\Desktop\Loki\builder\builder.py", line 72, in write_template for _data in File.read(template, False): File "C:\Users\Administrator\Desktop\Loki\builder\lib\file.py", line 12, in read with open(file, 'rb' if _bytes else 'rt') as f: FileNotFoundError: [Errno 2] No such file or directory: 'bot\template_bot.py'

richardhash avatar Jun 29 '19 05:06 richardhash

Do i need to have MS program before it could compile, since i am using the icons.

richardhash avatar Jun 29 '19 05:06 richardhash