Install perl on android 2017
Tutorial Install Perl On Android:
-
Download BugTroid Pro Apk -> Download
-
Run the BugTroid Pro app.
-
click Icon android (Android pentest).
-
scroll down and select -> Scripting -> select Perl4android, click install then wait for the process to complete.
-
after Perl for Android is installed, run the application, then click Install and wait until the process is complete.
-
Install Root Explorer (rootex).
-
Run the Root Explorer ( rootex ) -> Click Mount r / w, then go to: /data/data/com.googlecode.perlforandroid/files/perl/
-
Chmod 755 file named perl.
-
copy the file named perl to: / system / bin / or /system/xbin/. (Symlink Is recommended for this step -> Read How to Symlink file on android.) then chmod 755.
-
If done -> run the emulator terminal (Terminal Emulator).
-
Now just run the perl file through the android emulator terminal (Terminal Emulator) -> type:
* su
* perl /path/to/script.pl
Finish you have installed Perl on android.