Skip to content
View tony-go's full-sized avatar
🚀
Contribute
🚀
Contribute

Organizations

@nodejs @restqa @NodeSecure @TopCli @crossnx

Block or report tony-go

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

Tony Gorez

mail  •  linkedin  •  blog

Experience

Bare Runtime

Systems Engineer, 2025 – Present

  • Integrate Push notification mechanism for iOS (UNNotificationServiceExtension) and Android (FirebaseMessagingService) into BareKit (which is Bare runtime integration for native applications)
  • Integrated low-level audio/video modules (ffmpeg, SDL3) into JavaScript through native bindings

NodeSecure

Security Researcher, 2021 – Present

  • Maintainer of js-x-ray: JavaScript static analysis engine
  • Led work on malware detection through spawn/exec pattern analysis
  • Designed new security probes

Postman

R&D Engineer, 2021 – March 2025

  • Lead macOS platform team: do preliminary research and help mates to pick up and achieve their goals.
  • Wrap Apple native (Objective-C) Linux and Win32 APIs (C, C++) through a unified C++ API (key-value store, open, HTTP server and client, UI).
  • Bridge various C++ APIs to the Javascript using the JavascriptCore engine.
  • Make our runtime compliant with existing Javascript and Node.Js APIs (setTimeout, console, process…)

tonygo.tech

Security Blog and Research

  • Share explorations on macOS internals and security—not just findings, but the full journey from question to insight
  • Document reverse engineering experiences with real-world samples and tooling
  • Explain systems programming from the perspective of a web developer with no prior low-level background

Skills

C, C++, JavaScript, Objective-C, Swift, Mach-O, LLDB, Binary Ninja, macOS/iOS Internals

Pinned Loading

  1. macho_re macho_re Public

    macho_re is a lightweight lib for parsing Mach-O binaries.

    C 2

  2. NodeSecure/js-x-ray NodeSecure/js-x-ray Public

    JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.

    TypeScript 252 29

  3. holepunchto/bare-kit holepunchto/bare-kit Public

    Bare for native application development

    C 26 5

  4. holepunchto/bare-ffmpeg holepunchto/bare-ffmpeg Public

    Low-level FFmpeg bindings for Bare

    JavaScript 7

  5. holepunchto/bare-sdl holepunchto/bare-sdl Public

    SDL bindings for Bare

    C++ 4

  6. sourcemeta-research/native sourcemeta-research/native Public

    The Native Framework. Build a desktop applications with C++

    CMake 1