Skip to content

BullittSystems/0xED-VariableSizedInteger-Plugin

Repository files navigation

Plugin_VariableSizedInteger

An 0xED plugin for viewing and editing variable-sized formatted integers inside of the 0xED Hex Editor.

Variable-sized formatted integers are desribed in detail in RFC 3284. The need for this plugin arose while attempting to troubleshoot issues with delta files created using open-vcdiff.

Installation

  1. Either build the plugin from the project in Xcode, or download it here.
  2. Copy Plugin_VariableSizedInteger.plugin into one of the following locations:
    • ~/Library/0xED/Plug-Ins
    • /Library/0xED/Plug-Ins
    • ~/Library/Application Support/0xED/Plug-Ins
    • /Library/Application Support/0xED/Plug-Ins

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

The issue tracker is on GitHub. If you find any bugs, just open an issue.

License

Copyright (c) BullittSystems, Inc., released under the MIT license. See the license file.

About

An 0xED plugin for viewing and editing variable-sized formatted integers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published