{"id":23421564,"url":"https://github.com/evilbytecode/godefender","last_synced_at":"2025-10-04T00:56:22.928Z","repository":{"id":242715351,"uuid":"810140137","full_name":"EvilBytecode/GoDefender","owner":"EvilBytecode","description":"Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package. Windows ONLY.","archived":false,"fork":false,"pushed_at":"2025-03-22T15:27:07.000Z","size":950,"stargazers_count":608,"open_issues_count":3,"forks_count":60,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-07T19:09:49.578Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvilBytecode.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-04T06:02:06.000Z","updated_at":"2025-04-07T05:43:02.000Z","dependencies_parsed_at":"2024-06-11T07:10:35.086Z","dependency_job_id":"9c3b4882-9d7d-4ca8-a4c5-2442012f16ad","html_url":"https://github.com/EvilBytecode/GoDefender","commit_stats":null,"previous_names":["evilbytecode/godefender"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FGoDefender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FGoDefender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FGoDefender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilBytecode%2FGoDefender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilBytecode","download_url":"https://codeload.github.com/EvilBytecode/GoDefender/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248977707,"owners_count":21192647,"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":["anti-cracking","anti-debug","anti-vm","debugger","debugging","malware","protection","reverse-engineering"],"created_at":"2024-12-23T02:16:03.592Z","updated_at":"2025-10-04T00:56:22.919Z","avatar_url":"https://github.com/EvilBytecode.png","language":"Go","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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilbytecode%2Fgodefender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilbytecode%2Fgodefender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilbytecode%2Fgodefender/lists"}