{"id":13685764,"url":"https://github.com/elfmaster/sherlocked","last_synced_at":"2025-05-01T04:32:19.685Z","repository":{"id":22648565,"uuid":"25991578","full_name":"elfmaster/sherlocked","owner":"elfmaster","description":"Universal script packer-- transforms any type of script into a protected ELF executable, encrypted with anti-debugging.","archived":false,"fork":false,"pushed_at":"2014-10-30T22:03:18.000Z","size":712,"stargazers_count":104,"open_issues_count":1,"forks_count":32,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-12T07:38:36.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elfmaster.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-30T22:02:19.000Z","updated_at":"2024-10-21T12:01:42.000Z","dependencies_parsed_at":"2022-08-21T09:30:59.780Z","dependency_job_id":null,"html_url":"https://github.com/elfmaster/sherlocked","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/elfmaster%2Fsherlocked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfmaster%2Fsherlocked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfmaster%2Fsherlocked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfmaster%2Fsherlocked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elfmaster","download_url":"https://codeload.github.com/elfmaster/sherlocked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251824576,"owners_count":21649890,"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":[],"created_at":"2024-08-02T14:00:57.064Z","updated_at":"2025-05-01T04:32:18.688Z","avatar_url":"https://github.com/elfmaster.png","language":"Objective-C","funding_links":[],"categories":["Awesome Repositories","Tools",":package: Packers"],"sub_categories":["ELF binary format","Encryption / Obfuscation","After 2010"],"readme":"Sherlocked v3. by elfmaster@zoho.com 2014 from Bitlackeys\n\nAbout:\nSherlocked is a protector for scripts of any type. It uses a simple xor cipher\nwith a provided key. Unless '-r' option is used, the key is stored (encrypted)\nwithin the binary and the binary will run without the user providing the key.\nSherlocked takes your script, encrypts it, and stores it in an output ELF x86_64\nexecutable file. The ELF executable at runtime will decrypt the script and\ntemporarily write it to a random file in /tmp. It passes the script and cmdline\nargs to the interpreter, and then deletes the script. \n\nNOTE: Protected files that are also locked with a password (e.g. -r) won't accept\ncmdline args. In other words you can't password protect your script and expect it\nto take cmdline args. This is a temporary restriction due to my lazy programming\nsince there is no quick way to seperate the command line args from the password\nyou would have to give on the command line. If you don't like this, then implement\nit yourself :)\n\nCompile:\nmake\n\nUsage:\n./sherlocked \u003cinfile\u003e \u003coutfile\u003e \u003ckey\u003e \u003cinterpreter\u003e [-r]\n\nOptions:\n\u003cinfile\u003e \t\u003c-\u003e The script file\n\u003coutfile\u003e \t\u003c-\u003e The protected output file\n\u003ckey\u003e\t\t\u003c-\u003e The key string used to encrypt the script\n[-r] \t\t\u003c-\u003e Require the user who runs the protected executable supplies the key for it to run I.E ./script.elf \u003ckey\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felfmaster%2Fsherlocked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felfmaster%2Fsherlocked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felfmaster%2Fsherlocked/lists"}