15 projects
pyuuidlib
Simple dependenceless library to generate different version UUID's. Use bit operations that makes it more perfomant than native python `uuid` module.
ntnput
Minimalist Python library using wraps of undocumented `Nt` functions to interact with mouse and keyboard stealthy
ntmemoryapi
Simple library for Windows to manipulate process virtual memory with stelthy syscall wraps
syscallwraps
Simple library to create Windows syscall wrap functions to bypass WinAPI calls and to prevent simple Anti-cheat and EDRs systems detection.
coredeco
Small package with helpful and various function decorators
instrans
Simble small library to convenient binary code assemble / disassemble
asyncsqlite
Simple wrapper for aiosqlite to make SQL as simple as it's possible
xorshift
Random values library using `XorShift128+` under the hood.
aioreqs
Simple async wrapper for `requests` library
smdata
Small package with named shared memory data structures
asyncificate
Simple library with decorators to make sync function async
memoryapi
Simple library to interact with process memory and threads
pyextoverlay
simple overlay library
pymemoryapi
Simple memory library