pixload
pixload copied to clipboard
Unable to install on kali
I have installed all the perl dependencies , but when I try on shell > pixload-* e.g bmp etc, the shell don't recognize any of such command, perhaps I need to re-install, I'm not sure please help me , thank you
Did you clone it? Once you install the dependencies run
git clone https://github.com/chinarulezzz/pixload.git
From there you can cd into the directory and run make install
(you might have to run with sudo)