{"id":47378125,"url":"https://github.com/KiExitDispatcher/GoDefender","last_synced_at":"2026-04-02T14:00:53.303Z","repository":{"id":242715351,"uuid":"810140137","full_name":"KiExitDispatcher/GoDefender","owner":"KiExitDispatcher","description":"Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package. Windows ONLY.","archived":true,"fork":false,"pushed_at":"2025-12-10T18:30:21.000Z","size":964,"stargazers_count":845,"open_issues_count":0,"forks_count":85,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-03-31T08:56:06.937Z","etag":null,"topics":["anti-cracking","anti-debug","anti-vm","debugger","debugging","malware","protection","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Go","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/KiExitDispatcher.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-04T06:02:06.000Z","updated_at":"2026-03-29T18:18:46.000Z","dependencies_parsed_at":"2024-06-11T07:10:35.086Z","dependency_job_id":"9c3b4882-9d7d-4ca8-a4c5-2442012f16ad","html_url":"https://github.com/KiExitDispatcher/GoDefender","commit_stats":null,"previous_names":["evilbytecode/godefender","kiexitdispatcher/godefender"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/KiExitDispatcher/GoDefender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KiExitDispatcher%2FGoDefender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KiExitDispatcher%2FGoDefender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KiExitDispatcher%2FGoDefender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KiExitDispatcher%2FGoDefender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KiExitDispatcher","download_url":"https://codeload.github.com/KiExitDispatcher/GoDefender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KiExitDispatcher%2FGoDefender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anti-cracking","anti-debug","anti-vm","debugger","debugging","malware","protection","reverse-engineering"],"created_at":"2026-03-19T10:00:31.257Z","updated_at":"2026-04-02T14:00:53.293Z","avatar_url":"https://github.com/KiExitDispatcher.png","language":"Go","funding_links":[],"categories":[":wrench: Tools"],"sub_categories":["Media"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/EvilBytecode/GoDefender?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/LANGUAGE-GO-blue?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/PLATFORM-WINDOWS-green?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# 🛡️ GoDefender 🛡️\n\nA powerful Go-based security toolkit designed to detect and defend against debugging, virtualization, and DLL injection attacks. GoDefender provides comprehensive protection mechanisms to make reverse engineering and analysis significantly more difficult.\n\n**⚠️ WINDOWS ONLY - Designed for Windows systems**\n\n![GoDefender](GoDefenderLogo.png)\n\n## 🚀 Quick Start\n\n```bash\ninstall.bat\n```\n\n## Features\n\n### Anti-Virtualization\n* VMware Detection (video controller analysis)\n* VirtualBox Detection (driver and file scanning)\n* KVM Detection (hypervisor identification)\n* QEMU Detection (emulator detection)\n* Parallels Detection (macOS virtualization)\n* Display Refresh Rate Analysis (\u003c 29Hz detection)\n* Screen Resolution Validation\n* USB Device History Checking\n* VM Artifact File Scanning\n* Port Configuration Analysis\n* Named Pipes Detection\n* Blacklisted Username Checking\n\n### Anti-Debugging\n* IsDebuggerPresent API monitoring\n* Remote Debugger Detection\n* Parent Process Validation (explorer.exe, cmd.exe)\n* Process Blacklist Detection (OllyDbg, x64dbg, IDA Pro, WinDbg)\n* Window Title Scanning (analysis tool detection)\n* Process Count Monitoring\n* Repetitive Process Pattern Detection\n* Critical Function Patching (DbgUiRemoteBreakin, DbgBreakPoint)\n* Debug Filter State Protection\n* Memory Zeroing and Cleanup\n* Internet Connection Validation\n* Process Inheritance Analysis\n\n### Anti-DLL Injection\n* LoadLibrary Function Patching\n- Patching Dll Taking Advantage of Binary Image Signature Mitigation Policy to prevent injecting Non-Microsoft Binaries.\n\n### Quick Nutshell\n- Detects most anti-anti-debugging hooking methods on common anti-debugging functions by checking for bad instructions on function addresses (most effective on x64). It also detects user-mode anti-anti-debuggers like ScyllaHide and can detect some sandboxes that use hooking to monitor application behavior/activity (like [Tria.ge](https://tria.ge/)).\n\n## Telegram:\n- https://t.me/ebytelabs\n\n## 🤝 Contributing\n\nFeel free to open issues for additional anti-debugging features, improvements, or bug reports. Contributions are welcome!\nLinux support is welcome\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## ⚠️ Disclaimer\n\nThis software is provided for educational and legitimate security research purposes only. Use responsibly and only on systems you own or have explicit permission to test.\n\n## 🙏 Credits\n\n- **AdvDebug** - Initial inspiration - [GitHub](https://github.com/AdvDebug)\n- **MmCopyMemory** - Technical insights and ideas - [GitHub](https://github.com/MmCopyMemory)\n- **baum1810** - Port Check Idea - [GitHub](https://github.com/baum1810)\n- **HydraDragonAntivirus** - replacing WMIC with WMI - [GitHub](https://github.com/HydraDragonAntivirus)\n\n---\n\n**Star this project if you found it useful! It encourages continued development and improvement.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKiExitDispatcher%2FGoDefender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKiExitDispatcher%2FGoDefender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKiExitDispatcher%2FGoDefender/lists"}