infobyte / evilgrade

Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates.
https://www.faradaysec.com/
1.26k stars 278 forks source link

Can't locate isrcore/Shell.pm #15

Closed d4rkn0 closed 7 years ago

d4rkn0 commented 7 years ago

Hi,

i tired to use evilgrade on Kali Rolling but i got this error message:

root@kali:/home/d4rkn0/Downloads/evilgrade# ./evilgrade 
Can't locate isrcore/Shell.pm in @INC (you may need to install the isrcore::Shell module) (@INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/i386-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/i386-linux-gnu/perl-base) at ./evilgrade line 25.
BEGIN failed--compilation aborted at ./evilgrade line 25.
root@kali:/home/d4rkn0/Downloads/evilgrade#

the perl models are installed. i tried install evilgrade from apt but got the same problem

f-amato commented 7 years ago

This is a duplicate issue #11 already fixed in the last edition. You try updated using git pull or do a git clone from github.