Skip to content

Instantly share code, notes, and snippets.

@ma34s
Created November 27, 2012 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ma34s/4152686 to your computer and use it in GitHub Desktop.
Save ma34s/4152686 to your computer and use it in GitHub Desktop.
おまじない
mount -o rw,remount /system
mv /system/bin/su /system/bin/ssu
mv /system/xbin/su /system/xbin/ssu
mount -o ro,remount /system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment