Skip to content
View TinkAnet's full-sized avatar

Block or report TinkAnet

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 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

Pinned Loading

  1. Enhancing_LLAMA_Against_Language_Jailbreaks Enhancing_LLAMA_Against_Language_Jailbreaks Public

    Safety tuning and evaluation pipeline for Llama-3.3-70B, reducing jailbreak attack success rates with adversarial data, LoRA fine-tuning, and dual-layer filtering.

    Python 3

  2. ModScout ModScout Public

    A safe, zero-dependency explorer for Python’s module graph that discovers hidden paths to sensitive modules, callables, and builtins.

    Python 2

  3. Stack-canary-lab Stack-canary-lab Public

    Dockerized x86-64 Linux training repo on stack canaries, featuring three bypass scenarios: leaking the canary via format strings, brute-forcing it on a forking server, and hijacking control flow by…

    Python

  4. E2EE-CHAT-APPLICATION E2EE-CHAT-APPLICATION Public

    A fully dockerized, end-to-end encrypted web chat app with client-side Web Crypto, MFA login, and a zero-plaintext server design.

    HTML

  5. Prototype-pollution-detection Prototype-pollution-detection Public

    A hybrid analysis tool that combines AST/CFG, dynamic execution, and static taint tracking to detect prototype pollution vulnerabilities from HTML injection sources to pollution sinks.

    JavaScript 3