Giter Club home page Giter Club logo

shafdo / mini-text-toolkit Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 154 KB

Mini Text Toolkit (MTT) is an open-source offline text conversion tool. This tool was designed to provide some help when solving crypto CTF challenges. But it can be used for general use as well due to its simplicity ๐Ÿ˜ƒ.

Home Page: https://github.com/shafdo/Mini-Text-Toolkit

License: MIT License

Python 100.00%
cryptography text-conversion text-converter python3 pysimplegui ctf-tools

mini-text-toolkit's Introduction

Mini Text Toolkit (MTT)

Overview

  • Mini Text Toolkit (MTT) is an open-source offline text conversion tool. This tool was designed to provide some help when solving crypto CTF challenges. But it can be used for general use as well due to its simplicity ๐Ÿ˜ƒ.

Pre-requisites

  • Python 3
  • Install these modules:
    • pysimplegui: pip3 install pysimplegui
    • BeautifulSoup: pip3 install bs4

Download

  • Quick Download options:

    • wget https://raw.githubusercontent.com/shafdo/Mini-Text-Toolkit/master/mtt.py -O mtt.py
    • curl https://raw.githubusercontent.com/shafdo/Mini-Text-Toolkit/master/mtt.py -o mtt.py
  • Clone the repo:

    • git clone https://github.com/shafdo/Mini-Text-Toolkit.git

Usage

  • Its that simple ๐Ÿค—

    • python3 mtt.py
  • Make sure after each time you enter a new value to convert. You got to reset all the fields either by pressing the "Reset Fields" button or CTRL+R (Shortcut).

Preview

  • Here is a screenshot of MTT primary interface.

ScreenShot 1

Contributions

  • Awesome, great to hear that ๐Ÿ˜ƒ. Please give me a ping.

Bugs

  • If you found any bug please submit an issue to the MTT GitHub repo or feel free to contact me [email protected].

Final Note

  • If you don't mind feel free to share MTT among the people you know and show some โค๏ธ to this project. Thank you.

mini-text-toolkit's People

Contributors

shafdo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.