con un clic
UniFree
UniFree contiene 3 skills recopiladas de Binaryinject, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Extract, analyze, and patch ASAR archives (Electron app bundles). Use when modifying Unity Hub, VS Code, or other Electron apps' bundled JavaScript for config bypass, feature unlock, or behavior modification. Covers string hunting, hex offset analysis, and binary patching with size-matched replacements.
Reverse-engineer .NET executables using IDA MCP, PowerShell reflection, ILSpy decompilation, and RSA key extraction. Use when asked to analyze a .NET binary, extract embedded resources, decompile obfuscated code, or understand crypto/license logic in a .NET assembly.
Tauri + Rust development compile-check-fix cycle for the UniFree project. Use when editing Rust source files (src-tauri/src/*.rs), adding Cargo dependencies, or fixing compilation errors/warnings in the Tauri backend.