View Single Post
Posts: 12 | Thanked: 1 time | Joined on Jan 2013 @ Kiev, Ukraine
#32
Code:
perl -pi -e 's/\x79\x79\x4d\x4d\x00\x00\x00/\x64\x64\x4d\x4d\x79\x79\x5f/g' /usr/lib/libqcamera.so.1.0.0
After executing the command in terminal I receive a response stating that

Code:
Can't remove /usr/lib/libqcamera.so.1.0.0. Permission denied, skipping the file
Run command as a user and root, to no avail. Please advise.

Last edited by ehnaton; 2013-02-11 at 14:36.