Skip to content

LambdaEd1th/angrybirds-cryptor-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angry Birds Cryptor

  • Author: ed1th
  • Version: 0.3.0

Description

Angry Birds file cryptor
Encrypt or decrypt Angry Birds Classic | Rio | Seasons | Space | Friends | Star Wars | Star Wars II | Stella game files

Usage

angrybirds-cryptor-cli <COMMAND>

Example

Decrypt native file

angrybirds-cryptor-cli decrypt -f native -g classic -i example.lua -o example.dec.lua

Encrypt save file

angrybirds-cryptor-cli encrypt -f save -g seasons -i example.dec.lua -o example.lua