Putter-CUP
A tool for testing improper put method vulnerability
Usage :-
python3 put.py -f live-subs.txt
Result :-
The result in txt file "result.txt"
Implementing C++ Semantics in Python
Adding-two-matrix-from-scratch-using-python. Here, I have take two matrix from user and add it without using any library. I made this program from scr
By default, Python supports neither pre-increments (like ++x) nor post-increments (like x++). However, the first ones are syntactically correct since Python parses them as two subsequent +x operation
Vector tiles to GeoJSON Nowadays modern web maps are usually based on vector tiles. The great thing about vector tiles is, that they are not just imag
Clock This app helps you with routine tasks. Alarm Clock Timer Stop Watch World Time (Which city you want) About me Full name: Matin Ardestani Age: 14
vfs-visa-slot-germany Every 2 minutes, check for visa slots at VFS website. If there are any, send a call and a message of the format: Sent from your
Gorilla Time Series Compression This is an implementation (with some adaptations) of the compression algorithm described in section 4.1 (Time series c
gpytoolbox This repo is a work in progress and contains general utility functions I have needed to code while trying to work on geometry process resea
one_click_kag_server is a program which tries to fully automate the creation of a King Arthur's Gold server.
A customized python validations.
Pwython OwO what's this? Pwython is project aiming to fill in one of the biggest problems with python, which is that it is slow lacks owoified text. N
Password-Generator Simple code to generate a password for your account! Password Generator for passwords for your accounts or anything else! This code
chords-generator A simple Python app that generates semi-random chord progressions.
Utility to add/remove licenses to/from source files. Supports processing any combination of globs, files, and directories (recurse). Pruning options allow skipping non-licensing files.
numbers-parser numbers-parser is a Python module for parsing Apple Numbers .numbers files. It supports Numbers files generated by Numbers version 10.3
Daiho is a Script Developed with Python3. It gathers a total of 22 Discord tools (including a RAT, a Raid Tool, a Nuker Tool, a Token Grabberr, etc). It has a pleasant and intuitive interface to faci
Memory Extractor This script allows you to retrieve all functions / variables names of a Python code, and the variables values. How to use it ? The si
MicroMIUI - Script to optimize miui and not only
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. It provides a command line utility, Python library and plugins for various e
Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.