mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-12 22:54:11 +00:00
15 lines
223 B
Markdown
15 lines
223 B
Markdown
+++
|
|
title = "blockdlls"
|
|
chapter = false
|
|
weight = 103
|
|
hidden = false
|
|
+++
|
|
|
|
## Summary
|
|
Prevent non-Microsoft signed DLLs from loading into post-exploitation jobs.
|
|
|
|
## Usage
|
|
```
|
|
blockdlls
|
|
blockdlls -EnableBlock [true|false]
|
|
``` |