aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-05-25 08:58:24 -0400
committerMatt Graeber <mattgraeber@gmail.com>2013-05-25 08:58:24 -0400
commit7d5e884c3f0c1359fb9e9e4829188c8bdc57b23f (patch)
treef68af7b7d1540c410a79a5522040397fd3223259
parent91bd44f0f08259c541088c278467ed9b597985e3 (diff)
downloadPowerSploit-7d5e884c3f0c1359fb9e9e4829188c8bdc57b23f.tar.gz
PowerSploit-7d5e884c3f0c1359fb9e9e4829188c8bdc57b23f.zip
ProcessParameters now displays properly
-rw-r--r--ReverseEngineering/Get-PEB.format.ps1xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/ReverseEngineering/Get-PEB.format.ps1xml b/ReverseEngineering/Get-PEB.format.ps1xml
index 88eee6a..3d075eb 100644
--- a/ReverseEngineering/Get-PEB.format.ps1xml
+++ b/ReverseEngineering/Get-PEB.format.ps1xml
@@ -74,8 +74,7 @@
<PropertyName>InInitializationOrderModuleList</PropertyName>
</ListItem>
<ListItem>
- <Label>ProcessParameters</Label>
- <ScriptBlock>"0x$($_.ProcessParameters.ToString("X$([IntPtr]::Size * 2)"))"</ScriptBlock>
+ <PropertyName>ProcessParameters</PropertyName>
</ListItem>
<ListItem>
<Label>SubSystemData</Label>
@@ -411,8 +410,7 @@
<PropertyName>InInitializationOrderModuleList</PropertyName>
</ListItem>
<ListItem>
- <Label>ProcessParameters</Label>
- <ScriptBlock>"0x$($_.ProcessParameters.ToString("X$([IntPtr]::Size * 2)"))"</ScriptBlock>
+ <PropertyName>ProcessParameters</PropertyName>
</ListItem>
<ListItem>
<Label>SubSystemData</Label>
@@ -705,8 +703,7 @@
<PropertyName>InInitializationOrderModuleList</PropertyName>
</ListItem>
<ListItem>
- <Label>ProcessParameters</Label>
- <ScriptBlock>"0x$($_.ProcessParameters.ToString("X$([IntPtr]::Size * 2)"))"</ScriptBlock>
+ <PropertyName>ProcessParameters</PropertyName>
</ListItem>
<ListItem>
<Label>SubSystemData</Label>