Cycript utils
Install to utils.cy to /usr/lib/cycript0.9/com/tyilo:
mkdir -p /usr/lib/cycript0.9/com
git clone https://github.com/Tyilo/cycript-utils.git /usr/lib/cycript0.9/com/tyilo
Then in cycript:
cy# @import com.tyilo.utils; 0
| Failed to load latest commit information. | |||
|
|
README.md | Update README with install commands | |
|
|
utils.cy | Add functions mprotect, hex, logifyFunc, gethex, hexdump, disasm, asm | |