Skip to content

Instantly share code, notes, and snippets.

@hylom
Created April 8, 2014 07:15
Show Gist options
  • Save hylom/10098987 to your computer and use it in GitHub Desktop.
Save hylom/10098987 to your computer and use it in GitHub Desktop.
Mac OS Xでのアプリ&Bluetooth LEデバイス解析メモ
概要
* アプリのバイナリをEmacsで眺める
* otoolで逆アセンブル
* nmでシンボル情報を見る
* otoolでシンボルに対応するデータを見る
* /var/log/system.logでbluedの通信ログを見る
* bluetoothロガーで流れるパケットを見る
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment