Skip to content

GrandStringSlayer is a decryption tool for strings of Grandoreiro Trojan Banker.

License

Notifications You must be signed in to change notification settings

Xienim/GrandStringSlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrandStringSlayer

GrandStringSlayer is a decryption tool written in python for string decryption of Grandoreiro Trojan Banker.

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 GrandStringSlayer.py

  App Screenshot

About

GrandStringSlayer is a decryption tool for strings of Grandoreiro Trojan Banker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages