pupy icon indicating copy to clipboard operation
pupy copied to clipboard

ARM payload_templates not found

Open djerryz opened this issue 3 years ago • 2 comments

gen -f client -O windows -A armhf connect
Taceback (most recent call last):
  File "/pupy/commands/gen.py", line 159, in do
    output = pupygen.pupygen(args, config, server, handler.display)
  File "/pupy/pupygen.py", line 684, in pupygen
    compressed=not (args.uncompressed or args.packer)
  File "/pupy/pupygen.py", line 455, in generate_binary_from_template
    raise ValueError('Template not found ({})'.format(template))
ValueError: Template not found (/pupy/payload_templates/pupyarmhf.lin)

djerryz avatar Jul 23 '20 13:07 djerryz

Same here.

CalfCrusher avatar Sep 17 '20 12:09 CalfCrusher

any guys found it?

leezp avatar Oct 27 '20 03:10 leezp