Giter Site home page Giter Site logo

suninus / yourview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from talkingdata/yourview

0.0 0.0 0.0 12.15 MB

YourView is a desktop App in MacOS based on Apple SceneKit. You may use it to view iOS App's view hierarchy 3D.

License: Other

Objective-C 99.23% C 0.77%

yourview's Introduction

YourView is a desktop App in MacOS. You can use it to view iOS App's view hierarchy. I think it could be a basic project in app view visualization. Depend on it, you may do your add-on functions's development such as visual tracking like mixpanel, iOS reverse tool just like reveal, frida, even though, you can develop android studio plugin for view debugging. Now I treat it as a iOS reverse tool. Now it is a version of 0.1, I will maintain continuedly.

Quick Start

  • Open YourView/iOS/TalkingDataSDKDemo/TalkingDataSDKDemo.xcodeproj. It's a demo project with the libyourview source code as framework in it. Build and Run,keep the demo app in foreground.

  • Open YourView/MacOS/YourView/YourView.xcodeproj.Build and Run.

  • Input IP(only ip,without port and scheme) address ,click connect

  • Enjoy it!

Demo

Camera control:

Search and Live edit

Tips

  • Now the libyourview.framework is build as a static libiary. If you want to get a dynamic libiary,you must change the mach-o type in the project settings and build it by yourself.
  • You don't need write any code. Once the framework is loaded,it will start a server automatily
  • The iOS UIView serilization operation will block the main thread.It maybe faster in Simulator than iOS devices.

TODO

  • Auto network scan using bonjour service like reveal.
  • Make the right panel powerful. Now it is hard coded.Make it dynamic,more functions in Object explore just like flex.
  • Add the the layout,gesture,viewController infomation to the left tree,just like reveal or Xcode.
  • User experience improvment.
  • Art works.
  • Script editor and inject support,such as JSPatch.
  • bug fix.

Explore others App

  • Build this project as a dynamic lib and inject the dynamic lib into others app by using MonkeyDev,IPAPatch,etc. Do it yourself.

Thanks

swisspol/GCDWebServer This project provide a good http service in iOS App.

Links

License

MIT

GCDWebServer license

Copyright (c) 2015-present, TalkingData

yourview's People

Contributors

guanglihan avatar icarusion avatar li-weiqiang avatar seconddog avatar yak0xff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.