An open API service indexing awesome lists of open source software.

https://github.com/7kms/macos-reverse-demos


https://github.com/7kms/macos-reverse-demos

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# macOS reverse demos
> 本工程demo都来源于[<>](https://github.com/feicong/macbook)一书中的讲解demo

### 重写原因

1. 原书中的例子基本覆盖了正向开发中的权限验证, 重写这些demo有助于理解和梳理鉴权的种类
2. 原书使用swift3进行开发, 由于版本原因, 现在用swift5进行重写
3. 原书中使用的某些第三方依赖丢失, 部分工程运行错误