Skip to content

Latest commit

Β 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 shafdo@protonmail.com.

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.

About

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 πŸ˜ƒ.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages