{"id":24796134,"url":"https://github.com/coldmayo/klaud-obfuscator","last_synced_at":"2025-03-24T20:18:10.468Z","repository":{"id":272988559,"uuid":"913054115","full_name":"coldmayo/Klaud-Obfuscator","owner":"coldmayo","description":"A way to keep your code hidden if reverse engineered","archived":false,"fork":false,"pushed_at":"2025-01-29T17:17:39.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:25:39.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"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/coldmayo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T00:03:34.000Z","updated_at":"2025-01-29T17:17:43.000Z","dependencies_parsed_at":"2025-01-17T21:41:21.405Z","dependency_job_id":null,"html_url":"https://github.com/coldmayo/Klaud-Obfuscator","commit_stats":null,"previous_names":["coldmayo/klaud-obfuscator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldmayo%2FKlaud-Obfuscator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldmayo%2FKlaud-Obfuscator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldmayo%2FKlaud-Obfuscator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldmayo%2FKlaud-Obfuscator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldmayo","download_url":"https://codeload.github.com/coldmayo/Klaud-Obfuscator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245343992,"owners_count":20599867,"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":"2025-01-30T00:31:17.839Z","updated_at":"2025-03-24T20:18:10.444Z","avatar_url":"https://github.com/coldmayo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KlaudObfuscator\n\n## The Gist\n\nThe Klaud Obfuscator takes C code, converts it to x86-64 assembly, does tranformations to make this code harder to read, and then compiles it into machine code.\n\nWhat this does is make the resulting executable harder to understand when reversed engineered.\n\nI am hoping to use this to make crackmes for myself and others.\n\n## Use\n\n```bash\n# compile project code\n$ make\n# run program\n$ ./KlaudObfuscator \"c_file.c\" 4\n# arguments are the C file path and the # of layers of functions hiding main\n```\n\n## Why Klaud?\n\nI just like him. He's my favorite character in all of media.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldmayo%2Fklaud-obfuscator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldmayo%2Fklaud-obfuscator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldmayo%2Fklaud-obfuscator/lists"}