Skip to content

Releases: es3n1n/defendnot

v1.4.0

13 Jul 02:24
2d34fcc

Choose a tag to compare

What's Changed

  • fix(com): ensure com calling convention is __stdcall by @es3n1n in #38
  • chore: bump to 1.4.0 by @es3n1n in #39

Full Changelog: v1.3.0...v1.4.0

v1.3.0

31 May 12:32
49bbc27

Choose a tag to compare

What's Changed

  • fix(installer): fix administrator check by @es3n1n in #21
  • docs(readme): add permitted use notice by @es3n1n in #22
  • refactor(loader): set default av display name to dnot.sh by @es3n1n in #26
  • docs(readme): add installation tip by @es3n1n in #27
  • feat(com): display detailed error message if WSC not available by @es3n1n in #28
  • feat(loader): check for wsc service before starting by @es3n1n in #29
  • feat(loader): start wscsvc manually if needed by @es3n1n in #31
  • feat(bootstrap): set scan/settings/protupdate substatuses to no_action by @es3n1n in #32
  • build: bump version by @es3n1n in #33

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 May 06:40
f57189d

Choose a tag to compare

What's Changed

  • feat(loader): add --silent by @es3n1n in #15
  • ci: add auto release in workflow_dispatch by @es3n1n in #16
  • feat(installer): add powershell installer by @es3n1n in #18
  • refactor(installer): change install loc to program files by @es3n1n in #19
  • build: bump version to v1.2.0 by @es3n1n in #20

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 May 10:48
55ac355

Choose a tag to compare

What's Changed

  • ci: add build workflow by @es3n1n in #8
  • fix(inject): fix compatibility with process-hacker replaced taskmgr by @es3n1n in #9
  • refactor(autorun): get rid of defers by @es3n1n in #6
  • refactor(autorun): create scheduled task to be launched as system by @es3n1n in #10
  • feat(wsc): add more IWscAVStatus methods by @es3n1n in #11
  • build: bump version by @es3n1n in #12

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 May 08:05

Choose a tag to compare

Initial release