Git Product home page Git Product logo

macbook's Introduction

macbook

《macOS软件安全与逆向分析》随书源码

本书目录

目录:目录

样章

样章一:第一章

样章二:第四章

购买地址:

京东:https://item.jd.com/12137171.html

互动出版社:http://product.china-pub.com/6170966

当当网:http://product.dangdang.com/25119898.html

亚马逊:https://www.amazon.cn/dp/B074323CHX

Swift版本

本书在写作过程中经历了Swift编译2.0、2.2、2.3、3.0、3.1等多个版本的更新。为了代码版本的统一,所有代码最终选择了2.3与3.1两个版本,master版本与3.1同步。在使用代码前,可以执行下面命令查看系统安装的Swift编译器版本信息:

$ swift -version

然后根据自己的版本号下载对应的代码。

以Swift 3.1为例,对应的Xcode版本为8.3.2,官方下载地址为:http://adcdownload.apple.com/Developer_Tools/Xcode_8.3.2/Xcode8.3.2.xip

安装好Xcode后,执行下面命令下载代码到本地:

$ git clone https://github.com/feicong/macbook -b swift3

注意事项

请大家多多支持国内正版书籍!

本书的创作花费了笔者大量的时间与精力,它得以顺利出版,是无数个日日夜夜调试与写作的成果。因此,本书不欢迎阅读本书盗版的读者,无论你是出于什么渠道与目的,当你通过阅读盗版书看到这番话时,都是对笔者深深的伤害。

交流

建立了一个扣扣群,包括但不限于非虫软件安全与逆向分析图书交流,软件安全行业交流,工具与技术分享。

qqgroup

LICENSE

所有代码在AGPL v3协议下授权,使用前请遵守授权细则。

macbook's People

Contributors

feicong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.