Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 0939af5

Browse files
committed
fixed little-endian encoding
1 parent 422cd61 commit 0939af5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Exfiltration/Get-GPPAutologon.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function Get-GPPAutologon
1+
function Get-GPPAutologon
22
{
33
<#
44
.SYNOPSIS

Exfiltration/Get-MicrophoneAudio.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function Get-MicrophoneAudio {
1+
function Get-MicrophoneAudio {
22
<#
33
.SYNOPSIS
44
Records audio from the microphone and saves to a file on disk

0 commit comments

Comments
 (0)