Skip to content
View nico-perales's full-sized avatar
  • Valencia, Spain

Block or report nico-perales

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. configdiff configdiff Public

    Semantic diff for config files (TOML, YAML, JSON, INI, .env) — compares values and structure, not text. Cross-format, type-aware, CLI + Rust library.

    Rust 2

  2. symreach symreach Public

    Symbolic execution engine for x86-64 binaries: finds the input that reaches a target address.

    Rust 1

  3. deltabin deltabin Public

    Fast, open binary diff for ELF/PE — reports structural changes and, for x86-64, which functions were added, removed, or modified. Rust CLI + library.

    Rust 1

  4. binsight binsight Public

    Fast, offline static triage for ELF/PE executables — infers capabilities from imports, flags packing and suspicious strings. Rust CLI + library.

    Rust 1

  5. agentrec agentrec Public

    Local, offline flight recorder for AI coding agents — a tamper-evident, revertible record of every edit and command, that never leaves your machine.

    Rust 1

  6. toolgate toolgate Public

    Security auditor for MCP servers. Inventories what a server's code can do, inspects the tool descriptions it injects into a model's context, and pins them so a rug pull becomes an alert instead of …

    Rust