нужен билдер для склейки файлов (pdf, png, jpg, xls, doc) с ехе
need a builder for injecting exe in file (pdf, png, jpg, xls, doc)
need a builder for injecting exe in file (pdf, png, jpg, xls, doc)
There are no such things on the market right now ( exe2jpg, png etc)Yeah I also think so! But thx anyway!
Hmm... are you sure?hye,
i Got .xls ,.doc, .png builder
tg@B1ala18
"im sure that guy watched some youtube videos "нужен билдер для склейки файлов (pdf, png, jpg, xls, doc) с ехе
need a builder for injecting exe in file (pdf, png, jpg, xls, doc)
такое решение стоит очень дорого, все что несть в паблике - вирусная шляпа,нужен билдер для склейки файлов (pdf, png, jpg, xls, doc) с ехе
need a builder for injecting exe in file (pdf, png, jpg, xls, doc
Is there a way to convert .exe to pdf?You can spoof .exe extension of your file with multiple tricks :
- spoof extension with winrar (and make some changes in hex to bypass av)
- just change the real extension by anything for example .pdf then execute the payload by command line
- switch trick (ex :https://github.com/hXR16F/extspoof this is caught by av with this tool, you need to do this process manually to bypass)
You can manually change your PE header to replace it with a PDF one, but for the execution you have to change this before executing your file. I guess making a kind of PE loader who change automatically the header of the file before executing.Is there a way to convert .exe to pdf?