https://github.com/p0dalirius/sectools
A Python native library containing lots of useful functions to write efficient scripts to hack stuff.
https://github.com/p0dalirius/sectools
Last synced: about 1 month ago
JSON representation
A Python native library containing lots of useful functions to write efficient scripts to hack stuff.
- Host: GitHub
- URL: https://github.com/p0dalirius/sectools
- Owner: p0dalirius
- License: gpl-3.0
- Created: 2021-07-30T06:30:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T07:53:59.000Z (4 months ago)
- Last Synced: 2025-08-16T23:49:31.737Z (about 2 months ago)
- Language: Python
- Homepage: https://podalirius.net/
- Size: 86.9 KB
- Stars: 37
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# sectools - The Offensive Security Python Toolbox
[](../LICENSE.md)


[](https://github.com/p0dalirius/sectools/actions/workflows/python-pip-build.yml)A Python native library containing lots of useful functions to write efficient scripts to hack stuff.
## Installation
```
python3 -m pip install sectools
```## Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.
## References
- https://pypi.org/project/sectools/