Giter VIP home page Giter VIP logo

codeperspective's Introduction

#Code Perspective

Code Perspective is a tool for looking inside any .Net applications and watching it run in real-time. Getting started with the source code is easy. Clone the repo, open the solution, and start debug. The XBuilder should come right up.

###Directories

  • Compiler - Code for XBuilder.exe, this is responsible for doing static analysis on .Net assemblies and recompiling them with hooks that output analysis information to XLibrary.dll.

  • Library - Code for XLibrary.dll, this is what's attached to the recompiled assembly and contains code for making sense of the data the target assembly sends it during run-time. All the viewer and rendering code is here.

  • XTestApp - A simple application for testing cases XBuilder needs to be able to recompile.

Checkout http://www.codeperspective.com for more resources.

codeperspective's People

Contributors

swax avatar

Watchers

 avatar  avatar  avatar  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.