Skip to content

Xienim/AstaGuilStringSlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AstaGuilStringSlayer

AstaGuilStringSlayer is a decryption tool written in python for string decryption of Guildma/Astaroth.

Usage

First you must extract the key used in the sample to decrypt the strings and then set the key in the key variable. For the encrypted strings you will have to put all the strings in a file located in the same directory as the script.

file = "StringsEnc.txt"
key = "KEY-HERE_KEY-HERE_KEY-HERE"
}

After that you can run the script and check the output with the decrypted strings.

python3 AstaGuilStringSlayer.py

  App Screenshot

About

Script for string decryption of Guildma/Astaroth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages