diff options
author | kevin <robertsonk@gmail.com> | 2022-10-05 20:58:48 -0400 |
---|---|---|
committer | kevin <robertsonk@gmail.com> | 2022-10-05 20:58:48 -0400 |
commit | 29d9e3c3a625b3033cdaf4683efaafadcecb9007 (patch) | |
tree | 6c12fa84609d55020dfbdc5b516ca13d8c202f33 | |
parent | 28ffe8936f6321e626d6f9a25465fbcca59d7feb (diff) | |
parent | c1f04b94e25fd8796d2ccb55a36b65ad7234de4b (diff) | |
download | Inveigh-29d9e3c3a625b3033cdaf4683efaafadcecb9007.tar.gz Inveigh-29d9e3c3a625b3033cdaf4683efaafadcecb9007.zip |
Merge branch 'master' of https://github.com/Kevin-Robertson/Inveighv2.0.9
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ On current versions of Windows, the default running UDP services allow port reus ### Version Descriptions * **PowerShell Inveigh** - original version developed over many years. For now at least, this version (1.506) will go without additional updates. Documentation can be found [here](https://github.com/Kevin-Robertson/Inveigh/wiki). -* **C# Inveigh (aka InveighZero)** - original C# POC code combined with a C# port of most of the Powershell version's code. This version has now been rebuilt for C# and is taking over as the primary version. For now, the InveighZero will continue to be udated with just the latest C# version as a download alternative to avoid AV flagging the Powershell code. +* **C# Inveigh (aka InveighZero)** - original C# POC code combined with a C# port of most of the Powershell version's code. This version has now been rebuilt for C# and is taking over as the primary version. ### Features |