External shellcode wrapper using naked functions to automatically generate payloads
-
Updated
Aug 13, 2020 - C++
External shellcode wrapper using naked functions to automatically generate payloads
A pattern finder for bytes
Generic logic pertaining to byte and byte arrays.
An implementation of a byte string which is an immutable rope-like sequence designed for efficient concatenation of byte arrays.
A high-level C++ library for byte array operations designed for cryptographic applications. Built with RAII principles for memory safety, featuring easy conversion between ByteArray objects and C-style buffers, allowing seamless integration with libraries like OpenSSL.
Add a description, image, and links to the byte-arrays topic page so that developers can more easily learn about it.
To associate your repository with the byte-arrays topic, visit your repo's landing page and select "manage topics."