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

can any one help me #29

Closed
kurd2019 opened this issue Dec 17, 2019 · 1 comment
Closed

can any one help me #29

kurd2019 opened this issue Dec 17, 2019 · 1 comment

Comments

@kurd2019
Copy link

whene i write ./evilgrade
it shows to me this message

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

@bcoles
Copy link

bcoles commented Jan 1, 2020

Try sudo apt install librpc-xml-perl or cpan install RPC::XML as per #24.

Then start evilgrade with the appropriate -I include directory.

perl -I "/usr/local/share/perl/5.30.0/XML/" ./evilgrade

@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

3 participants