Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pls tell me the solution of this problem #32

Closed
Nikhilesh-1 opened this issue Oct 13, 2020 · 1 comment
Closed

pls tell me the solution of this problem #32

Nikhilesh-1 opened this issue Oct 13, 2020 · 1 comment

Comments

@Nikhilesh-1
Copy link

root@kali:/home/kali/Downloads/evilgrade# ./evilgrade
Can't locate RPC/XML.pm in @inc (you may need to install the RPC::XML module) (@inc contains: /home/kali/Downloads/evilgrade /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.3 /usr/local/share/perl/5.30.3 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl) at /etc/perl/isrcore/shellz.pm line 36.
Compilation failed in require at ./evilgrade line 26.
BEGIN failed--compilation aborted at ./evilgrade line 26.

@f-amato
Copy link
Contributor

f-amato commented Dec 14, 2020

pls follow following steps...

Step 1 | cd evilgrade/
Step 2 | cpan Data::Dump
Step 3 | cpan Digest::MD5
Step 4 | cpan Time::HiRes
Step 5 | sudo apt-get install perl
Step 6 | if promp for yes, type y
Step 7 | sudo apt install librpc-xml-perl
Step 8 | cpan RPC::XML
Step 9 | cp -r isrcore /etc/perl

#24

@f-amato f-amato closed this as completed Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants