Skip to content

Releases: Proteus1989/Air-Explorer-Decrypter

Version 2.0.0

01 Aug 18:50
0fdd310
Compare
Choose a tag to compare

Release changelog

  • Used standard and extended AES algorithm instead of the specific Rijndael
  • Fixed method names typos
  • Renamed AirExplorerDecrypted class
  • Improved testing

Jar files

Version 1.0.1

29 Feb 13:16
Compare
Choose a tag to compare

Now available in Maven Repositories

Maven project dependency

<dependency>
  <groupId>com.github.proteus1989</groupId>
  <artifactId>AirExplorerDecrypter</artifactId>
  <version>1.0.1</version>
</dependency>

Gradle project

implementation 'com.github.proteus1989:AirExplorerDecrypter:1.0.1'

Jar files

v1.0.0

24 Feb 11:45
8665273
Compare
Choose a tag to compare

If you want to test a graphic client:

If you want to integrate the code in other tools: