Git Product home page Git Product logo

adrishya-stegkit's Introduction

Adrishya-StegKit

A Steganography Toolkit for CTF Players and Organizers. All in one Steganography toolkit made in Python.

Any suggestions or ideas for this tool are welcome - just dm me on LinkedIn kartikhunt3r

Logo

image

Platforms:

  • windows All windows distributions

  • Linux All linux distributions

๐Ÿ“น Demo Video :

Demo

Features

Img Steg:

image

  • hide secret data inside an image.

  • image looks and works normally after hiding the data.

  • extract data from hidden image.

QR Master:

image

  • hide your secret message inside Qr code

  • You Can Scan QRcode With any qr scanner to decode your data

Photo Wav:

image

  • Convert your secret image into an audio file

  • hide image data into spectogram of audio file

  • convert back audio file into an image

  • you can use our own inbuilt converter or other converters like sonic vizuliser.

Base Master:

image

  • supports all base encryptions(base16, base 32, base 58, base 64, base 85). all in one.

  • encrypt your text in any of this base16, base 32, base 58, base 64, base 85.

  • decode data from any of these base16, base 32, base 58, base 64, base 85

SSTV Master:

image

  • convert your image into an SSTV Signal Audio.

  • convert SSTV Signals into image file(sstv decoder)

  • wokrs with python numpy. generates clear image incompare to other SSTV Decoders.

Xor Master:

image

  • encode your message with XOR encryption.

  • you can set "key" for your encryption. without that key, no one can decode your XOR message.

  • decode message from XOR encryption.

  • requires key to Decode the message.

Morce Master:

image

  • convert your message into morce code

  • convert(decode) morce code into text

  • convert(decode) morce code audio file into text.

Hex Viewer:

image

  • view Hex Code of any file. with any extention.

  • supports all HEX Encodings:

    • ascii
    • cp037
    • cp850
    • cp1140
    • cp1252
    • Latin1
    • ISO8859_15
    • Mac_Roman
    • UTF-8
    • UTF-8-sig
    • UTF-16
    • UTF-32
  • you can set offset values higher or lower

  • easy to use

Hash Identifier:

image

  • Identify the different types of hashes used to encrypt data and especially passwords.

  • supports the identification of over 220 unique hash types using regular expressions.

  • also capable of including the corresponding hashcat mode and JohnTheRipper format in its output.

  • easy to use

Installation:

Linux(Recommanded):

1: Download the file from Release section: https://github.com/kartikhunt3r/Adrishya-StegKit/releases/download/v1.0/Adrishya-StegKit

2:

chmod +x Adrishya-StegKit

3: run the Adrishya-StegKit file.(by double click or ./Adrishya-StegKit)

Windows(Not Recommanded):

  • this version is still under development

  • sstv and img wav tool's decoding funcions are not working.

1: Download the file from Release section: https://github.com/kartikhunt3r/Adrishya-StegKit/releases/download/v1.0.0/Adrishya-Stegkit.exe

2: Run the EXE file

3: if it pop up some warnings, just click on ok. after 7-8 clicks, tool will open.

๐Ÿ”— Links

portfolio

linkedin

twitter

youtube

adrishya-stegkit's People

Contributors

kartikhunt3r avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mouhamed-git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.