2 repository-uri
Caches for pre-processed plugins used to accelerate binary analysis and source recovery.
Distinct from Plugin Cache Management: Focuses on static recovery data rather than DevOps plugin distribution mirrors.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Analysis Plugin Caches. Refine with filters or upvote what's useful.
Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p
Serializes plugin-specific data to disk so subsequent builds skip redundant work.
gdsdecomp is a project recovery suite and game engine reverse engineering toolset. It functions as a bytecode decompiler, binary resource converter, and asset extraction tool designed to reconstruct original directory hierarchies and scripts from compiled binary game assets. The toolset specializes in GDScript bytecode decompilation and compilation, translating compiled bytecode back into human-readable source code or converting source code into executable bytecode for specific engine versions and commit hashes. It includes a game archive patcher to modify project archives by replacing intern
Provides a static collection of common plugins to accelerate source code recovery from binaries.