{"id":19456725,"url":"https://github.com/x0reaxeax/wot","last_synced_at":"2025-04-15T00:34:26.021Z","repository":{"id":134817092,"uuid":"448992562","full_name":"x0reaxeax/wot","owner":"x0reaxeax","description":"yep, this is how i spend my free time","archived":false,"fork":false,"pushed_at":"2022-01-18T18:23:03.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T11:39:53.225Z","etag":null,"topics":["c","obfuscated","obfuscated-code","obfuscation","pointless"],"latest_commit_sha":null,"homepage":"","language":"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/x0reaxeax.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-17T17:46:39.000Z","updated_at":"2024-12-23T08:19:49.000Z","dependencies_parsed_at":"2023-04-29T18:33:14.343Z","dependency_job_id":null,"html_url":"https://github.com/x0reaxeax/wot","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/x0reaxeax%2Fwot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fwot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fwot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fwot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x0reaxeax","download_url":"https://codeload.github.com/x0reaxeax/wot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248985827,"owners_count":21194019,"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":["c","obfuscated","obfuscated-code","obfuscation","pointless"],"created_at":"2024-11-10T17:18:17.742Z","updated_at":"2025-04-15T00:34:26.004Z","avatar_url":"https://github.com/x0reaxeax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# u w0t m8?\nobfuscated stuff\n\n## Compiling\n`gcc wot.c`\n\n## `main[]`:\n```assembly\nmov     rsi, rax    ; 48 89 c6   }\njmp     0x11        ; eb 0c      }  - 5 bytes\ndb      55          ; U\ndb      20          ;\ndb      57          ; W\ndb      4f          ; O\ndb      54          ; T\ndb      20          ;\ndb      4d          ; M\ndb      38          ; 8\ndb      3f          ; ?\ndb      21          ; !\ndb      3f          ; ?\ndb      0a          ; \\n\nmov     eax, 0x1    ; sys_write\nmov     edi, 0x1    ; stdout\nadd     rsi, 0x5    ; 5 bytes offset\nmov     edx, 0xc    ; 12 chars\nsyscall\nxor     edi, edi\nmov     eax, 0x3c   ; sys_exit\nsyscall\n```\n\n## `x()`:\n```assembly\nlea     rax, [rip+main] ; addy of main (\u0026main)\npush    rax             ; save it\nxor     edx, edx\nmov     ebx, 0x1000     ; 4096 (page size)\ndiv     ebx             ; \u0026main / 4096\npop     rdi             ; pop \u0026main\nsub     rdi, rdx        ; subtract remainder from \u0026main \nmov     eax, 0xa        ; sys_mprotect\nmov     esi, 0x1000     ; 4096 size\nmov     edx, 0x7        ; PROT_READ | PROT_WRITE | PROT_EXEC = 0x7\nsyscall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0reaxeax%2Fwot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx0reaxeax%2Fwot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0reaxeax%2Fwot/lists"}