This is an excellent need for today world.
Which I am seaching since few weeks.
But while trying in Raspberry pi, I get below error.
May be the latest linux is not supported or some missing libs.
Please fix this
$ sudo make install
[ 6%] Built target argtable3
[ 10%] Building C object CMakeFiles/Silent_Packer.dir/src/main.c.o
In file included from /home/pi/Silent_Packer/src/main.c:5:
/home/pi/Silent_Packer/includes/ELF/elf_packing.h:16:10: fatal error: mhash.h: No such file or directory
#include <mhash.h>
^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/Silent_Packer.dir/build.make:63: CMakeFiles/Silent_Packer.dir/src/main.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/Silent_Packer.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
This is an excellent need for today world.
Which I am seaching since few weeks.
But while trying in Raspberry pi, I get below error.
May be the latest linux is not supported or some missing libs.
Please fix this