A comprehensive Python toolkit for security engineering, cryptography, web scraping, filesystem auditing, DFIR, command-line automation, Git, PowerShell, and reusable developer utilities.
Project description
allykit Library Documentation
The allykit library is a comprehensive toolkit designed for security engineers, backend developers, DevOps engineers, system administrators, and digital forensics specialists. It integrates advanced cryptographic operations, automated web interaction, intelligent filesystem auditing, command-line automation, and robust password management into a unified framework.
Modules Overview
1. Password Generation & Security Kit
A high-level suite for managing credentials. It supports the generation of complex, randomized strings and time-sensitive passwords with expiration logic.
-
Core Capabilities: Customizable password generation (length, character constraints, prefixes/suffixes), time-based validity (GTP/WPWT), granular security auditing (Complexity Scoring and validation engines), secure hashing, integrity verification, and authentication utilities.
-
Use Cases: Automated credential management, secure token generation, password auditing, integrity verification, and security strength evaluation.
2. Web Kit & Scrapers
A specialized module for seamless web interaction and data extraction.
-
Core Capabilities: Advanced HTML fetching (mimicking real browsers to bypass detection), DOM traversal via BeautifulSoup integration, Selenium automation, intelligent HTTP requests, and memory-efficient streaming for large remote file downloads.
-
Use Cases: Web scraping, data mining, automated browser interaction, website analysis, and media/asset acquisition.
3. Cryptographic Hashing & Integrity Verification
A robust cryptographic engine providing multi-algorithm support and advanced protection mechanisms.
-
Core Capabilities: Support for the SHA family (SHA-1 through SHAKE-256), intelligent hash detection, Salt management to prevent rainbow table attacks, "Hash-in-Hash" (HH) double-hashing for increased computational difficulty, and integrity verification.
-
Use Cases: Digital forensics (DFIR), data integrity verification, secure authentication, password protection, and digital evidence validation.
4. Filesystem Management & Metadata Mapping
An advanced exploration engine for deep filesystem analysis and auditing.
-
Core Capabilities: Recursive directory crawling, hierarchical metadata mapping (size, ownership, timestamps), structured filesystem inventory generation, metadata extraction, and filesystem auditing.
-
Use Cases: Digital forensics (DFIR), system auditing, integrity-based backup solutions, file analysis, and filesystem inspection.
5. Global Constants & Data Definitions
A centralized repository for standardized datasets used across all modules.
-
Core Capabilities: Internationalization (country codes), Localization (Persian alphabet and Iranian geography), Character Set classifications (ctype-style), System Security constants (octal permission masks), and reusable datasets.
-
Use Cases: Providing a single source of truth for validation, translation, localization, security permission checks, and reusable constants.
6. Core Automation Toolkit
A unified automation layer for developers and system administrators that simplifies interaction with the operating system, terminal, Git, Python, package management, PowerShell, and filesystem utilities.
CMD
Execute and automate Command Prompt operations.
- Execute terminal commands
- Execute multiple commands
- Open Command Prompt
- Clipboard output support
- Command timeout management
- Command automation
Git
Simple Git automation utilities.
- Clone repositories
- Initialize repositories
- Add files
- Commit changes
- Amend commits
- Push and Pull
- Branch management
- Repository inspection
- Restore files
- Reset commits
Python & Pip
Python development and package management utilities.
- Execute Python scripts
- Execute Python modules
- Run inline Python code
- Create virtual environments
- Install packages
- Upgrade packages
- Uninstall packages
- Generate
requirements.txt - Package inspection
- Cache management
Filesystem Utilities
Common filesystem operations.
- Create folders
- Delete files
- Copy files
- Move files
- Rename files
- List directory contents
- File size inspection
PowerShell
Native PowerShell integration.
- Execute PowerShell commands
- Structured execution
- Capture command output
- Timeout support
- Directory size calculation
Hybrid
Combined CMD and PowerShell execution.
- Execute commands in CMD and PowerShell simultaneously
- Compare outputs
- Cryptographic output verification
- Dictionary and list output formats
Use Cases
- Developer automation
- DevOps workflows
- Windows automation
- Project initialization
- Command-line utilities
- Git automation
- Python environment management
- System administration
Technical Requirements
Environment
- Python 3.9+
Dependencies
pip install requests beautifulsoup4 selenium tenacity deepdiff pyautogui pyperclip
Standard Libraries
hashlib, os, pathlib, datetime, json, shutil, string, random, re, typing, subprocess, time
Package Structure
allykit/
│
├── core/
│ ├── cmd.py
│ ├── python.py
│ ├── powershell.py
│ ├── hybrid.py
│ ├── system.py
│ └── ...
│
├── Security_kit/
│
├── web_kit/
│
└── ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file allykit-1.0.8.tar.gz.
File metadata
- Download URL: allykit-1.0.8.tar.gz
- Upload date:
- Size: 99.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54aee267e0a5b95ff87f4f78df4c8101acf4aa190fb7d0d7de1c3c83f26f9b9d
|
|
| MD5 |
2b4d486823c7adcab6b1d05d067216bb
|
|
| BLAKE2b-256 |
ddae488d50ec47765a87eb02801895fd4b12851b49e868dac315c5d950034fa9
|
File details
Details for the file allykit-1.0.8-py3-none-any.whl.
File metadata
- Download URL: allykit-1.0.8-py3-none-any.whl
- Upload date:
- Size: 105.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82cfd5074bc22cff3bb83b14d174f0fa2c49b4c74c0e7b9b851ca60a13dacddc
|
|
| MD5 |
cab1e35746f6c66d77b559b981d5dd34
|
|
| BLAKE2b-256 |
a9345481cfc8051db75c66378f01160ac9275eeceb5c9d2a5f7398ed04c11ffe
|