Skip to content

Commit 36d7dd3

Browse files
committed
rebuilding site Sun Dec 17 19:47:58 EST 2023
1 parent c6cafe4 commit 36d7dd3

File tree

196 files changed

+35236
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+35236
-2
lines changed

content/posts/ExploringSysinternalsTools.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
---
22
title: "Exploring Sysinternals Tools"
33
date: 2023-12-17
4-
draft: true
4+
tags:
5+
- windows
6+
- sigcheck
7+
- virustotal
8+
- sysinternals
9+
510
---
611

712
# Exploring Sysinternals Tools: Sigcheck, Streams, and SDelete

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ git commit -m "$msg"
2121
# Come Back up to the Project Root
2222
cd ..
2323

24-
echo "Clean old docs...."
24+
echo "Cleanng old docs...."
2525

2626
rm -rf ./docs/
2727

0 commit comments

Comments
 (0)