Skip to content

Cybersecurity scripts and tools: password generator, sniffer, encrypt/decrypt notes

License

Notifications You must be signed in to change notification settings

Mqtth3w/sec-tools

Repository files navigation

Cybersecurity scripts and tools

Its only for education purposes.

Scripts

Create an executable

pip install pyinstaller
pyinstaller --onefile --name exec_name source_script.py

sec-tools

Releases

No releases published

Packages

No packages published

Languages