
UnMapper: Tool for Crawling Targets and Reconstructing Source Code from Sourcemaps
Web SecurityReconnaissanceSource Code AnalysisHacking Tools
UnMapper is a tool designed to scan a target website or application. It locates sourcemaps, which are files that map minified code back to its original source. The tool then reconstructs the original source tree from these mappings, enabling security researchers and penetration testers to analyze the original source code structure of web applications.