5 Repositories
Rust packer Libraries
📦 Distribute Roblox games as standalone executables -- No existing client necessary. 🚧
📦 Packer Distribute Roblox games as standalone executables. 🚧 Packer is still being worked on. Among many other things, Windows is not currently sup
Shellcode packer written in Rust
RustPacker Shellcode packer written in Rust. Current state Functional as it packs a binary file, but very basic as it only support XOR encoding for no
Yet Another Texture Packer - a small and simple CLI application to pack multiple textures/sprites into a texture atlas/sprite sheet
YATP (Yet Another Texture Packer) A small and simple CLI application to pack multiple textures/sprites into a texture atlas/sprite sheet. Installation
Interesting protection concept i came up with.
Note If this reprository is useful to you in in any shape or form please give it a star. How it works This protection works by taking all the assembly
OXiDE - A PoC packer written in Rust
OXiDE is a PoC Rust packer. It doesn't do much other than compress the target binary, but if you read the code, you'll find that extending it to do more (e.g., obfuscation, anti-reversing) is very possible!