> For the complete documentation index, see [llms.txt](https://www.scriptchildie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.scriptchildie.com/evasion/av-bypass.md).

# AV Bypass

- [1. Introduction](https://www.scriptchildie.com/evasion/av-bypass/1.-introduction.md): #AVEvasion #Golang #maldev #malwaredevelopment
- [2. Remove the shellcode from the payload](https://www.scriptchildie.com/evasion/av-bypass/2.-remove-the-shellcode-from-the-payload.md): #AVEvasion #Golang #maldev #malwaredevelopment
- [3. Delay Execution](https://www.scriptchildie.com/evasion/av-bypass/3.-delay-execution.md)
- [1. time.Sleep() 1/2](https://www.scriptchildie.com/evasion/av-bypass/3.-delay-execution/1.-time.sleep-1-2.md): #AVEvasion #Golang #maldev #malwaredevelopment #sleep
- [2. time.Sleep() 2/2](https://www.scriptchildie.com/evasion/av-bypass/3.-delay-execution/2.-time.sleep-2-2.md): #AVEvasion #Golang #maldev #malwaredevelopment #sleep
- [3. Custom Sleep function](https://www.scriptchildie.com/evasion/av-bypass/3.-delay-execution/3.-custom-sleep-function.md): #AVEvasion #Golang #maldev #malwaredevelopment #sleep
- [4. XOR Encryption](https://www.scriptchildie.com/evasion/av-bypass/4.-xor-encryption.md): #AVEvasion #Golang #maldev #malwaredevelopment
- [5. AMSI Bypass](https://www.scriptchildie.com/evasion/av-bypass/5.-amsi-bypass.md): #amsi #amsibypass #golang #maldev #malwaredevelopment
