VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Hi everyone,

    I’d like to introduce ssadecrypt, a simple tool to decrypt MPEG-TS files encrypted using SAMPLE-AES.

    Why ssadecrypt

    As far as I know, there is currently no tool for this situation:
    • mp4decrypt – It doesn’t support MPEG-TS inputs and only supports encrypting with SAMPLE-AES when using mp42hls.
    • shaka-packager – It doesn’t support SAMPLE-AES decryption.
    • ffmpeg – Although it supports SAMPLE-AES decryption, it is tied to HLS and cannot be used separately.

    So, I created this tool for my own needs and hope it can help others with similar requirements.

    Usage

    You can download the release from GitHub Release. After downloading the tool for your platform, run a command like this:

    Code:
    ssadecrypt --key 1234567890abcdef1234567890abcdef --iv 1234567890abcdef1234567890abcdef input.ts output.ts
    And you'll get the decrypted output.

    Hope you like it.
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Thanks for sharing
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. good work!
    Quote Quote  
  4. what advantages using this new tool instead N_m3u8DL-RE ?
    Quote Quote  
  5. Originally Posted by lomero View Post
    what advantages using this new tool instead N_m3u8DL-RE ?
    N_m3u8DL-RE doesn't support decrypting SAMPLE-AES, while ssadecrypt can handle decrypting the encrypted blocks downloaded by it.

    If you're talking about iori - which shares its repo with ssadecrypt - it's more like a toolkit for developers to build CLI tools similar to N_m3u8DL-RE and Minyami. So if you want to customize or create your own downloader, iori is designed exactly for that.
    Quote Quote  
  6. yes i talk about ssadecrypt.
    RE can't support aes encryption ? are you sure ?
    Last edited by lomero; 3rd Feb 2025 at 01:42.
    Quote Quote  
  7. Originally Posted by lomero View Post
    yes i talk about ssadecrypt.
    RE can't support aes encryption ? are you sure about that ?
    Yes. There is an open issue about it.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!