|
1 | | - |
2 | | - |
3 | | -[](https://github.com/warpedatom/OffsetInspect/releases) |
4 | | -[](./LICENSE) |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | -[](#use-case) |
11 | | - |
12 | | - |
13 | | - |
14 | | -[](https://github.com/warpedatom/OffsetInspect/actions/workflows/ci.yml) |
| 1 | +<p align="center"> |
| 2 | + <img src="./assets/Dread-Host-Banner.png" alt="Dread Host Banner" width="800"> |
| 3 | +</p> |
| 4 | + |
| 5 | +<p align="center"> |
| 6 | + <a href="https://github.com/warpedatom/OffsetInspect/releases"> |
| 7 | + <img src="https://img.shields.io/github/v/release/warpedatom/OffsetInspect" alt="Release"> |
| 8 | + </a> |
| 9 | + <a href="./LICENSE"> |
| 10 | + <img src="https://img.shields.io/github/license/warpedatom/OffsetInspect" alt="License"> |
| 11 | + </a> |
| 12 | + <img src="https://img.shields.io/badge/PowerShell-5.1%2F7.x-blue" alt="PowerShell Support"> |
| 13 | + <img src="https://img.shields.io/badge/Platform-Windows-lightgrey" alt="Platform"> |
| 14 | + <img src="https://img.shields.io/github/repo-size/warpedatom/OffsetInspect" alt="Repo Size"> |
| 15 | + <img src="https://img.shields.io/github/last-commit/warpedatom/OffsetInspect" alt="Last Commit"> |
| 16 | + <img src="https://img.shields.io/badge/Security-Policy-green" alt="Security Policy"> |
| 17 | + <img src="https://img.shields.io/badge/Use-Red%20Team-darkred" alt="Use Case"> |
| 18 | + <a href="https://www.powershellgallery.com/packages/OffsetInspect"> |
| 19 | + <img src="https://img.shields.io/powershellgallery/v/OffsetInspect?color=blue&label=PSGallery" alt="PowerShell Gallery Version"> |
| 20 | + </a> |
| 21 | + <a href="https://www.powershellgallery.com/packages/OffsetInspect"> |
| 22 | + <img src="https://img.shields.io/powershellgallery/dt/OffsetInspect?label=downloads" alt="Downloads"> |
| 23 | + </a> |
| 24 | + <a href="https://github.com/warpedatom/OffsetInspect/actions/workflows/ci.yml"> |
| 25 | + <img src="https://img.shields.io/github/actions/workflow/status/warpedatom/OffsetInspect/ci.yml?label=CI" alt="CI Status"> |
| 26 | + </a> |
| 27 | +</p> |
| 28 | + |
| 29 | +<p align="center"> |
| 30 | + <a href="https://www.powershellgallery.com/packages/OffsetInspect"> |
| 31 | + <img src="https://img.shields.io/badge/Install-Install--Module%20OffsetInspect-blue?logo=powershell"> |
| 32 | + </a> |
| 33 | +</p> |
| 34 | + |
| 35 | +--- |
15 | 36 |
|
16 | 37 | # OffsetInspect |
17 | 38 |
|
|
0 commit comments