Created
April 8, 2014 07:15
-
-
Save hylom/10098987 to your computer and use it in GitHub Desktop.
Mac OS Xでのアプリ&Bluetooth LEデバイス解析メモ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
概要 | |
* アプリのバイナリを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