Skip to content

mringwal/CoreBluetoothLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS CoreBluetooth Logger (CBL)

Show CoreBluetooth actions in syslog

Requirements

Compile

export THEOS=/path/to/your/theos/checkout
make
make package

Installation

Install .deb file as usual, e.g.:

  • provide a TCP tunnel, set THEOS_DEVICE_IP and THEOS_DEVICE_PORT, and run make install, or
  • copy the .deb file to your iOS device and install manually. dpkg -i ch.ringwald.corebluetoothlogger*

Usage

  • Run app you're interested in
  • Watch syslog messages, e.g. with deviceconsole
  • Uninstall when done - logger might leak memory :)

About

Show CoreBluetooth actions in syslog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published