's Avatar

@clemmesserli

22
Followers
116
Following
7
Posts
06.02.2025
Joined
Posts Following

Latest posts by @clemmesserli

Preview
A PowerShell script alternative to Compare-Object for comparing text files. This should be considered a proof-of-concept. A PowerShell script alternative to Compare-Object for comparing text files. This should be considered a proof-of-concept. - Compare-File.ps1

Perhaps this post from Jeff Hicks would help
Ok @jtsveigdalen.bsky.social since you asked. I posted my #PowerShell file comparison script as a [Github gist](gist.github.com/jdhitsolutio...). This is definitely a proof-of-concept and not production ready

21.02.2025 05:16 👍 1 🔁 0 💬 0 📌 0

Leaning towards some simple ways to do data file Encryption/Decryption/Deletion as the Stegonography stuff is a bit more outside the "norm". Will shoot something over on Sunday after dusting the NC PowerShell Saturday presentation off

21.02.2025 00:21 👍 2 🔁 0 💬 0 📌 0

I should be able to make that work

20.02.2025 22:57 👍 1 🔁 0 💬 1 📌 0

Which date you thinking?

20.02.2025 21:25 👍 0 🔁 0 💬 1 📌 0

I thought someone else had mentioned they had something they wanted to share. If not or if you need a date filled, I would be willing to come up with something so long as I know a few days ahead of time as I am not as skilled as you or Judd and need prep time 😀

20.02.2025 20:22 👍 1 🔁 0 💬 2 📌 0

When working in vscode and you want to remove blank lines:

1. Ctrl+H or Cmd+H
2. Click .* to enable reg exp
3. Find: ^\s*$\n
4. Leave "Replace" field empty
5. Click "Replace All"

14.02.2025 23:43 👍 2 🔁 0 💬 0 📌 0

Love the supportive community that goes with it.
Dislike how many security professionals still dismiss it in favor of python.

07.02.2025 05:38 👍 0 🔁 0 💬 0 📌 0