{"id":20408381,"url":"https://github.com/DErDYAST1R/64KernelDriverCleaner","last_synced_at":"2025-03-05T02:29:32.196Z","repository":{"id":245218489,"uuid":"817598878","full_name":"i32-Sudo/64KernelDriverCleaner","owner":"i32-Sudo","description":"A Kernel Driver that can be used for a cheat or malware base to circumvent common cache \u0026 structure table checks. PsLoadedModuleList however requires a PG Bypass on (Some) Machines \u003e 22H2 Win10, Not Win 11","archived":false,"fork":false,"pushed_at":"2024-09-18T13:34:57.000Z","size":46,"stargazers_count":89,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-15T13:06:59.738Z","etag":null,"topics":["anticheat","battleye","be","bucket","bypass","cheat","clearing","eac","fn","fortnite","hash","kernel","mml","mmu","piddb","undetected"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i32-Sudo.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":"2024-06-20T04:22:11.000Z","updated_at":"2025-01-09T08:42:21.000Z","dependencies_parsed_at":"2024-06-20T16:14:45.767Z","dependency_job_id":"decaed5f-6125-4fe1-ae6e-a875e3a05717","html_url":"https://github.com/i32-Sudo/64KernelDriverCleaner","commit_stats":null,"previous_names":["i32-sudo/64kerneldrivercleaner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i32-Sudo%2F64KernelDriverCleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i32-Sudo%2F64KernelDriverCleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i32-Sudo%2F64KernelDriverCleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i32-Sudo%2F64KernelDriverCleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i32-Sudo","download_url":"https://codeload.github.com/i32-Sudo/64KernelDriverCleaner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241953045,"owners_count":20048118,"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":["anticheat","battleye","be","bucket","bypass","cheat","clearing","eac","fn","fortnite","hash","kernel","mml","mmu","piddb","undetected"],"created_at":"2024-11-15T05:31:03.983Z","updated_at":"2025-10-14T12:05:25.606Z","avatar_url":"https://github.com/i32-Sudo.png","language":"C++","readme":"# 64KernelDriverCleaner\nA Kernel Driver that can be used for a cheat or malware base to circumvent common cache \u0026amp; structure table checks. PsLoadedModuleList however requires a PG Bypass on (Some) Machines \u003e 22H2 Win10, Not Win 11\n```cpp\nvoid CleanDriverSys(UNICODE_STRING driver_int, ULONG timeDateStamp) {\n\tif (clear::clearCache(driver_int, timeDateStamp) == 0) {\n\t\tlog(_(\"PiDDB Cache Found and Cleared!\"));\n\t}\n\telse {\n\t\tlog(_(\"PiDDB Non-Zero\"));\n\t}\n\tif (clear::clearHashBucket(driver_int) == 0) {\n\t\tlog(_(\"HashBucket Found and Cleared!\"));\n\t}\n\telse {\n\t\tlog(_(\"HashBucket Non-Zero\"));\n\t}\n\tif (clear::CleanMmu(driver_int) == 0) {\n\t\tlog(_(\"MMU/MML Found and Cleaned!\"));\n\t}\n\telse {\n\t\tlog(_(\"MMU/MML Non-Zero\"));\n\t}\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDErDYAST1R%2F64KernelDriverCleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDErDYAST1R%2F64KernelDriverCleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDErDYAST1R%2F64KernelDriverCleaner/lists"}