Skip to content

pxdl/nonpdrm-key-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

nonpdrm-key-extractor

A simple python program to extract the key from NoNPDRM license files.

image

Introduction

This program is written in Python 3.6 and reads the Content ID and key from NoNPDRM fake licenses.

Description

It reads the key located at offset 0x50 from the NoNPDRM generated license, shows the content ID and key as text, and offers options to extract it to a [CONTENTID].bin file and to recreate a NoNPDRM 6488b73b912a753a492e2714e9b38bc7.rif license file from a [CONTENTID].bin file or from the user's text input.

You need both a Content ID and a Key to recreate a license.

The python script currently only works from its tkinter graphical user interface.

Planned features

  • Command line functionality
  • Batch file extraction and license rebuild from a specified directory
  • Key database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages