Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
-
Updated
Apr 14, 2024 - Python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
Personally developed tools for buffer overflow attacks
Some Buffer Overflow Automation Scripts I'll be using between PWK labs and Exam!
DLPack data exchange interface in Python
Bogas is a set of scripts for fuzzing applications (x86 optimally) and aiding in buffer overflow generation. Optimal for OSCP training.
CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. Ideal for caching large data structures while maintaining control over memory footprint.
A Python NumPy implementation of ring buffer (aka circular buffer)
An implementation of a circular buffer which makes use of SharedMemory in order to allow sharing of the data across multiple python instances.
This is an exploit for chatserver.exe program that runs on the Try Hack Me x86 module Brainstorm.
some quick scripts I prepared while studying for the OSCP.
A wrapper around ffmpeg to make it work in a concurrent and memory-buffered fashion.
Large-scale data structures hosted on the file-system
A concurrent sync tool which works with multiple sources and targets.
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."