mirror of
https://github.com/es3n1n/defendnot.git
synced 2026-08-02 10:32:01 +00:00
docs(readme): add permitted use notice
This commit is contained in:
16
README.md
16
README.md
@@ -6,6 +6,15 @@ Defendnot is a successor of [no-defender](https://github.com/es3n1n/no-defender)
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> **Permitted Use Notice**:
|
||||||
|
>
|
||||||
|
> Using this tool to facilitate malware distribution, cybercrime, unauthorized access, evading detection, or any illegal activity is strictly prohibited.
|
||||||
|
>
|
||||||
|
> Users assume all legal responsibility for how they use this tool and any consequences thereof. You must comply with all applicable local, state, federal, and international laws when using this tool.
|
||||||
|
>
|
||||||
|
> By downloading, installing, or using this tool, you acknowledge that you have read, understood, and agree to these terms.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### One-liner
|
### One-liner
|
||||||
@@ -60,6 +69,13 @@ The initial implementation of [no-defender](https://github.com/es3n1n/no-defende
|
|||||||
|
|
||||||
Sadly, to keep this WSC stuff even after reboot, defendnot adds itself to the autorun. Thus, you would need to keep the defendnot binaries on your disk :(
|
Sadly, to keep this WSC stuff even after reboot, defendnot adds itself to the autorun. Thus, you would need to keep the defendnot binaries on your disk :(
|
||||||
|
|
||||||
|
## Legitimate Use Cases
|
||||||
|
|
||||||
|
- Reducing resource consumption in development environments
|
||||||
|
- Testing system performance under different security configurations
|
||||||
|
- Educational research on Windows security mechanisms
|
||||||
|
- Home lab experimentation and learning
|
||||||
|
|
||||||
## Writeup
|
## Writeup
|
||||||
|
|
||||||
[How I ruined my vacation by reverse engineering WSC](https://blog.es3n1n.eu/posts/how-i-ruined-my-vacation/)
|
[How I ruined my vacation by reverse engineering WSC](https://blog.es3n1n.eu/posts/how-i-ruined-my-vacation/)
|
||||||
|
|||||||
Reference in New Issue
Block a user