From 56b5568ef3a3c2c0ab68b28919de8be4fd71d36d Mon Sep 17 00:00:00 2001 From: Jake Barteaux Date: Wed, 7 Aug 2019 11:02:14 -0700 Subject: [PATCH] update readme --- README.md | 2 +- install.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08b9bc4..6f8da94 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Developed by Jake Barteaux - Proactive Services + Mandiant Red Team Blaine Stancill Nhan Huynh FireEye Labs Advanced Reverse Engineering diff --git a/install.ps1 b/install.ps1 index 520591c..6b0b10b 100644 --- a/install.ps1 +++ b/install.ps1 @@ -190,7 +190,7 @@ Write-Host "| Version 2.0 Write-Host "|____________________________________________________________________________|" -ForegroundColor Red Write-Host "| |" -ForegroundColor Red Write-Host "| Developed by |" -ForegroundColor Red -Write-Host "| Jake Barteaux |" -ForegroundColor Red +Write-Host "| Jake Barteaux |" -ForegroundColor Red Write-Host "| Mandiant Red Team |" -ForegroundColor Red Write-Host "| Blaine Stancill |" -ForegroundColor Red Write-Host "| Nhan Huynh |" -ForegroundColor Red