You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ focused on enpoint enumeration and suspicious file finding based on various crit
14
14
### Installation
15
15
Compiled release of this software are available. If you want to compile
16
16
from sources, it could be a little bit tricky because it strongly depends of
17
-
_go-yara_ and CGO compilation. Anyway, you'll find a detailed documentation [for windows](README.windows-compilation.md) and for [for linux](README.linux-compilation.md)
17
+
_go-yara_ and CGO compilation. Anyway, you'll find a detailed documentation [for windows](README.windows-compilation.md) and [for linux](README.linux-compilation.md)
18
18
19
19
### Usage
20
20
```
@@ -75,4 +75,4 @@ On the other hand, pull request will be studied carefully.
75
75
I don't plan to add any additional features right now. The next release will be focused on:
76
76
* Stability / performance improvements
77
77
* Unit testing / Code testing coverage / CI
78
-
* Build more examples based on live malwares tradecraft and threat actor campaigns
78
+
* Build more examples based on live malwares tradecraft and threat actor campaigns
0 commit comments