Skip to content

Instantly share code, notes, and snippets.

View bluesentinelsec's full-sized avatar

Michael Long bluesentinelsec

  • Amazon
  • USA
  • 04:44 (UTC -04:00)
View GitHub Profile
@bluesentinelsec
bluesentinelsec / Get-ProcessTree.ps1
Created May 3, 2019 02:34 — forked from atifaziz/Get-ProcessTree.ps1
PowerShell 2.0 script to get processes tree
# Copyright (c) 2014 Atif Aziz. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,