Skip to content
View 1d3nt's full-sized avatar
:octocat:
Allo
:octocat:
Allo

Block or report 1d3nt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
1d3nt/README.md

Hi, I'm Sam (aka ident) 👋

Ever since I can remember, I’ve gone by the handle ident. For a while, I also went by Nicon, Lord_Nicon after my favourite movie Hackers (1995), though I spelt it wrong—not on purpose, lol. My journey with programming began back in 1999 on the old MSN chat network. I stumbled upon the fascinating world of bots when I saw someone get banned and instantly return to a channel—curiosity piqued, I dove in! That led me to create my first website as a kid, and believe it or not, it’s still up! Check it out for a trip down memory lane: MSN Bot World.

When I'm not coding or getting lost in HTTP requests and P/Invoke, I'm spending time with my amazing partner, who has always supported me on this journey. They're the reason I’m able to keep pushing forward, and I couldn’t do it without them!

A Love for VB.NET & Low-Level Magic ✨

VB.NET isn’t just my main language—it’s been a lifeline through tough times, and I’m proud to call it my home base. I love diving into the nitty-gritty of website manipulation with HTTP requests, and I have an unusual fascination with processes, tokens, and P/Invoke. Yep, I know—it’s weird, but it’s my happy place! 😄

Let’s Connect! 🌟

I’m always up for chatting with like-minded folks. You can reach me here:

⚠️ Disclaimer: You'll notice that all my repositories have both a main and master branch. The master branch is the stable version, while the main branch will always have the latest updates, though they might still be a bit rough around the edges. If you're looking for the most polished version, stick with master; if you want the newest features, main is where you'll find them!

Also, just a heads-up: I sometimes run into issues with GPG signing, so there may be quirks related to that.

Pinned Loading

  1. SystemInformation SystemInformation Public

    Instant Windows hardware retrieval tool for Acer & Gateway Serial Numbers, SNIDs, and model info when physical labels are missing or illegible.

    Visual Basic .NET

  2. Crabbycord Crabbycord Public

    Crabby is a Discord bot built with DSharpPlus, providing various commands and features for Discord servers.

    Visual Basic .NET 1

  3. ProcTerm12 ProcTerm12 Public

    Advanced Process Termination Techniques

    Visual Basic .NET 1

  4. VbWorkerServiceDeployer VbWorkerServiceDeployer Public

    VBWorkerServiceDeployer is a VB.NET console app for deploying and managing Windows services using P/Invoke. It automates service installation and configuration directly through the Windows API.

    Visual Basic .NET 1

  5. WiFiKeyRetriever WiFiKeyRetriever Public

    MainWifiKey is a PowerShell script designed to list all saved Wi-Fi profiles on your machine and retrieve the stored password for a selected network. By utilizing netsh wlan commands, it provides a…

    PowerShell 1

  6. VbAdvancedRun VbAdvancedRun Public

    VbAdvancedRun is a .NET 8.0 application designed to launch processes using advanced techniques like P/Invoke for token manipulation. This project serves as a central hub for managing and executing …

    Visual Basic .NET