8000 Release Defender-rs Release Build.v0.1.3 · fontlos/defender-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Defender-rs Release Build.v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 03:28

Defender-rs Build.v0.1.3

An even funnier way to disable Windows Defender.

A fully Rust rewrite of defendnot, 100% compatible with the original C++ version. You can use the Rust loader to inject the C++ DLL, or the C++ loader to inject the Rust DLL.

  • Register/unregister custom AV/AS to Windows Security Center (WSC)
  • Automatic scheduled task for persistence (boot/login)
  • Minimal (Just 300kb), dependency-free

Note:

Defender will flag/block the binaries. Please temporarily disable Defender real-time/tamper protection or add an exclusion before use.

Abstract:

  • Fix: Not write ctx.bin in auto mode, avoid writing wrong context

    What's Changed

  • fix: Not write ctx.bin in auto mode by @fontlos (#7)

0