{"id":22525657,"url":"https://github.com/nils-kt/asar-package-obfuscator","last_synced_at":"2025-10-20T02:12:26.921Z","repository":{"id":42030659,"uuid":"145458432","full_name":"nils-kt/asar-package-obfuscator","owner":"nils-kt","description":"Obfuscate all .js files - the javascript-obfuscator is used for this purpose","archived":false,"fork":false,"pushed_at":"2023-02-07T21:57:37.000Z","size":110,"stargazers_count":28,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-10-20T22:04:38.673Z","etag":null,"topics":["asar","asar-archive","automated","javascript-obfuscator","nodejs","obfuscator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nils-kt.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":"SECURITY.md","support":null,"governance":null}},"created_at":"2018-08-20T18:55:18.000Z","updated_at":"2023-10-20T22:04:39.643Z","dependencies_parsed_at":"2023-01-20T00:32:21.386Z","dependency_job_id":"e2afad76-163a-49d7-a878-3d03100f88d9","html_url":"https://github.com/nils-kt/asar-package-obfuscator","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-kt%2Fasar-package-obfuscator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-kt%2Fasar-package-obfuscator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-kt%2Fasar-package-obfuscator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-kt%2Fasar-package-obfuscator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nils-kt","download_url":"https://codeload.github.com/nils-kt/asar-package-obfuscator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228567013,"owners_count":17937986,"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":["asar","asar-archive","automated","javascript-obfuscator","nodejs","obfuscator"],"created_at":"2024-12-07T06:10:57.140Z","updated_at":"2025-10-20T02:12:26.838Z","avatar_url":"https://github.com/nils-kt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASAR Security Suite\n\nA script that protects JavaScript files within an ASAR archive using JavaScript Obfuscator.\n\n## Prerequisites\n- Node.js\n- npm modules: fs, path, recursive-readdir, rimraf, asar, javascript-obfuscator, ololog, yargs\n\n## Usage\n1. Clone or download the repository.\n2. Install required npm modules with `npm install`.\n3. Run the script with `node index.js [input-asar-file] [output-asar-file]`.\n   - `input-asar-file`: ASAR archive to be protected.\n   - `output-asar-file`: name of the protected ASAR archive (optional, default: input-asar-file with '.new' suffix).\n4. Protected ASAR archive will be created.\n\n## Details\n- All JavaScript files within the ASAR archive will be protected.\n- The output file will be in the same directory as the input file.\n- A temporary directory will be created and deleted after completion.\n- Error messages will be displayed in the terminal/command line.\n\nThis script is meant to be used as a development tool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnils-kt%2Fasar-package-obfuscator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnils-kt%2Fasar-package-obfuscator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnils-kt%2Fasar-package-obfuscator/lists"}