LumpStich
Jump to navigation
Jump to search


LumpStich is a deobfuscation tool made by Rim032. Maps are often given anti-decompile protection to prevent players from decompiling, studying and sometimes even playing those maps. This program removes such lump protection and restores a map to it's original state. This tool is intended to work with
Garry's Mod and
Half-Life 2 maps.

How It Works
A protected BSP file and it's acompanying LMP file are carefully stiched together at a specific binary offset to reform an unobstructed .BSP. This ubobstrcuted .BSP can then easily be decompiled and played while the protected .BSP cannot be decompiled, lacks entities and may even crash your game.
Download


The download contains a Windows .exe along with its source code. The program was written in C#.