Executes next shell scripts:
- <error:2>
- chmod 644 /system/app/<Package>-1.apk
- chmod 644 /system/lib/libkmcallrecorder.so
- cp /data/app/<Package>-1.apk /system/app/<Package>-1.apk
- cp <Package Folder>/lib/libkmcallrecorder.so /system/lib/
- find /data/app -name <Package>*
- find /system/app -name <Package>*
- grep system
- ls -l /system/bin/
- ls -l /system/sbin/
- ls -l /system/xbin/
- mount
- mount -o remount,ro -t yaffs2 /dev/block/sda1 /system
- mount -o remount,rw -t yaffs2 /dev/block/sda1 /system
- rm /data/app/<Package>-1.apk
- sh
- su
Uses elevated priveleges.
Contains functionality to send SMS messages automatically.
Changes volume and vibration settings.
Gains access to telephone information (number, imei, etc.).
Adds tasks to the system scheduler.
Displays its own windows over windows of other applications.
Parses information from SMS messages.