GitPedia

Mjcript

【越狱-逆向】基于Cycript实现的一些实用函数

From CoderMJLee·Updated June 17, 2026·View on GitHub·

**mjcript** is a 【越狱-逆向】基于Cycript实现的一些实用函数 The project is written primarily in Cycript, distributed under the MIT License license, first published in 2018. Key topics include: cycript, reverse-engineering.

mjcript

  • 基于Cycript实现的一些实用函数

安装

1、下载mjcript库

2、将mjcript.cy文件拖到/usr/lib/cycript0.9

3、SSH连接iOS设备

4、使用Cycript监听APP,通过@import导入mjcript

用法

一些常用属性

 

拿到显示在最前面的控制器

 

 

获得某个类的对象方法名列表,支持正则表达式查询

 

更多用法,可以打开mjcript.cy文件

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from CoderMJLee/mjcript via the GitHub API.Last fetched: 6/25/2026