Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 1.46 KB

README.md

File metadata and controls

71 lines (50 loc) · 1.46 KB

Polonium 🚀

Analyse your python files in seconds


🔥 Features

✔ no third party shit
✔ fast
✔ easy to use
✔ tries to remove base64 encoded malware
✔ check modules


🚀・Setup

> download zip file
> install requirements
> run main.py
> Enjoy!

🎉・Upcoming/enhancements

- cleaner ui
- make it faster

📄・License

This project is licensed under the GPL General Public License v3.0 License

  ・Educational purpose only and all your consequences caused by you actions is your responsibility
  ・Selling this Free Tool is forbidden
  ・If you make a copy of this/or fork it, it must be open-source and have credits linking to this repo

💭・ChangeLog

v1 ⋮ 2023-03-07
+ Added Main Script
+ Cleaned up Code

README inspired from Rdimo