512 skills found · Page 16 of 18
Mahamedm / CVE 2019 9053 Exploit Python 3The exploit is edited to work with different text encodings and Python 3 and is compatible with CMSMS version 2.2.9 and below.
Els-y / Jpeg PythonJPEG encoder/decoder (Python)
ismetbalat / Python RTSP RecorderPython ile H264 codec aracılığıyla encode edilmiş RTSP akışlarını kaydedebilir ve izleyebilirsiniz.
Madhava-mng / Codelibpython package for encoding and decoding
FreddyRodgers / EmojichefA Python tool that transforms your text and files into emoji sequences. Supports multiple encoding bases, compression, and file processing.
IvDogg / PyRatPython Remote Access Tool (RAT) - Persistent RAT, connects to Listening RAT server. Rot13 encoded C2 traffic.
giserHacter / GeoSOTA python example code to achieve GeoSOT encoding
acdh-oeaw / Acdh Spacyteiacdh-spacytei is a python package providing utility classes and functions to process (not only) XML (TEI, TCF) encoded documents with/for spaCy
readloud / DuckToolkitA python library to encode and decode from the comfort of your own device. No cloud required! Ducktools.
serban / Flac EncoderA Python encoder for the Free Lossless Audio Codec
Mshriver2 / PyAutoEncodeMakes encoding remux's a breeze using Python and x264.
da4089 / Py XdrlibPython module for XDR (IETF RFC1014 / RFC1832 / RFC4506) encoding and decoding
majamassarini / Knx StackA Python 3 KNX stack, not complete but easily extensible. Able to encode/decode messages both for USB HID and KNXnet IP.
Mvila035 / Dna ParserA Python module written in rust to encode DNA sequences for machine learning
juancarlospaco / NetpbmNetPBM Raster Bitmap Pure Python 3 Image, No dependencies, Color, Grayscale or Black&White, Object, Encoder and Decoder, PNG Export, JSON Import/Export, and other useful manipulation functions. Uses native Python lists.
anasfik / Gpt 3 EncoderA pure Dart implementation of OpenAI's original Python encoder/decoder for GPT models.
daniel-falk / Rpi Rotary Encoder And Button LibPython library to make a simple and effective interface for a control panel built with push buttons and rotary encoders. Designed for the Raspberry Pi and uses pigpio daemon.
samadpls / ImageCipherImageCipher is a Python library for encoding and decoding messages in images using steganography and optional encryption
0x00wolf / AES256 Encoder DecoderA command line tool written in Python that can generate 256-bit AES keys and uses cipher feedback encryption in a bit stream to encode and decode files.
hoodoer / ShellcodeEncryptorPython script to take any file and create a C header file with that binary data encoded as a char array. Optionally XOR encrypts the data. Helpful for creating custom loaders for shellcode.