{"id":20635811,"url":"https://github.com/orsinium-labs/sourcemap","last_synced_at":"2025-04-15T21:25:41.410Z","repository":{"id":39829096,"uuid":"375301556","full_name":"orsinium-labs/sourcemap","owner":"orsinium-labs","description":"Restore the frontend source code from source maps","archived":false,"fork":false,"pushed_at":"2022-09-15T07:28:16.000Z","size":26,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T01:34:13.570Z","etag":null,"topics":["golang","javascript","js","maps","pentest","pentesting","reconnaissance","source-maps","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orsinium-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-09T09:37:44.000Z","updated_at":"2025-01-23T07:41:55.000Z","dependencies_parsed_at":"2022-09-06T08:11:21.568Z","dependency_job_id":null,"html_url":"https://github.com/orsinium-labs/sourcemap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fsourcemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fsourcemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fsourcemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fsourcemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orsinium-labs","download_url":"https://codeload.github.com/orsinium-labs/sourcemap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249155806,"owners_count":21221662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","javascript","js","maps","pentest","pentesting","reconnaissance","source-maps","typescript","webpack"],"created_at":"2024-11-16T15:07:36.866Z","updated_at":"2025-04-15T21:25:41.378Z","avatar_url":"https://github.com/orsinium-labs.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# sourcemap\n\nSome tools that generate JS code produce \"source maps\". Source maps allow to restore the original source code from the minified ugly one. You can read more here:\n\n+ [An Introduction to Source Maps](https://blog.teamtreehouse.com/introduction-source-maps) by Treehouse.\n+ [Use a source map](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map) by MDN.\n+ [Map Preprocessed Code to Source Code](https://developer.chrome.com/docs/devtools/javascript/source-maps/) by Chrome.\n\nThis tool finds source maps on the given webpage and restores the application source code from it.\n\n## Build\n\n```bash\ngit clone https://github.com/orsinium-labs/sourcemap.git\ncd sourcemap\ngo build -o sourcemap .\n```\n\n## Use\n\nFeed URLs into [stdin](https://en.wikipedia.org/wiki/Standard_streams#Standard_input_(stdin)):\n\n```bash\necho \"https://orsinium.dev/\" | ./sourcemap --output=./sources\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fsourcemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forsinium-labs%2Fsourcemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fsourcemap/lists"}