Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

staqapp/staq-msbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staq's fork of MSBIN

Based on Yan Ivnitskiy's code at https://github.com/yan/msbin

Note

This is not finished software, though we are running it in production. We plan to refactor and add a test suite. Please treat this as alpha software with breaking API changes very likely.

We also plan to change the API to return a string, instead of printing to STDOUT.

How it works

msbin reads a stream of Microsoft Binary XML (such as Silverlight messages) and writes its human-readable XML equivalent to stdout.

All types should be implemented, but not all are tested.

Usage

./msbin.rb file.msbin
./msbin.rb -

Where file.msbin can be a file saved from burp using the 'copy to file' or a straight binary XML dump.

More Information

About

Staq's fork of the msbin gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages