Senior C++ Reverse Engineer

Wand

Toronto

On-site

GBP 75,000 - 120,000

Full time

14 days+

Get more replies from employers

Send a job-specific resume in minutes.

Benefits offered by this job

Remote work
Equity
Deep native work
Team culture

Job summary

Wand is looking for a Senior C++ Reverse Engineer to own the deepest layer of our native stack, including game engine SDKs for Unreal and Unity. You will diagnose engine behavior, develop robust hooking and cross-DLL systems, and influence architecture across the stack.

This is a senior, individual-contributor role focused on safety, latency, and maintainability with impact on millions of players. You will collaborate with the native tech lead and CTO, write design docs, and mentor others while

Qualifications

  • 7+ years of professional C++ experience, deep in binaries and engines
  • Reading a binary is a core skill, fluent in disassembly and recognizing compiler-generated code
  • Deep Windows native experience: Win32/64, DLL lifecycles, hooking, IPC, threads
  • Confident with concurrent programming and writing safe, robust native code
  • Game engine internals experience—Unreal and/or Unity preferred
  • Strong written and verbal communication; can document and explain low-level findings

Responsibilities

  • Own the engine-integration framework for Unreal and Unity, maintaining compatibility across versions
  • Dive deep into engine internals when needed, translating findings into framework improvements
  • Own hooking and cross-DLL machinery to allow multiple mods in one game process
  • Make architecture decisions balancing accuracy, latency, safety, and maintainability
  • Design SDKs, scripting surfaces, and reflection interfaces used by other engineers
  • Provide thoughtful code reviews and mentor engineers on Windows and engine internals
  • Write docs, examples, and small tools to enable self-service for the SDK and tooling

Skills

C++
Reverse engineering
Disassembly
Windows native
Engine internals
Debugging

Tools

WinDbg
x64dbg
IDA
Ghidra
Binary Ninja

Job description

Wand makes gaming magical. Through game customization and guidance, we build tools that helps players have more fun in their favorite games.

Our platform works across thousands of PC games, ensuring that great games are accessible to everyone, regardless of time constraints, skill level, or accessibility needs. We want to build the future of game assistance, and we're hoping you'll join us.

The Mission

The gaming industry is undergoing a massive transition. The market has never been bigger, but players are drowning in content and abandoning games at record rates. Wand is building the fix: a per-game companion OS that runs alongside whatever you're playing and gives you real agency over it. We read game state in real time and power a unified experience across desktop, web, and native in-game overlays, organized around the three things a player wants to have more control over the game in front of them — mods that turn a game into a sandbox, maps that tell you where to go, and a growing shelf of tools to get unstuck, plan, capture, and create. Over 40 million players have already found us, largely through word of mouth.

Delivering on that depends on a small group of engineers working at one of the trickier seams in software: the boundary between Windows, third-party game engines, and our own product. Everything Wand does for a player while their game is running happens because someone reverse-engineered that seam and wrote very careful native code to hold it together. As the surface area of what we ship grows — and as LLMs make mods and tools faster to build — the team that owns that seam needs to grow with it.

Role Overview

We're hiring a Senior C++ Reverse Engineer to own the deepest layer of Wand's native stack: the game engine SDKs that lets us understand and safely operate inside a running game. It's the foundation every mod and in-game tool is built on.

The centerpiece of that work is our integration with game engines through an SDK and scripting layer. You'd be working on that centerpiece and owning the infrastructure along with the hooking, scripting, and cross-DLL machinery layered on top.

This is a senior individual contributor role, and it sits at the deep-systems, engine-internals end of our native team. You'll partner closely with our native tech lead and CTO, make architecture level decisions, and move across the breadth of the native stack as the work demands. Most of all, you'll measure your success by what other teams were able to ship on top of the foundation you keep solid — the millions of players modding their games today never see this layer, and that's exactly the point.

What You'll Do
Own the engine-integration framework
  • Own our game engine SDKs — Unreal and Unity specifically. You’ll be working on the interface between our mod engineers and the underlying game engine. This entails owning keeping that system working as engines change version to version, extending it to new capabilities, and being the person who diagnoses it when a game update or a new engine release breaks something underneath.

  • Go deep when the framework meets the metal. When the SDK needs to find something new in an engine, or a title behaves in a way nothing else explains, you’re comfortable dropping down to the disassembly, working out what the engine is really doing, and turning that into something the framework can rely on. You maintain the machinery that lets mod engineers ship — you’re not shipping the individual mods yourself.

  • Own the hooking and cross-DLL machinery. Vtable, pointer-slot, and inline hooks across the object lifecycle, and the system that lets multiple mods operate inside one game process without stepping on each other.

  • Make the architectural decisions that compound. Balance accuracy against latency, safety against performance, surface area against maintainability — and communicate the reasoning so the rest of the team can hold the line later.

Enable the rest of engineering
  • Design SDK, scripting, and reflection surfaces other people actually want to build against. Clean lifecycles, sane versioning, defensive boundaries that fail predictably. What you ship here is consumed by the engineers building mods and tools on top of it — a set that only widens as that work gets easier to build with LLMs.

  • Treat the teams building on the engine layer as your customers. We have internal mod engineers that are using the SDK and you’ll be interacting with them directly to address issues and improve the product. This is an internal team today but this will likely expand to a broader audience as we grow as a platform and you’ll be helping us manage that growth.

  • Write the docs, examples, and small tools that make the tool chain and SDK self-service. This is even more important given that LLMs might increasingly be the author of these mods and tools.

