packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
GNU General Public License v3.0
44 stars 10 forks source link

packer command not working #144

Open jramhani opened 1 month ago

jramhani commented 1 month ago

All packers

packer amber example.exe

00:00:00.586 [ERROR] [Errno 2] No such file or directory: 'amber'

UPX works

packer upx example.exe

dhondta commented 1 month ago

@jramhani Thank you for reporting. Actually, this is not a bug but a misleading error message because of the context ;

So please try the following and tell if the setup succeeds ;

$ packing-box setup packer amber
jramhani commented 1 month ago

Oh, okey thanks clarification;

I tried to setup using the command mentioned but got the following error :

00:00:00.108 [INFO] Setting up Amber...
00:00:02.610 [ERROR] mv: cannot move '/home/user/.opt/packers' to a subdirectory of itself, '/home/user/.opt/packers/amber'
00:00:02.610 [CRITICAL] Last command's result does not exist (/home/user/.opt/packers/amber) ; current: {'ln': 'amber'}