• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering CocoaDebug v1.0.3 - iOS Debugging Tool

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
example.gif


Features

     Shake to hide or show the black bubble. (support both device and simulator)
     Long press the black bubble to show UIDebuggingInformationOverlay. (Apple’s Private API, support iOS 10/11/12)
     Application memory usage and FPS.
     List all print() and NSLog() messages which have been written by the developer in Xcode. (optional)
     List of all the network requests sent by the application. (optional)
     List crash errors. (optional)
     Share network details via email or copy to clipboard when you are in the Network Details page.
     Copy logs. (long press the text, then select all or select copy)
     Search logs by keyword.
     List application and device informations, including: version, build, bundle name, bundle id, screen resolution, device, iOS version
     List all sandbox folders and files, supporting to preview and edit.
     List HTML logs, including console.log(),console.debug(),console.warn(),console.error(),console. info(). (support both WKWebView and UIWebView). (optional)

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top