├── README.md ├── banner.png ├── banner.txt ├── example.png ├── gen-hta.py ├── image-7.jpg ├── notes.txt ├── output.hta └── template.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/README.md -------------------------------------------------------------------------------- /banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/banner.png -------------------------------------------------------------------------------- /banner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/banner.txt -------------------------------------------------------------------------------- /example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/example.png -------------------------------------------------------------------------------- /gen-hta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/gen-hta.py -------------------------------------------------------------------------------- /image-7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/image-7.jpg -------------------------------------------------------------------------------- /notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/notes.txt -------------------------------------------------------------------------------- /output.hta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/output.hta -------------------------------------------------------------------------------- /template.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/genHTA/HEAD/template.txt --------------------------------------------------------------------------------