arisada / midgetpack

midgetpack is a multiplatform secure ELF packer
Other
197 stars 37 forks source link

binary doesnt run after packing #7

Open oakieville opened 5 years ago

oakieville commented 5 years ago

compile it howevr after packing binary binary no longer runs syntax error: unexpected '?⌠4╬█KE+Ω⌡k' when opening in hexeditor it doesnt have elf at top as i expected

tryb93 commented 5 years ago

Confirm it does not work on ubuntu 18

DevinoPro commented 5 years ago

@tryb93 So Any Idea how do we make it work?

tryb93 commented 5 years ago

on the centos 6 works

DevinoPro commented 5 years ago

Oh cool can tell me about your environment ? Did you pack android elf successfully?

tryb93 commented 5 years ago

setup: pure centos 6 + glibc-static + gcc + cmake I only tested elf 64 bit