Skip to content

VarSell/AAXHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAXHash

A fast and simple wrapper/client for retrieving AAX activation bytes. Retrieves AAX activation bytes using audible-converter. Usage:

var h = new AAXHash.Data();
h.Reverse(@"C:\aaxFile.aax");
string bytes = h.bytes;

Requirements: .NET 6.0, x64. Feel free to change the required runtime and/or architecture, the current build is just my preference.

About

Simple wrapper for retrieving AAX activation bytes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages