Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
sandy — Release of the sandy framework. | Kitploit
Tools/GitHubGitHub/donctl/sandy
Android SecurityEncryption/Decryption ToolsPassword AttacksExploitationForensicsCryptographyPenetration TestingMobile Security
GitHubdonctl/sandy

sandy

Release of the sandy framework.

View Repository
39611 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

sandy

Copyright 2013 Sandy Written by: Laszlo Toth, Ferenc Spala

Description

Sandy is an open-source Samsung phone encryption assessment framework. Sandy has different modules that allow you to carry out different attack scenarios against encrypted Samsung phones. For the details check our Derbycon 3.0 presentation (What’s common in Oracle and Samsung? They tried to think differently about crypto).

Requirements

  • It was developed with python 2.7.
  • Most of the modules works on OSX.
  • Every modules should work on Kali Linux.
  • You need pexpect, pbkdf2 and pyCrypto pyhton modules.

Usage

main.py [-h] -p project_name

The project_name parameter is important. All files will be created in the following form:

[project_name]_filename

under the results folder. This is how the different modules can find each other results on the same project.

Disclaimer

This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes.

Please read the license (LICENSE) for the licensing of Sandy.

Download Tool