Skip to content

ZackZZZZZ/ios_instruments_client

 
 

Repository files navigation

ios_instruments_client

This is a command-line tool that can communicate with the iOS Instruments Server.

It was inspired by my work on the dtxmsg IDA plugin.

The app is implemented in C++. It should build/run on any recent version of OSX, and it can work with any recent version of iOS.

build

$ make

run

$ ./ios_instruments_client -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.6%
  • Objective-C 2.5%
  • Makefile 1.9%