Greeting;
so I am attempting to unpack this elf binary ;
$file
ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, stripped;
$upx -d wont work ; any ressources should I take a look at them ?
ps: I am down to share the binary with whoever is interrested