Raise the bar across the team
  • Provide substantive, thoughtful code reviews. Catch the race condition, the lifetime bug, and the brittle assumption that'll silently break the next time a game or engine updates — before it reaches a player.

  • Mentor the engineers around you through the parts of Windows and engine internals that aren't on Stack Overflow or answered by Claude. Teach the why, not just the fix.

  • Contribute to roadmap decisions with an eye on outcomes. What's worth refactoring, deprecating, or shipping fast and rewriting later? What end user outcomes does our reverse engineering work enable? Bring thoughtfulness and genuine passion for the work.

Who You Are
Core Requirements
  • 7+ years of professional C++, with a meaningful chunk spent working deep inside software you didn't have the source to — game engines, anti-cheat, drivers, or other systems where understanding someone else's binary was the job. You can talk about what you figured out, how, and what you built on top of it.

  • Reading a binary is a core skill, not an occasional adventure. You’re genuinely fluent in disassembly, recognizing compiler-generated code, and finding structure in optimized builds without source or symbols.

  • Deep Windows native experience: Win32/64, DLL lifecycles, function hooking (vtable, pointer-slot, inline/detour), IPC, and process/thread management. You're at home in WinDbg, x64dbg or the Visual Studio debugger, and a disassembler (IDA / Ghidra / Binary Ninja) when something genuinely interesting goes wrong.

  • Confident with concurrent programming. Thread-safe code is the default.

  • Game engine internals experience — Unreal, Unity, or both preferred. You've worked inside or against a large engine's runtime (reflection and object systems, memory layouts, a scripting VM or bytecode, or the equivalent) and you understand how much of it shifts from version to version.

  • Outcome-oriented and low-ego. You measure success by what the team shipped on top of your work, not by what you personally wrote. You can say "I was wrong" and move on.

  • Strong written and verbal communication. You can explain a subtle hooking bug or a low-level finding to someone who's never written native code, and you write design docs people actually finish.

Bonus Points
  • A non-traditional path into this work — security research, vulnerability analysis, CTFs, or time spent taking things apart for the fun of it.

  • You've built tooling that reconstructs a program's types or structure from the outside — an SDK generator, a runtime reflection system, or similar.

  • You've embedded a scripting engine (Lua/LuaJIT, AngelScript, a custom VM) and exposed a constrained, safe surface of native systems to other authors.

  • Code generation or compiler tooling — emitting compilable code from metadata, or writing a compiler / protoc plugin.

  • Comfortable working full stack — TypeScript in an Electron desktop app all the way down into C++ and back is an expectation on a number of projects.

  • IPC and wire-protocol design: FlatBuffers, Protocol Buffers, gRPC, named-pipe framing, streaming.

  • Rust, and FFI / interop between it and C++.

  • CMake and vcpkg fluency on a non-trivial multi-project build; GitHub Actions CI.

  • Unicode / encoding-correct native code — you don't assume ASCII (non-ASCII Windows user profiles are a first-class case, not an afterthought).

What We Offer
  • Competitive compensation and equity package.

  • Fully remote work arrangement.

  • The chance to do unusually deep native work for an audience of 40M+ players who will actually feel the difference.

  • A team of people who genuinely love games, move incredibly fast, and care deeply about what they build.

Wand is an equal opportunity employer committed to building a diverse and inclusive team. We welcome applications from all qualified candidates regardless of background.

Get your free, confidential resume review.
or drag and drop your file here.
Similar jobs

Similar jobs worth comparing

Game Developer
Game Developer

Partyhat • Canada

On-site
CAD 60,000 - 90,000
Principal Graphics Engineer
Principal Graphics Engineer

Parallelz • Toronto

On-site
CAD 100,000 - 150,000
Group Retirement Savings Plan matching
Comprehensive benefits package (health, dental, vision)
Generous time off policies
+1
Senior Unreal Programmer
Senior Unreal Programmer

Hasbro, Inc. • Canada

On-site
CAD 100,000 - 140,000
Medical Insurance
Dental Insurance
Vision Insurance
+7
Principal Graphics Engineer
Principal Graphics Engineer

Parallelz • Vancouver, Montreal (administrative region)

Hybrid
CAD 140,000 - 190,000
Group Retirement Savings Plan matching
Comprehensive benefits (health, dental
Generous time off
+1
Build Engineer (On-Site)
Build Engineer (On-Site)

Offworld Industries • New Westminster

On-site
CAD 80,000 - 95,000
Extended health and dental benefits
Wellness and health spending accounts
Retirement savings plan
+1
Senior Game Backend Engineer
Senior Game Backend Engineer

Jobless • New Westminster

On-site
CAD 110,000 - 135,000
Extended health and dental benefits
2 weeks of paid vacation
Wonderful colleagues!
Head of Engineering
Head of Engineering

Parallelz • Toronto

On-site
CAD 120,000 - 160,000
Group Retirement Savings Plan
Comprehensive benefits package
Generous time off policies
+1
Tools Engineer
Tools Engineer

Next Level Games • Vancouver

Hybrid
CAD 85,000 - 105,000
Competitive annual leave and benefits
Employee Assistance Program
Access to in-studio gym
+1
Senior Game Backend Engineer
Senior Game Backend Engineer

Offworld Industries Ltd. • New Westminster

Hybrid
CAD 110,000 - 135,000
Extended health and dental benefits
2 weeks of paid vacation
Wonderful colleagues!
Lead Tools Programmer
Lead Tools Programmer

Larian Studios • Quebec

On-site
CAD 90,000 - 120,000
Collaborative environment
Commitment to community feedback
Activities organized by studios
+1