Skip to content

Releases: EvilBytecode/GoDefender

Update 1.1.3

25 Aug 19:29
c08379d
Compare
Choose a tag to compare

GoDefender v1.1.3 – Update Notes

General Improvements

  • Refactored codebase for cleaner, more maintainable code.
  • Fixed deferred operations.
  • Replaced deprecated wmic commands with WMI for better Windows 11 compatibility. (Thanks to HydraDragonAntivirus)

Anti-VM Enhancements

  • New detection methods added:
    • Port check (thanks to baum1810)
    • AnyRun detection
    • Sbie, Comodo, Qihoo360, Cuckoo, and Wine detection
    • Named pipes checks
    • Additional .sys files detection
    • Display refresh rate (Hz) check

Anti-Debug Improvements

  • Implemented debugging checks:
    • SetDebugFilterState
    • DbgUiRemoteBreakin
    • DbgBreakPoint

Anti-DLL Injection Protections

  • Added patches for:
    • LoadLibraryA / LoadLibraryW
    • LoadLibraryExA / LoadLibraryExW
    • LdrLoadDll

Note: Adding Linux support would be a great enhancement for future versions, if anyone wants to do it i would be more than happy :)

Discord server! :)

12 Aug 17:41
9b8942d
Compare
Choose a tag to compare

Update v1.1.1

07 Jul 12:31
90bb659
Compare
Choose a tag to compare

fix github.com/EvilBytecode/GoDefender/AntiDebug/KillBadProcesses

Update v1.1.0

07 Jul 11:24
6b3ce5f
Compare
Choose a tag to compare
  • Fix RepetitiveProcess (60 same proc + ignore svchost.exe)
  • fix github.com/EvilBytecode/GoDefender/AntiDebug/KillBadProcesses

Update v1.0.9

07 Jul 10:58
0256ef2
Compare
Choose a tag to compare

Update v1.0.9

  • Set Runtime: Set the app runtime to specified one: MacOS,Linux,Windows
  • Enable All Tokens: Enable all tokens Windows privileges for current process
  • IsAdmin - Request Admin: Request admin for current process, and Check if current process is Admin
  • Hide Console windows (windowstylehidden, when calling cmds, so no more 20 windows open 😄 )

Update v1.0.8

07 Jul 08:37
72f9031
Compare
Choose a tag to compare

Add 2 blacklisted users

  • George, Bruno -> these names are used for runtime analysis and i just want to get rid of these two users lol.

Update v1.0.7

24 Jun 11:26
b5c426f
Compare
Choose a tag to compare
  • Patching DLL (Migitation Policy)
  • QEMU Detection
  • Parallels Check
  • VM Artifacts
    Was is tested? ye like 2 weeks ago, i just want to release since idek.

Update v1.0.6

08 Jun 20:29
3b1997f
Compare
Choose a tag to compare

Added :

  • Controlable way more, you can do now custom things if vm is detected.
  • Error Handling
  • FMT -> Log