Skip to content
View graniet's full-sized avatar
🏴‍☠️
🏴‍☠️

Highlights

  • Pro

Organizations

@wirelabs-ai

Block or report graniet

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
graniet/README.md

Hi there, I'm Tristan Granier! 👋

Twitter: graniet75 Website LinkedIn

👨‍💻 About Me

I’m a Security Engineer & Senior Software Engineer from France, driven by a passion for:

  • 🛡️ Cybersecurity
  • 🦀 Rust programming
  • 🖥️ QubesOS
  • 🤖 Large Language Models (LLMs)

"Have you ever questioned the nature of your reality?"

🌟 Featured Projects

Take a look at some of my main open-source repositories:

  • operative-framework
    A Rust-based OSINT investigation framework that allows interactions with multiple targets, executes modules, exports reports, and more.

  • kheish
    A multi-role LLM agent for code auditing, file searching, and more—leveraging RAG (Retrieval-Augmented Generation) and extensible modules.

  • rllm
    A single Rust crate that can handle multiple LLM backends, manage configuration, prompt chaining, evaluation and templating.

  • chromebackdoor
    A proof-of-concept pentest tool: Generate a Windows executable that loads a malicious extension, allowing it to execute remote code on popular browsers

  • west-kernel
    A 32-bit kernel built from scratch for personal learning and experimentation.

Pinned Loading

  1. operative-framework operative-framework Public

    operative framework is a rust investigation OSINT framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to targ…

    Rust 698 172

  2. kheish kheish Public

    Kheish: A multi-role LLM agent for tasks like code auditing, file searching, and more—seamlessly leveraging RAG and extensible modules.

    Rust 120 9

  3. rllm rllm Public

    Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.

    Rust 72 1

  4. chromebackdoor chromebackdoor Public archive

    Chromebackdoor is a PoC of pentest tool, this tool use a MITB technique for generate a windows executable ".exe" after launch run a malicious extension or script on most popular browsers, and send …

    CSS 507 160

  5. west-kernel west-kernel Public

    32 bit kernel from scratch, for my personnal learning and education only

    C