Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 696 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 696 Bytes

🧱 TXT SQLizer

Make database of lines from multiples txt files

🚀 How it works

The script automatically put lines each by each from all txt files in the folder called "files" to a SQLite database.

🔎 How to use

  1. Install latest Python version from https://python.org or from sudo apt-get install python3 python3-pip
  2. Download the repository and extract it
  3. Put your txt files in the "files" directory
  4. Type python3 sqlizer.py

💿 Credits

  • tarsoul

⚠️ Disclaimer

All tools and projects are created for educational purposes and ethical hacking. Please use responsibly. I'm not responsible of your acts.