$ ./Silent_Packer -f hello -c aes128_ecb -m section_insertion -o hello-aes [*] Allocating file in memory ... [*] Allocating ELF in memory ... [*] Encrypting .text section ... [*] Random key : 9fa6011b14fcc55610dad2139f4cd344 Illegal instruction
$ ./Silent_Packer -f hello -c aes128_ecb -m section_insertion -o hello-aes
[] Allocating file in memory ...
[] Allocating ELF in memory ...
[] Encrypting .text section ...
[] Random key :
9fa6011b14fcc55610dad2139f4cd344
Illegal instruction