Skip to primary content
Skip to secondary content

BidouilleSecurity

BidouilleSecurity

Main menu

  • Home
  • Tutorials
    • Writing a PE packer >
      • Introduction
      • Part 1 : load a PE in memory
      • Part 2 : handling imports and relocations
      • Part 3 : packing with python
      • Part 4 : packing with no relocation
      • Part 5 : simple obfuscation
  • Categories
    • Reverse
    • Tooling

Tag Archives: antivirus

Disable Windows Defender in powershell – a script to finally get rid of it

Posted on 28 March 2021 by Jeremy

Once again, after a Windows update, Windows Defender activated itself again. It finally bothered me enough to take an actual look at how to disable it permanently and reliably, in a fully automated way (a PowerShell script), on my Windows 10 20H2 (build 19042).

Continue reading →

Posted in Tooling | Tagged antivirus, powershell | 14 Replies

Tags

  • antivirus (1)
  • experiment (1)
  • IDA (2)
  • obfuscation (2)
  • packer (8)
  • plugin (1)
  • powershell (2)
  • programming (8)
  • reverse (10)
  • tutorial (8)

Socials

  • mailjeremy {at} bidouillesecurity.com
  • githubGithub