Skip to content

medievil-inc/MemoryGraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation Note

This tool is no longer supported starting from iOS 15. But you still can use it on lower versions for experimental purposes :)

MemoryGraph

This application builds a memory graph of the app on which it is running on. The final graph represents relations between the various type of objects.

Limitations

  • The current version does not support macOS apps and pure swift objects
  • Actual for iOS SDK 14.4 and lower and it is not guaranteed that the further SDK releases won't affect the application's stability
  • NSMallocBlocks objects are not represented in the graph

Resources

Some of the approaches were taken from but not limited to these sources:

About

Builds a memory graph of the app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 84.9%
  • C 13.0%
  • Swift 2.1%