Source 추가1. repo.hackyouriphone.org2. repo.insanelyi.com 어플1. mobile terminal실행1. su 엔터2. alpine 엔터3. passwd 엔터4. 변경할 비번 입력 ~ 한번더 2. Hackulous Security- cURL- OpenSSL(설치후 repo.insanelyi.com 삭제)3. Zephyr (홈버튼 사용안하고 앱스위처 열기)- AppList- LayerSnapshotter- Mobile Substrate- PreferenceLoader- Substrate Safe Mode4. NCSettings- WeeLoader5. iFile- diskdev-cmds- file-cmds- unrar- unzip- zip- 7-zip6. iClean..
haracter(s) Pattern Ex. String Ex. (Pattern matches in red) Example Description & Jsfiddle Type Meta Characters ^ /^Cat/ Cat go fast string must start with Catjsfiddle anchor $ /slow$/ Dogs are slow string must end with slowjsfiddle anchor * /bo*/ boom and boat and bug matches when the precedingo occurs 0 or more timesjsfiddle quantifier + /bo+/ boom and boat and bug matches when the precedingo ..