3 Star 7 Fork 4

刘柏江/Textobot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Textobot

Description

Text based iOS jailbreak plugin framework integrated with Frida & Python.

It's designed for replace Cydia deb plugin framework.

You can use just Python and JavaScript to write iOS jailbreak plugin, we called TB plugin.

Python in Textobot is running in system level.

JavaScript in Frida is running in process level.

Follow us for update or bug report:

Platform Account
Email liubaijiang@yunyoo.cn
公众号 江哥说安全
头条抖音 刘柏江/江哥说安全
微博 刘柏江VM
码云 https://gitee.com/geekneo/

Version History

2021.10.28-v2.0.1:

  • 更新内置Frida至v15.1.8兼容高版本Unc0ver;

2021.10.01-v2.0.0:

  • 1.更新内置Frida至v15.1.3兼容iOS 13/14(需要Unc0ver <= 6.1.2);
  • 2.添加内置Python2的字符串默认编码格式为UTF8;

2021.09.25-v1.3.0:

  • 删除未启用的模块兼容iOS13/iOS14;

2021.07.29-v1.2.2:

  • 修复后台服务偶尔无法启动的问题;
  • 修复前台App偶尔执行命令闪退的问题;
  • 修复rocketbootstrap初始化依赖的问题;

2021.02.20-v1.2.1:

  • textfile添加plist读取支持;
  • textobot.dylib减少注入面;

2021.01.15-v1.2.0:

  • IPC使用socket,解除对rocketbootstrap的依赖;

2021.01.12-v1.1.0:

  • 添加tbzip压缩命令行程序;
  • 添加getfile协议;

2019.12.26-v1.0.3:

  • TextobotApp集成至Textobot.deb;
  • TextobotApp适配范围iOS >= 10.x;

2019.12.25-v1.0.3:

  • 分离服务模块和注入模块;
  • 修复重复安装插件时不重载模块的问题;
  • 修复特殊情况下导致部分App闪退的问题;

2019.12.23-v1.0.2:

  • 修复卸载插件导致TB服务崩溃的问题;
  • 添加SimpleGUI例子插件;

2019.12.21-v1.0.2:

  • 添加TB_gui控件接口;
  • 集成pyobjus;

2019.12.19-v1.0.1:

2019.12.18-v1.0.1:

  • 添加idle事件;

2019.12.17-v1.0.1:

2019.12.12-v1.0.1:

  • 添加apprun, appdie事件;

2019.12.08-v1.0.0:

  • Textobot发布初始版本;

Installation

iPhone

Optional for iOS < 10.0

Desktop
Must use 'Install from VSIX...' command to install but not double click.

How to use (User)

  • Goto VSCode ==> Settings ==> Extensions ==> Textobot;
  • Fill Textobot.IP with your iPhone's address;
In settings, search: @ext:hybrage.textobot-editor

textobot-editor-configuration

  • Goto Command Palette ==> search Textobot, you can install/start tb plugin there; textobot-editor-commands

How to use (Developer)

  • Goto VSCode ==> Settings ==> Extensions ==> Textobot;
  • Fill Textobot.IP with your iPhone's address;
  • Fill Textobot.Target with which app you want to control;
In settings, search: @ext:hybrage.textobot-editor

Screenshot

textobot-editor-plugin textobot-app-shell textobot-app-plugin textobot-app-about

MIT License Copyright (c) 2019 刘柏江 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

晓文框架-Text based iOS jailbreak plugin framework with Frida & Python. 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者 (2)

全部

近期动态

接近4年前推送了新的提交到 master 分支,c629cad...fea3e56
接近4年前更改了任务 #I2342T 安装失败 的状态为已完成
接近4年前更改了任务 #I4DDX5 Textobot.deb 安装成功后没有 Textobot.app , 运行demo failed to import module com_hybrage_simplegui. 的状态为已完成
接近4年前评论了任务 #I4DDX5 Textobot.deb 安装成功后没有 Textobot.app , 运行demo failed to import module com_hybrage_simplegui.
接近4年前创建了任务 #I4DDX5 Textobot.deb 安装成功后没有 Textobot.app , 运行demo failed to import module com_hybrage_simplegui.
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/geekneo/Textobot.git
git@gitee.com:geekneo/Textobot.git
geekneo
Textobot
Textobot
master

搜索帮助