Skip to content
View Smellon69's full-sized avatar

Block or report Smellon69

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
Smellon69/README.md

Smellon

Security engineering & low-level C++. CS student.

Currently living in GCC / CMake land.

What I'm building right now

Nexyn: Server-side software protection & licensing infrastructure.

A massive C++23 backend (Drogon, Postgres, Redis) that handles everything securely on our infra. Cloud-based binary security, control-flow obfuscation, and proprietary server-sided runtime encryption methods for your software, as well as much more. The same backend manages DRM, secure API relays, and FIPS 140-2 compliance(and we comply to A LOT more).

Open Source / Experiments

Repo What it is Tech
aurora-sigma-aead Playing around with post-quantum cryptography. C / Crypto
exception-based-comms Abusing Windows exception handling for high-speed IPC. Windows Internals
synack Custom C++ server framework with encrypted tunneling. C++ / Networking

Pinned Loading

  1. aurora-sigma-aead aurora-sigma-aead Public

    A custom encryption scheme developed to fit specific security needs.

    C 6 1

  2. ImGuiBase ImGuiBase Public

    A Modern, free, open-source, ImGui software base in .dll form, powered by C++ 20 and Dear ImGui.

    C++ 74 8

  3. SimpleConfig SimpleConfig Public

    SimpleConfig is a lightweight C++ library for easy configuration management.

    C++ 3 1

  4. exception-based-comms exception-based-comms Public

    Proof‑of‑concept Windows IPC speed benchmark using custom exceptions and the Debugging API.

    C++ 5 1

  5. SkidwareMC/Skidware-Client SkidwareMC/Skidware-Client Public archive

    Minecraft Injection Client

    C++ 24 2

  6. synack synack Public

    A minimalist C++17 TCP auth framework featuring X25519 key-exchange, AES-256-GCM packets, and PBKDF2-secured passwords.

    C++ 1