bats3c / darkarmour

Windows AV Evasion
https://blog.dylan.codes/bypassing-av-via/
MIT License
727 stars 119 forks source link

Help me #1

Closed chenbo667 closed 4 years ago

chenbo667 commented 4 years ago

when i same you Usage use. Run Generate files warning [!] Unable to call PE, likely thats invalid.

bats3c commented 4 years ago

What file type are you giving as input to darkarmour?

chenbo667 commented 4 years ago

exe

bats3c commented 4 years ago

could you provide a hex dump start of the exe? You can use the command head -n 10 <exe name> | xxd for this

bats3c commented 4 years ago

bro, to try fix this ima need to know the type of file you are trying to use. Make sure you are following the example usage in the readme and if you are still having problems could you provide the output when you run head -n 10 <your file name> | xxd