Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/program-spiritual/iosknife
ios庖丁解牛、破解、逆向、渗透(dismember an ox as skillfully as a butcher)
https://github.com/program-spiritual/iosknife
hack hacking ios ios-tools knife
Last synced: 20 days ago
JSON representation
ios庖丁解牛、破解、逆向、渗透(dismember an ox as skillfully as a butcher)
- Host: GitHub
- URL: https://github.com/program-spiritual/iosknife
- Owner: program-spiritual
- Created: 2020-07-23T11:47:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T13:36:22.000Z (over 4 years ago)
- Last Synced: 2024-05-20T09:56:18.935Z (6 months ago)
- Topics: hack, hacking, ios, ios-tools, knife
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ios 庖丁解牛
> 整理自 《九阴真经.ios黑客攻防秘籍》
---
> dismember an ox as skillfully as a butcher
> “给我一个支点和一根足够长的杠杆,我就可以撬动地球”
---
## 非完美越狱
[checkra](https://checkra.in/)
## PC 上的工具
[爱思助手](https://www.i4.cn/)
## 手机上的工具
### `Cydia`
越狱后自动安装
### `iFile`
在手机上管理文件
### `AFC2`
通过USB管理手机文件
### `MTerminal`
手机中执行命令行
### `Cycript`
代码注入测试工具
### `LLDB`和 `debugserver`
远程调试工具
### `usbmuxd`
通过USB连接 SSH
### `IDA` 、`Hopper`
反编译工具
### 其他工具
- `syslogd` 记录日志
- `Vi IMproved` 编辑器
- `apt` 下载命令
- `Network commands` 网络命令
- `dumpedecrypted` 脱壳
- `class-dump` 导出头文件
- `lsof` 查看进程所占用的文件
- `AppSync` 安装未签名的应用
- `App Admin` 下载指定版本的应用