Socket
Socket
Sign inDemoInstall

github.com/ziuchkovski/devo

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/ziuchkovski/devo

Package devo implements TiVo file decryption. It supports both mpeg-ps and mpeg-ts input formats. Decrypting requires the correct media access key (MAK) from the source TiVo device. DeVo is intended for personal/educational use only. Decrypted files must NOT be distributed. Piracy is not condoned!


Version published

Readme

Source

Build Status Coverage Report Card GoDoc

DeVo

Overview

DeVo decrypts TiVo files. It supports both mpeg-ps and mpeg-ts input formats. Decrypting requires the correct media access key (MAK) from the source TiVo device. DeVo is intended for personal/educational use only. Decrypted files must NOT be distributed. Piracy is not condoned!

Usage

devo -m [MAK] -i [INPUT] -o [OUTPUT]

If the output file is garbled, double-check the provided access key. DeVo makes no attempt to detect bogus access keys.

Downloads

Binary packages are availble for download here.

Library

DeVo is implemented in pure Go and can be used as a library. Please see the godocs for details.

Authors

Bob Ziuchkovski (@bobziuchkovski)

License (MIT)

Copyright (c) 2016 Bob Ziuchkovski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FAQs

Last updated on 04 Feb 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc