4 repository-uri
Utilities for modifying files by reading and writing raw bytes at specific memory addresses.
Distinct from Raw File Data Injectors: Candidates focus on pixel data or sensor data, whereas this is general raw binary file manipulation at specific offsets.
Explore 4 awesome GitHub repositories matching operating systems & systems programming · Raw Binary Offset Manipulators. Refine with filters or upvote what's useful.
pdf-lib este o bibliotecă JavaScript de manipulare PDF utilizată pentru crearea, modificarea și editarea programatică a documentelor PDF. Funcționează ca un instrument cross-runtime compatibil cu Node, Browser, Deno și medii JavaScript mobile. Biblioteca oferă o interfață programatică pentru editarea documentelor și generarea de formulare. Suportă crearea de formulare PDF interactive, popularea câmpurilor existente cu date personalizate și aplatizarea formularelor în conținut static. Capabilitățile sale mai largi includ generarea de documente noi de la zero, rearanjarea sau copierea paginilor între fișiere și gestionarea metadatelor documentelor. De asemenea, permite desenarea de conținut vizual, cum ar fi text, imagini și grafică vectorială, precum și încorporarea de fonturi personalizate și atașarea de fișiere externe.
Implements low-level binary manipulation of PDF files by reading and writing raw bytes at specific offsets.
This project provides configuration data structures containing build-specific memory offsets and patch codes required to activate remote desktop services. It serves as a registry of parameters and patch sets used to bypass remote desktop restrictions across various operating system builds. The repository specifically focuses on updating configuration files for the RDP Wrapper library. This ensures compatibility with new operating system builds, enabling remote desktop connectivity on editions that do not natively support the feature. The project covers system-level configuration for remote d
Provides utilities for modifying system files by applying raw byte writes at specific memory addresses.
PE-bear is a graphical portable executable analysis tool designed for inspecting, disassembling, and modifying the structure of Windows PE binary files. It functions as a static analysis framework used to identify malicious patterns and reverse engineer program logic. The project provides a binary diffing tool to identify structural and content differences between two executable files. It also includes a section editor for modifying binary layouts by adding or altering sections and imports. The tool covers a range of binary analysis capabilities, including machine code disassembly, file layo
Provides capabilities to add or edit sections and import tables directly within the raw byte stream of PE files.
GodMode9 is a system-level utility for Nintendo 3DS hardware designed for booting unsigned firmware, managing files, and modifying internal memory. It serves as a custom firmware tool for booting specialized payloads and unlocking restricted system features and hardware capabilities. The project provides a low-level hardware interface for interacting with I2C registers, extracting system keys, and managing raw memory partitions. It functions as a game image dump tool to extract retail cartridges and system images, while also acting as a binary patching utility to alter software behavior via r
Modifies files by reading and writing raw bytes at specific memory addresses to alter internal data structures.