Git Product home page Git Product logo

xbfanalyzer's Introduction

XbfAnalyzer

XbfAnalyzer analyzes and displays information about XBF (XAML Binary Format) files. It includes a node parser that works with the new XBF v2.1 format introduced with Windows 10.

This program is intended to be used for research purposes. The XAML node structure it displays may not completely match the actual file content.

XbfAnalyzer cannot currently parse all XBF files as some features are not yet supported. The node parser was derived entirely from analyzing generated XBF files, so there may be some mistakes, inaccuracies, etc.

Using XbfAnalyzer

XbfAnalyzer is built as a simple WPF application. To use it, drag and drop one or more XBF files into the main window.

Notes

XbfAnalyzer will not display any node structure information for XBF v1 files since the included node parser only works with v2 files. There are other projects that work with v1 files, including XbfDump and XbfDecompiler.

XBF v2 files have a completely different node stream format than v1 files. Unlike v1, XBF v2 files do not include the names and properties of standard controls (e.g., Grid, Button, TextBlock, etc.) in the header. Instead, these controls and their properties appear to have unique, hardcoded ID numbers.

Special thanks to Christoph Hausner for discovering the complete type, property, and enumeration mappings in GenXbf.dll from the Windows 10 Anniversary Update SDK.

xbfanalyzer's People

Contributors

misenhower avatar chausner avatar

Stargazers

Media Explorer avatar

Watchers

Vitor de Lucca avatar Media Explorer 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.